about summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* 25415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson2008-08-072-0/+15
* 25409: fix eval's use of lastvalPeter Stephenson2008-08-062-0/+35
* 25400: Rockys test for second part of trapreturn bugPeter Stephenson2008-08-061-0/+14
* 25392: test for 25367Peter Stephenson2008-08-051-0/+38
* 25364: fix k flag in hash subscriptPeter Stephenson2008-07-311-0/+10
* 25255: add anonymous function capabilityPeter Stephenson2008-06-301-0/+79
* 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedencePeter Stephenson2008-06-121-0/+10
* 25145: make sure XTRACE output is redirected with stderrPeter Stephenson2008-06-111-8/+8
* unposted addition to 25144 for testsPeter Stephenson2008-06-101-1/+1
* users/12848: return, break, continue in always block override try blockPeter Stephenson2008-05-111-0/+8
* 24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:Peter Stephenson2008-03-301-0/+15
* unposted: fix alias test in 24736 properlyPeter Stephenson2008-03-271-4/+8
* 24736: a couple more tests failing on SolarisPeter Stephenson2008-03-262-10/+2
* fix optimisation of string matching with multibyte modePeter Stephenson2008-03-251-0/+37
* 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1Bart Schaefer2008-03-181-2/+6
* 24711: fix re-presentation of here-documents munged internallyPeter Stephenson2008-03-141-0/+52
* unposted: make test for added space in 24699 saferPeter Stephenson2008-03-111-1/+1
* 24699: bug with ${(Q)...} on initial ">"Peter Stephenson2008-03-081-0/+28
* 24673: another attempt to sort characters the same way on multiple UTF-8Peter Stephenson2008-03-031-21/+15
* 24618: avoid problems with sorting of UTF-8 characters by using sortPeter Stephenson2008-02-271-2/+8
* 24611: fix ${+array[...]} for empty rangePeter Stephenson2008-02-271-0/+8
* 24600: yet another typoPeter Stephenson2008-02-261-4/+4
* 4.3.5 zsh-4.3.5Peter Stephenson2008-02-011-1/+0
* 24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful.Clint Adams2008-02-011-0/+1
* users/12412: check for extra arguments in test and [Peter Stephenson2008-01-101-1/+25
* 24356: regex =~ test wasnt handled by gettext()Peter Stephenson2008-01-041-0/+12
* 24316: count skipped tests differently from successes and failures.Clint Adams2007-12-252-3/+8
* 24289 plus Ismail's suggestion 24290: count test scripts succeeded and failedPeter Stephenson2007-12-184-17/+72
* 24275: fixes for multibyte characters on SolarisPeter Stephenson2007-12-171-6/+15
* 24271: handle parse failures in command substitution betterPeter Stephenson2007-12-161-0/+9
* 24264: restrict effect of 24234 to parameter substitution code and documentPeter Stephenson2007-12-161-4/+4
* 24236: another case where cond -N test can failPeter Stephenson2007-12-131-1/+3
* 24234: apply typeset parameter flags consistentlyPeter Stephenson2007-12-131-1/+40
* users/12305: option output not well documentedPeter Stephenson2007-12-121-1/+1
* users/12307: Expand delay in [[ -N ... ]] test to 2 secondsPeter Stephenson2007-12-111-3/+4
* 24150: Exit status of null command should be exit status of last cmdsubst.Bart Schaefer2007-12-091-0/+8
* Test for matcher fix in 24127Peter Stephenson2007-11-281-0/+8
* 24070: some \u fixes in getkeystring()Peter Stephenson2007-11-062-0/+20
* users/12149: "@" with splitting in double quotes retains empty fieldsPeter Stephenson2007-10-301-0/+32
* 23795: improve ${(Q)...} with $'..'Peter Stephenson2007-08-231-0/+5
* 23792: test and documentation for improved backslash quotingPeter Stephenson2007-08-221-0/+6
* update some .distfilesPeter Stephenson2007-08-011-1/+1
* 23733: zmodload -LaF didn't include unloaded modulesPeter Stephenson2007-07-311-0/+5
* 23732: three broken testsPeter Stephenson2007-07-312-10/+10
* 23730: improve preprocessor and regression tests for 23725Peter Stephenson2007-07-311-0/+17
* 23726: test for adding and removing environment variablesPeter Stephenson2007-07-301-0/+11
* add (#cN,M) globbing flagPeter Stephenson2007-07-271-0/+14
* 23696: x=x; x[-10]=y did bad thingsPeter Stephenson2007-07-251-0/+17
* 23680: tests for 23671Peter Stephenson2007-07-131-0/+29
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-1/+84