about summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* unposted: some .distfiles zsh-4.3.9-dev-3Peter Stephenson2009-04-241-0/+1
* 26858: use zsh instead of sh in exec -l testPeter Stephenson2009-04-211-2/+2
* 26763: fix problem on failed cd -s to relative pathPeter Stephenson2009-03-201-0/+8
* 26705: multibyte characters with Meta in ${(%)foo} etc.Peter Stephenson2009-03-101-0/+17
* 26675: add POSIX_ALIASES optionPeter Stephenson2009-03-031-0/+11
* 26622: improve comments within $(...) and add testPeter Stephenson2009-02-271-0/+12
* 26546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson2009-02-111-35/+139
* 26545: new "emulate" testPeter Stephenson2009-02-101-0/+74
* 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