summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2017-01-2340391: Add WARN_NESTED_VAR option and functions -W.Peter Stephenson1-1/+56
2017-01-1843080: a few more tests for autoload with absolute pathPeter Stephenson1-0/+25
2017-01-1240342: Add directory name cache for autoload file paths.Peter Stephenson1-0/+39
2017-01-1240335: More care with autoload function path.Peter Stephenson1-0/+10
2017-01-1140321: _arguments option groupsOliver Kiddle1-0/+77
2017-01-11Add features associated with autoloading a function using an absolutePeter Stephenson1-0/+89
2017-01-1040306 with doc tweaks: Change behaviour expanding alias in () function defini...Peter Stephenson1-0/+22
2017-01-0540269: handle option exclusion within current word for clumped optionsOliver Kiddle1-6/+19
2017-01-0440227: handle _arguments sets and rest arguments starting with a dashOliver Kiddle1-9/+7
2017-01-0440226: tidy up some of the _arguments set codeOliver Kiddle1-2/+57
2016-12-2240162: _arguments support for a match spec in combination with setsOliver Kiddle1-0/+5
2016-12-1640203: Resolve 'printf --' question from grandparent commit (thanks Chet).Daniel Shahaf1-2/+0
2016-12-1540198: output of B02typeset differs when (( UID == 0 )) so do not attempt to ...Barton E. Schaefer1-5/+9
2016-12-1440179: fix handling of "printf -" and "printf --"Barton E. Schaefer1-0/+14
2016-12-1040139: tests: Convert comments to diagnostics; test backslashes. (after 40129)Daniel Shahaf1-10/+9
2016-12-09unposted: minor D07 typosPeter Stephenson1-2/+2
2016-12-0940138: Move regex multibyte test.Peter Stephenson1-12/+16
2016-12-0940129: revert 39611, add code comments and test cases for _argumentsOliver Kiddle1-14/+237
2016-12-0640110: attempt to fix test failures on SolarisBarton E. Schaefer2-2/+2
2016-12-0540102: Use subdirectory for test I/O filesPeter Stephenson2-9/+13
2016-12-0540100: ERR_EXIT and ERR_RETURN test for anonymous functions.Peter Stephenson1-0/+11
2016-12-05Additional case for ERR_RETURN and ERR_EXIT.Peter Stephenson1-0/+17
2016-12-05Extra case for ERR_RETURN and ERR_EXIT.Peter Stephenson1-0/+70
2016-12-0440088: atttempt to make interactive param test more robustPeter Stephenson1-3/+4
2016-12-03unposted: regression test for 40071Barton E. Schaefer1-0/+6
2016-12-0340068: Abort execution when setuid/setgid fail.Daniel Shahaf1-0/+10
2016-11-2840010: builtins: Say 'bad option: +x', not 'bad option: -x', when +x was passed.Daniel Shahaf1-0/+5
2016-11-2739757 plus test: Fix completion under parenthetical directory names, broken i...Daniel Shahaf1-0/+3
2016-11-23unposted: add test case for partial completion matching of options with argum...Oliver Kiddle1-0/+6
2016-11-23unposted: fix printf -v to an array without format string reuseOliver Kiddle1-0/+6
2016-11-2139993: Tests for 39981.Oliver Kiddle1-0/+11
2016-11-2039986, 39989: improve handling of vi-repeat-changeOliver Kiddle1-3/+7
2016-11-2039995 (from 39977): Optimise string parameter assignment.Peter Stephenson1-0/+140
2016-11-1739915: whence: Honor PATH_DIRS option for arguments that start with './' or '...Daniel Shahaf1-0/+4
2016-11-1739959: when repeating vi changes advance through the numbered killring registersOliver Kiddle1-0/+15
2016-11-1639945: allow further tab presses to move on to menu completion even when comp...Oliver Kiddle1-0/+61
2016-11-1539949: Special case for "-" in directory names.Peter Stephenson1-0/+8
2016-11-1539947: Additional test for array subscripts.Peter Stephenson1-0/+8
2016-11-1039901: No EXIT trap on LHS of pipeline.Peter Stephenson1-0/+17
2016-11-0839870: ensure exit trap can always runPeter Stephenson1-0/+15
2016-11-05unposted: tests for 39839, 39844Barton E. Schaefer1-0/+13
2016-11-0539389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle1-0/+6
2016-11-0339824: test case for 39811 (commit ae4c035c)Barton E. Schaefer1-0/+8
2016-11-0339815: Read input to end on parse error in $(...) inside a string.Peter Stephenson1-0/+8
2016-11-0139787: Add a regression test for 39412.Daniel Shahaf1-0/+10
2016-10-3039777: $() is a valid empty command substitutionPeter Stephenson1-0/+14
2016-10-24"typeset -p" uses "export" commands or the "-g" option for parameters that ar...Barton E. Schaefer3-5/+5
2016-10-1939678: metafication of printf %q argument and resultPeter Stephenson1-0/+4
2016-10-1339625: case needs to reset lastval if no pattern matchedMartijn Dekker1-0/+17
2016-10-1339622: add test cases for recent _arguments fixes, exclusion lists and -A/-SOliver Kiddle1-0/+93