summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2016-11-0539389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle1-0/+6
2016-11-0339824: test case for 39811 (commit ae4c035c)Barton E. Schaefer1-0/+8
2016-11-0339815: Read input to end on parse error in $(...) inside a string.Peter Stephenson1-0/+8
2016-11-0139787: Add a regression test for 39412.Daniel Shahaf1-0/+10
2016-10-3039777: $() is a valid empty command substitutionPeter Stephenson1-0/+14
2016-10-24"typeset -p" uses "export" commands or the "-g" option for parameters that ar...Barton E. Schaefer3-5/+5
2016-10-1939678: metafication of printf %q argument and resultPeter Stephenson1-0/+4
2016-10-1339625: case needs to reset lastval if no pattern matchedMartijn Dekker1-0/+17
2016-10-1339622: add test cases for recent _arguments fixes, exclusion lists and -A/-SOliver Kiddle1-0/+93
2016-10-1039599: Don't reset status before "case" executionPeter Stephenson1-0/+8
2016-10-0639578: Test more ERR_RETURN cases with "&&" and functionsPeter Stephenson1-0/+30
2016-10-0539571: Fix ERR_EXIT bug with && and function.Peter Stephenson1-9/+22
2016-10-0539568: "! <complex-command>" suppresses ERR_EXITPeter Stephenson1-0/+27
2016-10-0539566: Improve usefulness of command_not_found_handler.Peter Stephenson1-3/+2
2016-10-0339521: Refactor start of execcmd().Peter Stephenson1-9/+6
2016-10-0239540: "! command" should suppress ERR_EXIT and ERR_RETURNPeter Stephenson1-0/+37
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-09-1639332: support ksh's [[ -v varname ]] condition for checking if variables are...Oliver Kiddle1-0/+19
2016-09-14zsh-users/21903: Fix ${...?...} in interactive shell.Peter Stephenson1-0/+14
2016-09-1339292: Distinguish "=" and "==" tests in output.Peter Stephenson3-4/+13
2016-09-09unposted: Add tests for ${(q)} being aware of the EQUALS option.Daniel Shahaf1-0/+4
2016-09-0839222: test math functions in modules.Peter Stephenson1-0/+74
2016-08-3139141: Use zsh instead of sh in SHLVL test.Peter Stephenson1-12/+14
2016-08-3139125: More care needed decrementing SHLVL on exec.Stephane Chazelas1-0/+18
2016-08-2939115: repair forced joining when (@) and (j) are used togetherBarton E. Schaefer1-0/+9
2016-08-2239046 + 39061: New :P history modifier.Daniel Shahaf1-0/+8
2016-08-1239035: ${(A)name=word} should expand as an array even when there is only one ...Barton E. Schaefer1-0/+5
2016-08-1239028: more join/split cases fixed and tested.Barton E. Schaefer1-2/+8
2016-08-1139019 (cf. PWS 39013): add test cases for more join/split combinationsBarton E. Schaefer1-0/+55
2016-08-0538991: Make 'whence -v autoloaded-function' shows the defining filename.Daniel Shahaf1-0/+10
2016-07-1838879: Unmetafy file names for glob sort.Peter Stephenson1-0/+17
2016-07-0538728: Tests: Add tests for the ':a' and ':A' modifiers.Daniel Shahaf1-1/+24
2016-06-2538652: test harness: Emit unified diffs instead of context diffsDaniel Shahaf1-3/+3
2016-06-2238746: Fix suffix alias expansion recursion.Peter Stephenson1-0/+6
2016-06-2138734: fix final case clauses terminating with ;&Peter Stephenson1-0/+8
2016-06-1338653 + 38657: 'functions -T' tracing: recurse into anonymous functions.Daniel Shahaf1-0/+17
2016-06-0338586: Metafication problem with $functionsPeter Stephenson1-0/+9
2016-05-0938445: subsequent tests rely on a file touched by the -N test, so it must alw...Jun T1-3/+4
2016-05-0238375 (tweaked per 38384): try harder to detect noatime filesystems.Barton E. Schaefer1-5/+17
2016-04-2938358: "fgrep --" for noatime check in case a mount point is named "-"Barton E. Schaefer1-1/+1
2016-04-23Mikael Berthe: 38307: PCRE segfault when parenthesized group matches nothingBarton E. Schaefer1-0/+7
2016-03-07users/21352: ensure $'' doesn't get elided.Peter Stephenson1-0/+4
2016-03-0738094: Fix POSIX EXIT traps defined in function.Peter Stephenson1-2/+20
2016-02-2538024: Improve POSIX and native EXIT traps compatibility.Peter Stephenson1-0/+17
2016-02-1737999: Sticky behaviour of EXIT traps.Peter Stephenson1-0/+20
2016-02-0837914: reparse associative array subscripts in "unset" so keys with "[" or "]...Barton E. Schaefer1-1/+1
2016-01-2937752: More tests for the previous patch.Daniel Shahaf1-0/+18
2016-01-2937700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax.Daniel Shahaf1-0/+16