summaryrefslogtreecommitdiff
path: root/t/t0005-signals.sh
Commit message (Expand)AuthorAgeFilesLines
* t0005: skip signal death exit code test on WindowsJohannes Sixt2013-06-061-1/+1
* t0005: test git exit code from signal deathJeff King2013-06-021-0/+7
* t0005: work around strange $? in ksh when program terminated by a signalJohannes Sixt2010-07-091-0/+1
* t0005: use SIGTERM for sigchain testJeff King2009-01-301-1/+1
* chain kill signals for cleanup functionsJeff King2009-01-211-0/+22