index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
A01grammar.ztst
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-14
53088: enable `time' on builtins, assignments, and current-shell actions
Bart Schaefer
1
-7
/
+0
2023-03-29
51608: Don't execute commands after "continue &&"
Peter Stephenson
1
-0
/
+36
2022-12-12
51134: ! return doesn't change the return status
Peter Stephenson
1
-0
/
+12
2022-03-03
49792: Non-interative shell input is line buffered.
Peter Stephenson
1
-0
/
+9
2021-11-26
47599 (tweaked): New test for '{foo,bar}' in command position
Daniel Shahaf
1
-0
/
+8
2021-11-12
github #82: Fix typos
Dimitris Apostolou
1
-1
/
+1
2021-09-09
49353: Fix comments in sourced file.
Peter Stephenson
1
-0
/
+9
2021-05-06
48787: Fix command status after failed if
Peter Stephenson
1
-0
/
+5
2020-03-26
45616: Remove token from count argument to repeat
Peter Stephenson
1
-0
/
+7
2020-01-16
45304: Do execute the always block even when the try/always block itself is t...
Daniel Shahaf
1
-1
/
+1
2020-01-16
45305: Add an XFail test: The exec-last-command optimization is applied to tr...
Daniel Shahaf
1
-0
/
+4
2019-12-22
45111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in conjun...
Daniel Shahaf
1
-0
/
+2
2019-12-21
unposted: Group related tests. No functional change.
Daniel Shahaf
1
-8
/
+8
2019-05-23
44345: fix wordcode traversal where ! without a following command could resul...
Oliver Kiddle
1
-0
/
+33
2019-05-03
44271: Fix breaks propagated from until or return.
Peter Stephenson
1
-0
/
+10
2018-10-24
43726: Add tests for semicolon in the middle of a sublist not terminating it.
Daniel Shahaf
1
-0
/
+10
2017-12-14
add millisecond and microsecond options to TIMEFMT variable
dana
1
-0
/
+4
2017-09-10
41662: exec -a arguments weren't sanitised
Peter Stephenson
1
-0
/
+6
2017-08-09
41504: make empty strings work in case patterns with no leading parenthesis
Peter Stephenson
1
-0
/
+37
2017-04-28
41020: Fix "command -p"; "-p" was incorrectly left in command arguments
Peter Stephenson
1
-1
/
+11
2017-04-27
41016: Test that quoted precommand modifiers now work
Peter Stephenson
1
-0
/
+6
2017-04-26
41008: Handle expansions for precommand modifiers
Peter Stephenson
1
-0
/
+22
2016-10-13
39625: case needs to reset lastval if no pattern matched
Martijn Dekker
1
-0
/
+17
2016-10-10
39599: Don't reset status before "case" execution
Peter Stephenson
1
-0
/
+8
2016-10-03
39521: Refactor start of execcmd().
Peter Stephenson
1
-9
/
+6
2016-09-30
39517: back off 39502 (WC_ASSIGN causes fork in pipe).
Peter Stephenson
1
-6
/
+9
2016-09-29
39502: Fork for assignment in LHS of pipeline.
Peter Stephenson
1
-0
/
+7
2016-09-29
34943: Fixes for "command" with multiple options.
Peter Stephenson
1
-0
/
+10
2016-06-21
38734: fix final case clauses terminating with ;&
Peter Stephenson
1
-0
/
+8
2015-07-29
35953: fix handling of command substitution in math context
Barton E. Schaefer
1
-0
/
+6
2015-07-10
35760: Add ZTST_skip to test system
Peter Stephenson
1
-0
/
+13
2015-07-04
Turning case parsed as multiple alternatives back into text.
Peter Stephenson
1
-0
/
+24
2015-05-21
35248: treat fully parenthised zsh patterns as complete case patterns again
Peter Stephenson
1
-3
/
+33
2015-05-18
35184: Additional case fix for 35168.
Peter Stephenson
1
-0
/
+15
2015-05-18
35168: Improve parsing of case patterns.
Peter Stephenson
1
-0
/
+39
2015-05-13
users/20203: nested functions in always blocks when exit pending
Peter Stephenson
1
-0
/
+22
2011-04-22
29025: Test/A01grammar.ztst: in select test, assert LINES=3 to print list
Bart Schaefer
1
-1
/
+1
2011-02-21
28783: allow parentheses to be special in more places with SH_GLOB
Peter Stephenson
1
-0
/
+12
2010-03-18
unposted: fix new test in A01grammar.ztst
Peter Stephenson
1
-1
/
+1
2010-03-16
27793 and follow ups: add PATH_SCRIPT option to find script using $PATH
Peter Stephenson
1
-0
/
+18
2009-07-11
27129: fix status at start of function, command subst, etc.
Peter Stephenson
1
-0
/
+6
2009-07-10
27126: a few more contexts where executing empty lists gives status zero
Peter Stephenson
1
-0
/
+22
2009-07-10
27106: reset status on command that expands to empty
Peter Stephenson
1
-0
/
+4
2009-07-06
27092: missing then-clause for if wasn't an error
Peter Stephenson
1
-1
/
+6
2009-07-02
27087: change return codes from failed "."
Peter Stephenson
1
-2
/
+2
2009-07-01
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
1
-1
/
+8
2009-04-21
26858: use zsh instead of sh in exec -l test
Peter Stephenson
1
-2
/
+2
2009-02-27
26622: improve comments within $(...) and add test
Peter Stephenson
1
-0
/
+12
2008-05-11
users/12848: return, break, continue in always block override try block
Peter Stephenson
1
-0
/
+8
2007-12-12
users/12305: option output not well documented
Peter Stephenson
1
-1
/
+1
[next]