aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/sigpipe
AgeCommit message (Expand)Author
2025-07-07update standalone and incremental tests to new APIAndrew Kelley
2025-04-30sigset_t: sigemptyset() and sigfillset() are functions that return sigset_tPat Tullmann
2025-04-30posix: remove empty_sigsetPat Tullmann
2024-10-31compiler: remove anonymous struct types, unify all tuplesmlugg
2024-05-05Build: cleanupJacob Young
2024-03-19fix compilation failures found by CIAndrew Kelley
2024-02-01std: make options a struct instance instead of a namespaceVeikka Tuominen
2023-03-15re-enable standalone tests based on build.zigAndrew Kelley
2023-03-15update test/standalone/sigpipe build.zig script to latest APIAndrew Kelley
2023-02-18use std_options for keep_sigpipe and existence of SIG.PIPE to check for supportJonathan Marler
2023-02-17add test to ignore sigpipeJonathan Marler