summaryrefslogtreecommitdiff
path: root/Test/A01grammar.ztst
AgeCommit message (Expand)AuthorFilesLines
2018-10-2443726: Add tests for semicolon in the middle of a sublist not terminating it.Daniel Shahaf1-0/+10
2017-12-14add millisecond and microsecond options to TIMEFMT variabledana1-0/+4
2017-09-1041662: exec -a arguments weren't sanitisedPeter Stephenson1-0/+6
2017-08-0941504: make empty strings work in case patterns with no leading parenthesisPeter Stephenson1-0/+37
2017-04-2841020: Fix "command -p"; "-p" was incorrectly left in command argumentsPeter Stephenson1-1/+11
2017-04-2741016: Test that quoted precommand modifiers now workPeter Stephenson1-0/+6
2017-04-2641008: Handle expansions for precommand modifiersPeter Stephenson1-0/+22
2016-10-1339625: case needs to reset lastval if no pattern matchedMartijn Dekker1-0/+17
2016-10-1039599: Don't reset status before "case" executionPeter Stephenson1-0/+8
2016-10-0339521: Refactor start of execcmd().Peter Stephenson1-9/+6
2016-09-3039517: back off 39502 (WC_ASSIGN causes fork in pipe).Peter Stephenson1-6/+9
2016-09-2939502: Fork for assignment in LHS of pipeline.Peter Stephenson1-0/+7
2016-09-2934943: Fixes for "command" with multiple options.Peter Stephenson1-0/+10
2016-06-2138734: fix final case clauses terminating with ;&Peter Stephenson1-0/+8
2015-07-2935953: fix handling of command substitution in math contextBarton E. Schaefer1-0/+6
2015-07-1035760: Add ZTST_skip to test systemPeter Stephenson1-0/+13
2015-07-04Turning case parsed as multiple alternatives back into text.Peter Stephenson1-0/+24
2015-05-2135248: treat fully parenthised zsh patterns as complete case patterns againPeter Stephenson1-3/+33
2015-05-1835184: Additional case fix for 35168.Peter Stephenson1-0/+15
2015-05-1835168: Improve parsing of case patterns.Peter Stephenson1-0/+39
2015-05-13users/20203: nested functions in always blocks when exit pendingPeter Stephenson1-0/+22
2011-04-2229025: Test/A01grammar.ztst: in select test, assert LINES=3 to print listBart Schaefer1-1/+1
2011-02-2128783: allow parentheses to be special in more places with SH_GLOBPeter Stephenson1-0/+12
2010-03-18unposted: fix new test in A01grammar.ztstPeter Stephenson1-1/+1
2010-03-1627793 and follow ups: add PATH_SCRIPT option to find script using $PATHPeter Stephenson1-0/+18
2009-07-1127129: fix status at start of function, command subst, etc.Peter Stephenson1-0/+6
2009-07-1027126: a few more contexts where executing empty lists gives status zeroPeter Stephenson1-0/+22
2009-07-1027106: reset status on command that expands to emptyPeter Stephenson1-0/+4
2009-07-0627092: missing then-clause for if wasn't an errorPeter Stephenson1-1/+6
2009-07-0227087: change return codes from failed "."Peter Stephenson1-2/+2
2009-07-0127083: non-zero status on failures to find or execute file in "."Peter Stephenson1-1/+8
2009-04-2126858: use zsh instead of sh in exec -l testPeter Stephenson1-2/+2
2009-02-2726622: improve comments within $(...) and add testPeter Stephenson1-0/+12
2008-05-11users/12848: return, break, continue in always block override try blockPeter Stephenson1-0/+8
2007-12-12users/12305: option output not well documentedPeter Stephenson1-1/+1
2007-05-2923486: use {fd} syntax to get fd's for testsPeter Stephenson1-1/+1
2007-05-08Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility optionsPeter Stephenson1-0/+16
2007-01-1923115: ";|" at end of case clause causes later patterns to be testedPeter Stephenson1-0/+23
2005-04-1121131: exit with status 127 when script not foundPeter Stephenson1-0/+4
2005-04-0421082: Dan Nelson: fix zsh -c exit status on parse errorPeter Stephenson1-0/+4
2005-04-0121078: parse errors didn't cause non-zero exit statusPeter Stephenson1-0/+9
2004-06-2220076, 20084: { ... } always { ... } syntax.Peter Stephenson1-0/+79
2003-04-0118418: fix select test and add parameter testsPeter Stephenson1-1/+2
2003-03-2618389: new for and select testsPeter Stephenson1-12/+34
2002-09-1717673: Fix bug with &&s and ||s in complex constructsPeter Stephenson1-0/+18
2001-08-22Assorted minor test tweaks.Bart Schaefer1-0/+1
2001-07-0915334: use string "(eval)" as script name in debugging messages in eval'sPeter Stephenson1-1/+1
2001-07-0915329: test script changes to go with 15327 LINENO changePeter Stephenson1-1/+1
2001-06-2215038: test case for 15023Andrey Borzenkov1-3/+12
2001-04-02moved from ./Test/01grammar.ztstSven Wischnowsky1-0/+311