index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
C03traps.ztst
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted (see 50072): check exit status in exit-from-trap test
Bart Schaefer
2022-04-17
1
-1
/
+1
*
50069: ChangeLog and test description for 50068
Bart Schaefer
2022-04-14
1
-1
/
+1
*
50068: 'exit' in trap causes calling function to return
Bart Schaefer
2022-04-14
1
-1
/
+1
*
45373: Fix ERR_EXIT bug in else branch of if.
Peter Stephenson
2020-02-02
1
-0
/
+9
*
45169/0002 (tweaked for trailing newlines): Add an expected-to-fail test for ...
Daniel Shahaf
2020-01-01
1
-0
/
+17
*
unposted: another couple of tests for previous commit.
Peter Stephenson
2018-10-10
1
-0
/
+6
*
43669: ensure explicit exit status is used over implicit
Peter Stephenson
2018-10-10
1
-0
/
+3
*
43660: extend 43653 when final exit is implicit.
Peter Stephenson
2018-10-09
1
-0
/
+4
*
unposted: addition to previous trap test suggested by Mikael
Peter Stephenson
2018-10-09
1
-0
/
+3
*
43653: explicit exit from EXIT trap overrides exit status
Peter Stephenson
2018-10-09
1
-0
/
+3
*
users/23531: Error exit/return fixes.
Peter Stephenson
2018-07-09
1
-0
/
+17
*
Fix problem with ERR_RETURN.
Peter Stephenson
2017-08-31
1
-0
/
+34
*
41608 (plus tests): restore ERR_EXIT before function.
Peter Stephenson
2017-08-29
1
-0
/
+35
*
41012: Fix premature exit from nested function in EXIT trap.
Peter Stephenson
2017-04-27
1
-0
/
+21
*
40100: ERR_EXIT and ERR_RETURN test for anonymous functions.
Peter Stephenson
2016-12-05
1
-0
/
+11
*
Additional case for ERR_RETURN and ERR_EXIT.
Peter Stephenson
2016-12-05
1
-0
/
+17
*
Extra case for ERR_RETURN and ERR_EXIT.
Peter Stephenson
2016-12-05
1
-0
/
+70
*
39901: No EXIT trap on LHS of pipeline.
Peter Stephenson
2016-11-10
1
-0
/
+17
*
39870: ensure exit trap can always run
Peter Stephenson
2016-11-08
1
-0
/
+15
*
39578: Test more ERR_RETURN cases with "&&" and functions
Peter Stephenson
2016-10-06
1
-0
/
+30
*
39571: Fix ERR_EXIT bug with && and function.
Peter Stephenson
2016-10-05
1
-9
/
+22
*
39568: "! <complex-command>" suppresses ERR_EXIT
Peter Stephenson
2016-10-05
1
-0
/
+27
*
39540: "! command" should suppress ERR_EXIT and ERR_RETURN
Peter Stephenson
2016-10-02
1
-0
/
+37
*
38094: Fix POSIX EXIT traps defined in function.
Peter Stephenson
2016-03-07
1
-2
/
+20
*
38024: Improve POSIX and native EXIT traps compatibility.
Peter Stephenson
2016-02-25
1
-0
/
+17
*
37999: Sticky behaviour of EXIT traps.
Peter Stephenson
2016-02-17
1
-0
/
+20
*
unposted: back out 36707, add test case for 36766
Barton E. Schaefer
2015-10-03
1
-0
/
+14
*
unposted: add tests for outputting traps specified via aliases
Mikael Magnusson
2015-08-09
1
-0
/
+11
*
35751: Fix ERR_RETURN and ERR_EXIT in "else"
Peter Stephenson
2015-07-09
1
-0
/
+40
*
30876: fix obscure failures to propagate non-zero status
Peter Stephenson
2012-12-13
1
-0
/
+11
*
28253: document -h argument to atribute commands
Peter Stephenson
2010-09-12
1
-0
/
+17
*
c.f. 27950: strip bogus whitespace from tests
Peter Stephenson
2010-05-10
1
-4
/
+4
*
27947: some cases where we should execute EXIT traps
Peter Stephenson
2010-05-05
1
-0
/
+20
*
25571: when parsing use line numbers for the start of a token, not the end
Peter Stephenson
2008-08-31
1
-88
/
+0
*
25570: line numbers of complex sublists were wrong, plus test
Peter Stephenson
2008-08-31
1
-0
/
+10
*
25532: problem skipping assignments etc. with setopt ERREXIT
Peter Stephenson
2008-08-25
1
-0
/
+14
*
25415: Make DEBUG_BEFORE_CMD the default.
Peter Stephenson
2008-08-07
1
-0
/
+13
*
25400: Rockys test for second part of trapreturn bug
Peter Stephenson
2008-08-06
1
-0
/
+14
*
25392: test for 25367
Peter Stephenson
2008-08-05
1
-0
/
+38
*
23486: use {fd} syntax to get fd's for tests
Peter Stephenson
2007-05-29
1
-3
/
+3
*
23101: various combinations of ZERR with function returns were feature-ridden
Peter Stephenson
2007-01-12
1
-0
/
+63
*
22277: missed bit
Peter Stephenson
2006-03-03
1
-0
/
+34
*
21580: Thorsten's patch to make sure that no pre-existing traps
Wayne Davison
2005-08-09
1
-1
/
+4
*
21215: clean up after autoloaded trap test
Bart Schaefer
2005-05-01
1
-2
/
+6
*
21136: don't leave TRAPEXIT lying around in Test directory
Peter Stephenson
2005-04-13
1
-2
/
+2
*
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
2005-02-06
1
-2
/
+32
*
20198: fix TRAPEXIT.
Peter Stephenson
2004-07-26
1
-0
/
+7
*
19575: Fix problem with trap on EXIT overriding status
Peter Stephenson
2004-03-10
1
-0
/
+16
*
test EXIT trap fix
Peter Stephenson
2001-10-01
1
-0
/
+12
*
moved from ./Test/08traps.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+186