aboutsummaryrefslogtreecommitdiff
path: root/t/t0005-signals.sh
Commit message (Expand)AuthorAge
* t0005: use test_match_signal as appropriateJeff King2016-07-06
* tests: factor portable signal check out of t0005Jeff King2016-07-06
* t0005: fix broken &&-chainsJeff King2015-03-20
* t: wrap complicated expect_code users in a blockJeff King2015-03-20
* mingw.h: add dummy functions for sigset_t operationsJohannes Sixt2014-09-22
* unblock and unignore SIGPIPEPatrick Reynolds2014-09-18
* t0005: skip signal death exit code test on WindowsJohannes Sixt2013-06-06
* t0005: test git exit code from signal deathJeff King2013-06-02
* t0005: work around strange $? in ksh when program terminated by a signalJohannes Sixt2010-07-09
* t0005: use SIGTERM for sigchain testJeff King2009-01-30
* chain kill signals for cleanup functionsJeff King2009-01-21