about summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* 26301: make zpty -r exit more cleanly on bad readsPeter Stephenson2009-01-131-2/+2
* clean up test temporary filesGeoff Wing2008-12-293-0/+11
* 26090: another cond test for Cygwin needs removingPeter Stephenson2008-11-261-0/+4
* 26061: fix clash between process subst and numeric globPeter Stephenson2008-11-181-0/+6
* 26042 with some fixes from 26043 (Mikael):Peter Stephenson2008-11-131-0/+48
* 26029: test for redirection with no preceding whitespacePeter Stephenson2008-11-121-0/+18
* "typeset -g <var>" should be silent even without TYPESET_SILENTPeter Stephenson2008-11-051-0/+6
* 26006: remove dependence on system error messagePeter Stephenson2008-11-041-2/+8
* 25969: two bugs with metafication plus a test for onePeter Stephenson2008-10-301-0/+7
* 25931: Test for prompt code reentrancyPeter Stephenson2008-10-241-0/+54
* 25911: see if we can work around multibyte problems in file systemPeter Stephenson2008-10-181-9/+6
* Rocky: 25907: Makefile needs .exe to run zsh on CygwinPeter Stephenson2008-10-171-2/+2
* 25905: fix and test doubled-hash radix outputPeter Stephenson2008-10-161-0/+16
* unposted, c.f. 25848: attempt to sanitize comptest environmentPeter Stephenson2008-10-121-0/+2
* 25845: fix pattern but with backslashed and metafied charatersPeter Stephenson2008-10-111-0/+11
* users/13323: new test wasnt robust about ignoring /etc/zshenvPeter Stephenson2008-10-101-1/+2
* test needs -f flag to zshPeter Stephenson2008-10-101-1/+1
* 25831: fix empty return values from subscript matches with RC_EXPAND_PARAMPeter Stephenson2008-10-091-0/+34
* 25791: force return from eval-style DEBUG trap lost statusPeter Stephenson2008-10-011-0/+10
* 25760: add (~) flagPeter Stephenson2008-09-271-0/+24
* 25744: dynamic named directories and further doshfunc() simplificationPeter Stephenson2008-09-261-0/+43
* Rocky: 25734: typoPeter Stephenson2008-09-241-1/+1
* Rocky Bernstein: 25727: allow fc non-interactivelyPeter Stephenson2008-09-232-0/+12
* 25677: add %x and %I prompt escapes for shell source code debuggingPeter Stephenson2008-09-161-0/+15
* 25671: non existing variable in typeset -p should cause status 1Peter Stephenson2008-09-151-1/+1
* 25662: declare -p should never create argumentsPeter Stephenson2008-09-131-0/+9
* 25627: add $ZSH_SUBSHELLPeter Stephenson2008-09-051-0/+15
* 25615: $ZSH_DEBUG_CMD for use in DEBUG trapsPeter Stephenson2008-09-051-0/+25
* 25595: fix line numbers with EVAL_LINENO,Peter Stephenson2008-09-031-1/+30
* 25571: when parsing use line numbers for the start of a token, not the endPeter Stephenson2008-08-313-88/+115
* 25570: line numbers of complex sublists were wrong, plus testPeter Stephenson2008-08-311-0/+10
* 25568: Frank Terbeck & pws: invalid continue and break argumentsPeter Stephenson2008-08-312-0/+113
* 25532: problem skipping assignments etc. with setopt ERREXITPeter Stephenson2008-08-251-0/+14
* unposted: test changed needed by foregoing patchPeter Stephenson2008-08-131-0/+1
* 25443 (tweaked): allow $functrace to show sourced filesPeter Stephenson2008-08-121-1/+7
* unposted: fix test failure in previous commitPeter Stephenson2008-08-111-5/+1
* 25247 with further modifications: add $funcsourcetracePeter Stephenson2008-08-113-0/+39
* 25429: Rocky Bernstein: dont assume PS4 is set to the defaultPeter Stephenson2008-08-112-23/+25
* 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