summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2010-01-2027611: cache parameter values in math eval so subscripts are eval'd oncePeter Stephenson1-0/+22
2010-01-2027608: fix memory for mbegin, mend & regexp testPeter Stephenson1-6/+7
2010-01-1727600: extend =~ syntax to set positional variables for matchesPeter Stephenson1-0/+33
2009-09-0527243: reverse indexing of arrays with beginning index out of range returnedPeter Stephenson1-0/+28
2009-07-2427188: improve read -q by using read -k codePeter Stephenson2-0/+18
2009-07-1127129: fix status at start of function, command subst, etc.Peter Stephenson3-0/+18
2009-07-1027126: a few more contexts where executing empty lists gives status zeroPeter Stephenson3-0/+41
2009-07-1027106: reset status on command that expands to emptyPeter Stephenson1-0/+4
2009-07-0627092: missing then-clause for if wasn't an errorPeter Stephenson1-1/+6
2009-07-0227087: change return codes from failed "."Peter Stephenson1-2/+2
2009-07-0127083: non-zero status on failures to find or execute file in "."Peter Stephenson1-1/+8
2009-06-0527304: add ${(q-)..} flagPeter Stephenson1-0/+14
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