summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-2537765: Use FS_FUNC on fucstack to find autoload -X target.Peter Stephenson1-0/+13
2016-01-2137722: test builtin should return status 2 on syntax errorPeter Stephenson1-6/+6
2016-01-2037705: don't turn - to Dash after start of brace parameterPeter Stephenson1-0/+6
2016-01-1937689: ! and ^ need to be tokenised in character setsPeter Stephenson1-0/+33
2016-01-1937678: Now possible to quote "-" in pattern rangePeter Stephenson1-0/+40
2016-01-1937646: bit missed out of previous readonly commit.Peter Stephenson1-0/+5
2016-01-1337591: 'alias -L': skip with a warning aliases with '=' in their LHSDaniel Shahaf1-0/+8
2016-01-08Jun T.: 37515: multibyte handling as per 35448.Barton E. Schaefer1-0/+11
2016-01-0437501 (+ revise test): correct byte counts when simulating memstream via temp...Jun T1-5/+5
2016-01-0337489, tweaked: with POSIX_IDENTIFIERS create math var as scalarPeter Stephenson1-0/+11
2016-01-0237493: readonly + POSIX_BUILTINS == typeset -grBarton E. Schaefer1-4/+4
2015-12-3137467: add "print -v var" / "printf -v var"Barton E. Schaefer1-0/+9
2015-12-3137453 (with Bart, started by Baptiste Daroussin, 37315): try to improve detec...Oliver Kiddle1-1/+1
2015-12-3037460: make sure the default keymap is emacs before using that keymap to test...Barton E. Schaefer1-0/+1
2015-12-1937257 (in part): Add array assignment tests.Daniel Shahaf1-0/+12
2015-12-1637411: more bindkey testsPeter Stephenson1-2/+77
2015-12-1537405: Fix self-insert binding for multibyte sequences.Peter Stephenson1-3/+10
2015-12-1037378: New bindkey tests.Peter Stephenson2-1/+46
2015-12-0937364: "test" and "[" handling of parentheses.Peter Stephenson1-0/+12
2015-12-0837348: Tests and fix for ${(q+)...}.Peter Stephenson2-0/+21
2015-12-0737344: restore old printable quoting, add ${(q+)...}.Peter Stephenson2-2/+2
2015-12-0737335: fix tests after 34314Peter Stephenson2-4/+4
2015-12-0437305: typeset -p can now output arrays on one linePeter Stephenson3-19/+9
2015-12-0437303: test WARN_CREATE_GLOBAL negative cases.Peter Stephenson1-0/+9
2015-11-28unposted (after 37243): Explain the breadcrumb by adding a comment.Daniel Shahaf1-0/+1
2015-11-2737243: too many problems with inserting a line into B02, instead add a placeh...Barton E. Schaefer2-5/+5
2015-11-2637229: non-local assignment to a parameter name whose outermost declaration i...Barton E. Schaefer1-5/+28
2015-11-26Comment should say export is equivalent to typeset -xgBarton E. Schaefer1-1/+1
2015-11-2637225: fix test for typeset with zsh/param/privateBarton E. Schaefer1-1/+10
2015-11-2637224: delete obsolete commentBarton E. Schaefer1-1/+1
2015-11-2337208: re-run the "typeset" tests with the private module loadedBarton E. Schaefer1-1/+6
2015-11-2337205: update documentary commentBarton E. Schaefer1-7/+7
2015-11-2237188: New hash builtin testPeter Stephenson1-0/+71