summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2013-11-06unposted: updates for 4.0.2-test-1.Peter Stephenson1-0/+1
2013-10-26Merge overlapping ChangeLog entriesBarton E. Schaefer1-0/+6
2013-10-2631906: fix race-condition interaction of $pipestatus with job controlBarton E. Schaefer1-2/+8
2013-10-2731902: rationalise use of gamma function.Jun T1-0/+6
2013-10-2431889: tests for disable -pPeter Stephenson1-0/+58
2013-10-2431888: Add another test for pipestatus.Peter Stephenson1-0/+7
2013-10-2431884: Make new pipestatus test implementation proof.Peter Stephenson1-2/+2
2013-10-2331879 plus misc.: improve $pipestatus handling and add a test for itBarton E. Schaefer1-0/+11
2013-10-1131805: Add $patchars and $dis_patchars to zsh/parameter moduleMikael Magnusson1-0/+2
2013-10-1031810: tests for simple XTRACE output from conditionsPeter Stephenson1-0/+9
2013-10-06users:18023: Add PIPEFAIL optionPeter Stephenson1-0/+15
2013-09-0631706: standardize handling of "test ! <x> <y> <z>"Peter Stephenson1-1/+5
2013-09-0431696: In "test" No One Can Hear If You Shriek.Peter Stephenson1-0/+21
2013-08-2631672: Add test that was failing and fix zpty set-up racePeter Stephenson1-1/+9
2013-08-2531665: zpty should attach terminal on slave.Peter Stephenson2-0/+21
2013-07-1931536 with additions: Fix hang in previous process substitution fix.Peter Stephenson1-0/+8
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