summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2013-03-1031141: Tighten NO_CLOBBER restrictions on {fd} syntaxPeter Stephenson1-0/+11
2013-03-05users/17665: add FORCE_FLOAT optionPeter Stephenson1-0/+15
2013-02-1231041: add support for testing line editor widgets from the test suiteOliver Kiddle2-5/+48
2013-01-2230993: fix parameter modifier crash with :wq on empty stringPeter Stephenson1-0/+7
2012-12-21this prevent process-based features from working in their argumentsPeter Stephenson1-0/+19
2012-12-1330876: fix obscure failures to propagate non-zero statusPeter Stephenson2-2/+13
2012-12-08users/17445: fix handling of leading zeroes in floating pointBart Schaefer1-0/+10
2012-11-1530789: Add CONTINUE_ON_ERROR for old behaviour.Peter Stephenson1-6/+6
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