summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2012-10-1130726: make shell options passed to emulate stick along with the emulationPeter Stephenson1-0/+46
2012-10-0730722: fix some cases where emulations or options were not propagated properlyPeter Stephenson1-0/+25
2012-10-0730718: emulate command evaluations should apply sticky emulationPeter Stephenson1-0/+17
2012-10-03users/17310: we can't treat < after [ as a normal character.Peter Stephenson2-20/+3
2012-10-02users/17304: angle brackets aren't associated with special parsingPeter Stephenson1-0/+20
2012-09-1130647, 30649: allow underscores in numeric constantsPeter Stephenson1-0/+23
2012-08-1630169: repeat "typeset -T" with same two first arguments is not an errorPeter Stephenson1-0/+9
2012-05-01users/17046: don't count too many elements when splitting quoted parameterPeter Stephenson1-1/+15
2012-04-2230439: ${...:*...} with nonexistent or non-array after *Peter Stephenson1-0/+5
2012-04-2230431 with typo in _typeset fix:Peter Stephenson1-0/+23
2012-04-1630413: (q-) parameter flag should quote null stringPeter Stephenson1-0/+7
2012-04-1030383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() byBart Schaefer1-0/+10
2012-02-2930299: "$*" was split with SHWORDSPLIT if IFS was empty or unsetPeter Stephenson1-0/+10
2012-02-2630270: don't need errors when testing to see if mtime test will workPeter Stephenson1-1/+1
2012-02-2230242: Tests for ${...=...} in POSIX emulationBart Schaefer1-1/+4
2012-02-19unposted: 4.3.16Peter Stephenson1-0/+1
2012-02-1230181, plus rename of PF_* flags to PREFORK_*:Peter Stephenson1-0/+14
2012-01-31Felipe: 30158: compgen test not useful with current bashcompinitPeter Stephenson3-38/+0
2011-12-3030048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime'Frank Terbeck1-0/+3
2011-12-0829955++: IGNORE_CLOSE_BRACES optionPeter Stephenson1-0/+15
2011-12-0829928: belated commit to fix OpenBSD redirection testPeter Stephenson1-2/+3
2011-12-02unposted: fix documentation for "*" test output syntaxPeter Stephenson1-2/+2
2011-12-02unposted: fix documentation for "*" test output syntaxPeter Stephenson1-7/+7
2011-12-02unposted: fix documentation for "*" test output syntaxPeter Stephenson1-4/+4
2011-12-02unposted: fix documentation for "*" test output syntaxPeter Stephenson1-10/+10
2011-12-0129924: add ability to match test output using patternsPeter Stephenson3-28/+75
2011-12-0129923: work around test problem with invalid file descriptor messagePeter Stephenson1-5/+19
2011-10-2629867: pcre/ZTST_unimplemented change from BartPhil Pennock1-1/+5
2011-10-2629844, 29845: remove bogusPeter Stephenson1-2/+5
2011-10-2429838: metafy/unmetafy strings for PCRE matching (UTF-8 fixes)Phil Pennock1-0/+106
2011-09-1529776: fix case of double quotes in double-quote-stylePeter Stephenson1-0/+8
2011-08-2829731: fix read -AE, test that and read -AePeter Stephenson1-0/+17
2011-08-1729703: crash when failing to parse process substitutionsPeter Stephenson1-0/+4
2011-08-17users/16253, users/16255: a nulstring should be split like an empty stringPeter Stephenson1-0/+5
2011-08-11fix tests using zsh/datetime that I brokePeter Stephenson1-0/+10
2011-08-0329633: more care with anonymous and other functionsPeter Stephenson1-0/+6
2011-07-2829626: arguments to anonymous functions shouldn't be parsed as command wordsPeter Stephenson1-0/+17
2011-07-2729561: missed filePeter Stephenson1-0/+3
2011-07-0129530: ${...?...} shouldn't cause an error with NO_EXEC optionPeter Stephenson1-0/+4
2011-06-1929492: add argument handling to anonymous functionsPeter Stephenson1-1/+28
2011-06-0329451: ${##stuff} removes stuff from the head of $#Peter Stephenson1-1/+9
2011-06-0329422: fix g:: test failing in some localesMikael Magnusson1-14/+7
2011-05-3129410: skip autoload persistence test when zsh/example is not available.Bart Schaefer1-0/+2
2011-05-2429367: update tests redirection of stderr.Bart Schaefer1-7/+19
2011-05-1929224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.Mikael Magnusson1-0/+14
2011-05-1929261: Add g:: flag.Mikael Magnusson1-0/+20
2011-05-13unposted (late commit): updates for 4.3.11-dev-3Peter Stephenson1-0/+1
2011-05-04Rocky Bernstein: 29135 (plus tweaks): compgen -W in bash completionPeter Stephenson3-0/+37
2011-04-2229025: Test/A01grammar.ztst: in select test, assert LINES=3 to print listBart Schaefer1-1/+1
2011-03-1128889: ${##} should return the length of $#Peter Stephenson1-0/+8