about summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* 39028: more join/split cases fixed and tested.Barton E. Schaefer2016-08-121-2/+8
* 39019 (cf. PWS 39013): add test cases for more join/split combinationsBarton E. Schaefer2016-08-111-0/+55
* 38991: Make 'whence -v autoloaded-function' shows the defining filename.Daniel Shahaf2016-08-051-0/+10
* 38879: Unmetafy file names for glob sort.Peter Stephenson2016-07-181-0/+17
* 38728: Tests: Add tests for the ':a' and ':A' modifiers.Daniel Shahaf2016-07-051-1/+24
* 38652: test harness: Emit unified diffs instead of context diffsDaniel Shahaf2016-06-251-3/+3
* 38746: Fix suffix alias expansion recursion.Peter Stephenson2016-06-221-0/+6
* 38734: fix final case clauses terminating with ;&Peter Stephenson2016-06-211-0/+8
* 38653 + 38657: 'functions -T' tracing: recurse into anonymous functions.Daniel Shahaf2016-06-131-0/+17
* 38586: Metafication problem with $functionsPeter Stephenson2016-06-031-0/+9
* 38445: subsequent tests rely on a file touched by the -N test, so it must alw...Jun T2016-05-091-3/+4
* 38375 (tweaked per 38384): try harder to detect noatime filesystems.Barton E. Schaefer2016-05-021-5/+17
* 38358: "fgrep --" for noatime check in case a mount point is named "-"Barton E. Schaefer2016-04-291-1/+1
* Mikael Berthe: 38307: PCRE segfault when parenthesized group matches nothingBarton E. Schaefer2016-04-231-0/+7
* users/21352: ensure $'' doesn't get elided.Peter Stephenson2016-03-071-0/+4
* 38094: Fix POSIX EXIT traps defined in function.Peter Stephenson2016-03-071-2/+20
* 38024: Improve POSIX and native EXIT traps compatibility.Peter Stephenson2016-02-251-0/+17
* 37999: Sticky behaviour of EXIT traps.Peter Stephenson2016-02-171-0/+20
* 37914: reparse associative array subscripts in "unset" so keys with "[" or "]...Barton E. Schaefer2016-02-081-1/+1
* 37752: More tests for the previous patch.Daniel Shahaf2016-01-291-0/+18
* 37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax.Daniel Shahaf2016-01-291-0/+16
* 37765: Use FS_FUNC on fucstack to find autoload -X target.Peter Stephenson2016-01-251-0/+13
* 37722: test builtin should return status 2 on syntax errorPeter Stephenson2016-01-211-6/+6
* 37705: don't turn - to Dash after start of brace parameterPeter Stephenson2016-01-201-0/+6
* 37689: ! and ^ need to be tokenised in character setsPeter Stephenson2016-01-191-0/+33
* 37678: Now possible to quote "-" in pattern rangePeter Stephenson2016-01-191-0/+40
* 37646: bit missed out of previous readonly commit.Peter Stephenson2016-01-191-0/+5
* 37591: 'alias -L': skip with a warning aliases with '=' in their LHSDaniel Shahaf2016-01-131-0/+8
* Jun T.: 37515: multibyte handling as per 35448.Barton E. Schaefer2016-01-081-0/+11
* 37501 (+ revise test): correct byte counts when simulating memstream via temp...Jun T2016-01-041-5/+5
* 37489, tweaked: with POSIX_IDENTIFIERS create math var as scalarPeter Stephenson2016-01-031-0/+11
* 37493: readonly + POSIX_BUILTINS == typeset -grBarton E. Schaefer2016-01-021-4/+4
* 37467: add "print -v var" / "printf -v var"Barton E. Schaefer2015-12-311-0/+9
* 37453 (with Bart, started by Baptiste Daroussin, 37315): try to improve detec...Oliver Kiddle2015-12-311-1/+1
* 37460: make sure the default keymap is emacs before using that keymap to test...Barton E. Schaefer2015-12-301-0/+1
* 37257 (in part): Add array assignment tests.Daniel Shahaf2015-12-191-0/+12
* 37411: more bindkey testsPeter Stephenson2015-12-161-2/+77
* 37405: Fix self-insert binding for multibyte sequences.Peter Stephenson2015-12-151-3/+10
* 37378: New bindkey tests.Peter Stephenson2015-12-102-1/+46
* 37364: "test" and "[" handling of parentheses.Peter Stephenson2015-12-091-0/+12
* 37348: Tests and fix for ${(q+)...}.Peter Stephenson2015-12-082-0/+21
* 37344: restore old printable quoting, add ${(q+)...}.Peter Stephenson2015-12-072-2/+2
* 37335: fix tests after 34314Peter Stephenson2015-12-072-4/+4
* 37305: typeset -p can now output arrays on one linePeter Stephenson2015-12-043-19/+9
* 37303: test WARN_CREATE_GLOBAL negative cases.Peter Stephenson2015-12-041-0/+9
* unposted (after 37243): Explain the breadcrumb by adding a comment.Daniel Shahaf2015-11-281-0/+1
* 37243: too many problems with inserting a line into B02, instead add a placeh...Barton E. Schaefer2015-11-272-5/+5
* 37229: non-local assignment to a parameter name whose outermost declaration i...Barton E. Schaefer2015-11-261-5/+28
* Comment should say export is equivalent to typeset -xgBarton E. Schaefer2015-11-261-1/+1
* 37225: fix test for typeset with zsh/param/privateBarton E. Schaefer2015-11-261-1/+10