summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Paul Ackersviller: 26959: delay before removing test modulesPeter Stephenson1-0/+1
2009-05-0826950: warn on failed attempt to change user or group IDPeter Stephenson1-11/+19
2009-05-0726954: read should pass through invalid multibyte charactersPeter Stephenson1-0/+6
2009-04-3026895: restrict multibyte sorting test to western European charctersPeter Stephenson1-2/+2
2009-04-26Paul Ackersviller: 26883: naming of UTF8 locales on HPUXPeter Stephenson1-2/+2
2009-04-24unposted: some .distfilesPeter Stephenson1-0/+1
2009-04-2126858: use zsh instead of sh in exec -l testPeter Stephenson1-2/+2
2009-03-2026763: fix problem on failed cd -s to relative pathPeter Stephenson1-0/+8
2009-03-1026705: multibyte characters with Meta in ${(%)foo} etc.Peter Stephenson1-0/+17
2009-03-0326675: add POSIX_ALIASES optionPeter Stephenson1-0/+11
2009-02-2726622: improve comments within $(...) and add testPeter Stephenson1-0/+12
2009-02-1126546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson1-35/+139
2009-02-1026545: new "emulate" testPeter Stephenson1-0/+74
2009-01-1326301: make zpty -r exit more cleanly on bad readsPeter Stephenson1-2/+2
2008-12-29clean up test temporary filesGeoff Wing3-0/+11
2008-11-2626090: another cond test for Cygwin needs removingPeter Stephenson1-0/+4
2008-11-1826061: fix clash between process subst and numeric globPeter Stephenson1-0/+6
2008-11-1326042 with some fixes from 26043 (Mikael):Peter Stephenson1-0/+48
2008-11-1226029: test for redirection with no preceding whitespacePeter Stephenson1-0/+18
2008-11-05"typeset -g <var>" should be silent even without TYPESET_SILENTPeter Stephenson1-0/+6
2008-11-0426006: remove dependence on system error messagePeter Stephenson1-2/+8
2008-10-3025969: two bugs with metafication plus a test for onePeter Stephenson1-0/+7
2008-10-2425931: Test for prompt code reentrancyPeter Stephenson1-0/+54
2008-10-1825911: see if we can work around multibyte problems in file systemPeter Stephenson1-9/+6
2008-10-17Rocky: 25907: Makefile needs .exe to run zsh on CygwinPeter Stephenson1-2/+2
2008-10-1625905: fix and test doubled-hash radix outputPeter Stephenson1-0/+16
2008-10-12unposted, c.f. 25848: attempt to sanitize comptest environmentPeter Stephenson1-0/+2
2008-10-1125845: fix pattern but with backslashed and metafied charatersPeter Stephenson1-0/+11
2008-10-10users/13323: new test wasnt robust about ignoring /etc/zshenvPeter Stephenson1-1/+2
2008-10-10test needs -f flag to zshPeter Stephenson1-1/+1
2008-10-0925831: fix empty return values from subscript matches with RC_EXPAND_PARAMPeter Stephenson1-0/+34
2008-10-0125791: force return from eval-style DEBUG trap lost statusPeter Stephenson1-0/+10
2008-09-2725760: add (~) flagPeter Stephenson1-0/+24
2008-09-2625744: dynamic named directories and further doshfunc() simplificationPeter Stephenson1-0/+43
2008-09-24Rocky: 25734: typoPeter Stephenson1-1/+1
2008-09-23Rocky Bernstein: 25727: allow fc non-interactivelyPeter Stephenson2-0/+12
2008-09-1625677: add %x and %I prompt escapes for shell source code debuggingPeter Stephenson1-0/+15
2008-09-1525671: non existing variable in typeset -p should cause status 1Peter Stephenson1-1/+1
2008-09-1325662: declare -p should never create argumentsPeter Stephenson1-0/+9
2008-09-0525627: add $ZSH_SUBSHELLPeter Stephenson1-0/+15
2008-09-0525615: $ZSH_DEBUG_CMD for use in DEBUG trapsPeter Stephenson1-0/+25
2008-09-0325595: fix line numbers with EVAL_LINENO,Peter Stephenson1-1/+30
2008-08-3125571: when parsing use line numbers for the start of a token, not the endPeter Stephenson3-88/+115
2008-08-3125570: line numbers of complex sublists were wrong, plus testPeter Stephenson1-0/+10
2008-08-3125568: Frank Terbeck & pws: invalid continue and break argumentsPeter Stephenson2-0/+113
2008-08-2525532: problem skipping assignments etc. with setopt ERREXITPeter Stephenson1-0/+14
2008-08-13unposted: test changed needed by foregoing patchPeter Stephenson1-0/+1
2008-08-1225443 (tweaked): allow $functrace to show sourced filesPeter Stephenson1-1/+7
2008-08-11unposted: fix test failure in previous commitPeter Stephenson1-5/+1
2008-08-1125247 with further modifications: add $funcsourcetracePeter Stephenson3-0/+39