summaryrefslogtreecommitdiff
path: root/t/t0005-signals.sh
AgeCommit message (Expand)Author
2018-03-27t/helper: merge test-sigchain into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy
2016-07-06t0005: use test_match_signal as appropriateJeff King
2016-07-06tests: factor portable signal check out of t0005Jeff King
2015-03-20t0005: fix broken &&-chainsJeff King
2015-03-20t: wrap complicated expect_code users in a blockJeff King
2014-09-22mingw.h: add dummy functions for sigset_t operationsJohannes Sixt
2014-09-18unblock and unignore SIGPIPEPatrick Reynolds
2013-06-06t0005: skip signal death exit code test on WindowsJohannes Sixt
2013-06-02t0005: test git exit code from signal deathJeff King
2010-07-09t0005: work around strange $? in ksh when program terminated by a signalJohannes Sixt
2009-01-30t0005: use SIGTERM for sigchain testJeff King
2009-01-22chain kill signals for cleanup functionsJeff King