aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-signals (follow)
Commit message (Expand)AuthorAgeFilesLines
* ash: improve trap and jobs builtins in child shellsRon Yorston2023-03-312-0/+24
* hush: output bash-compat killing signal namesDenys Vlasenko2020-10-242-0/+37
* ash: copy three tests from hush_test/hush-signals/*Denys Vlasenko2017-07-246-0/+74
* typo fixesDenys Vlasenko2016-10-261-2/+2
* ash testsuite: add most of hust tests which pass for ashDenys Vlasenko2016-10-032-0/+6
* ash,hush: add a test that "continue" does not cripple trapsDenys Vlasenko2016-10-012-0/+8
* ash testsuite: add return_in_trap1.testsDenys Vlasenko2016-10-012-0/+22
* ash testsuite: remove two inadvertent bashismsDenys Vlasenko2016-10-011-1/+1
* ash: do not leave SIGQUIT ignored on "exec CMD"Denys Vlasenko2016-07-162-0/+6
* slightly better wording in commentsDenys Vlasenko2011-02-211-2/+2
* ash: fix ash-signals/signal8 testcase failureDenys Vlasenko2011-02-212-0/+42
* ash: fix signal and "set -e" interactionDenys Vlasenko2010-09-254-0/+45
* ash: fix $! value when traps are setAlexander Shishkin2010-07-252-0/+19
* ash: fix redirection of fd 0 in scripts are sourced from interactive ashDenys Vlasenko2010-06-032-3/+3
* ash: fix bug which causes signal6.tests to failDenys Vlasenko2010-05-181-1/+0
* fix false positive in signal5.testsDenys Vlasenko2010-05-172-5/+6
* add two more tests which currently failDenys Vlasenko2010-05-172-0/+5
* ash: fix signal5.testsDenys Vlasenko2010-05-171-1/+0
* ash: add two testcases for (not yet fixed) ash bugsDenys Vlasenko2010-05-172-0/+26
* ash: trap with bad signal name should not abortDenys Vlasenko2010-03-262-0/+9
* laguage and copyright date corrections, no code changesDenys Vlasenko2009-10-091-1/+1
* ash: make one testsuite entry more robustDenys Vlasenko2009-10-091-0/+5
* ash,hush: make trap output short signal names, without SIG prefixDenys Vlasenko2009-09-272-8/+8
* ash: better handling of EXIT trap in `trap` hackDenys Vlasenko2009-09-252-2/+10
* ash: fix `trap`Denys Vlasenko2009-09-233-5/+14
* ash: add testcase for bug 5304Denis Vlasenko2008-10-272-0/+15
* ash: add slightly different testcaseDenis Vlasenko2008-07-264-2/+23
* ash: fix testcase to not sleep for whole 10 seconds,Denis Vlasenko2008-07-262-12/+11
* ash: hopefully close bug 4324. With testcase.Denis Vlasenko2008-07-262-0/+21
* ash: add a testcase for recently fixed signal bugDenis Vlasenko2008-02-132-0/+44