about summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* use "diff -a" in case special characters were written to the test outputBarton E. Schaefer2017-02-201-1/+1
* 40565 (tweaked): test cases for assigning array to scalar with various combin...Barton E. Schaefer2017-02-201-0/+80
* 40508: Make $functions re-settable.Daniel Shahaf2017-02-081-0/+6
* 40460: WARN_NESTED_VAR: Don't warn when assigning to a slice of an existing a...Daniel Shahaf2017-02-011-0/+4
* 40470: make the test work also with ASCII collationJun-ichi Takimoto2017-02-011-16/+14
* 40465: update methods to output $PWD in tests.Peter Stephenson2017-01-302-15/+26
* 40440: Add $functions_source hash to zsh/parameter.Peter Stephenson2017-01-282-9/+22
* 40423: WARN_NESTED_VARS, conversion the other wayPeter Stephenson2017-01-261-1/+13
* 40422: More WARN_NESTED_VAR cases.Peter Stephenson2017-01-261-0/+12
* 40413: WARN_NESTED_VAR subscripted variable fix.Peter Stephenson2017-01-251-0/+15
* posted: Make D07 recognize more spellings of pl_PL.UTF-8Mikael Magnusson2017-01-241-2/+2
* 40391: Add WARN_NESTED_VAR option and functions -W.Peter Stephenson2017-01-231-1/+56
* 43080: a few more tests for autoload with absolute pathPeter Stephenson2017-01-181-0/+25
* 40342: Add directory name cache for autoload file paths.Peter Stephenson2017-01-121-0/+39
* 40335: More care with autoload function path.Peter Stephenson2017-01-121-0/+10
* 40321: _arguments option groupsOliver Kiddle2017-01-111-0/+77
* Add features associated with autoloading a function using an absolutePeter Stephenson2017-01-111-0/+89
* 40306 with doc tweaks: Change behaviour expanding alias in () function defini...Peter Stephenson2017-01-101-0/+22
* 40269: handle option exclusion within current word for clumped optionsOliver Kiddle2017-01-051-6/+19
* 40227: handle _arguments sets and rest arguments starting with a dashOliver Kiddle2017-01-041-9/+7
* 40226: tidy up some of the _arguments set codeOliver Kiddle2017-01-041-2/+57
* 40162: _arguments support for a match spec in combination with setsOliver Kiddle2016-12-221-0/+5
* 40203: Resolve 'printf --' question from grandparent commit (thanks Chet).Daniel Shahaf2016-12-161-2/+0
* 40198: output of B02typeset differs when (( UID == 0 )) so do not attempt to ...Barton E. Schaefer2016-12-151-5/+9
* 40179: fix handling of "printf -" and "printf --"Barton E. Schaefer2016-12-141-0/+14
* 40139: tests: Convert comments to diagnostics; test backslashes. (after 40129)Daniel Shahaf2016-12-101-10/+9
* unposted: minor D07 typosPeter Stephenson2016-12-091-2/+2
* 40138: Move regex multibyte test.Peter Stephenson2016-12-091-12/+16
* 40129: revert 39611, add code comments and test cases for _argumentsOliver Kiddle2016-12-091-14/+237
* 40110: attempt to fix test failures on SolarisBarton E. Schaefer2016-12-062-2/+2
* 40102: Use subdirectory for test I/O filesPeter Stephenson2016-12-052-9/+13
* 40100: ERR_EXIT and ERR_RETURN test for anonymous functions.Peter Stephenson2016-12-051-0/+11
* Additional case for ERR_RETURN and ERR_EXIT.Peter Stephenson2016-12-051-0/+17
* Extra case for ERR_RETURN and ERR_EXIT.Peter Stephenson2016-12-051-0/+70
* 40088: atttempt to make interactive param test more robustPeter Stephenson2016-12-041-3/+4
* unposted: regression test for 40071Barton E. Schaefer2016-12-031-0/+6
* 40068: Abort execution when setuid/setgid fail.Daniel Shahaf2016-12-031-0/+10
* 40010: builtins: Say 'bad option: +x', not 'bad option: -x', when +x was passed.Daniel Shahaf2016-11-281-0/+5
* 39757 plus test: Fix completion under parenthetical directory names, broken i...Daniel Shahaf2016-11-271-0/+3
* unposted: add test case for partial completion matching of options with argum...Oliver Kiddle2016-11-231-0/+6
* unposted: fix printf -v to an array without format string reuseOliver Kiddle2016-11-231-0/+6
* 39993: Tests for 39981.Oliver Kiddle2016-11-211-0/+11
* 39986, 39989: improve handling of vi-repeat-changeOliver Kiddle2016-11-201-3/+7
* 39995 (from 39977): Optimise string parameter assignment.Peter Stephenson2016-11-201-0/+140
* 39915: whence: Honor PATH_DIRS option for arguments that start with './' or '...Daniel Shahaf2016-11-171-0/+4
* 39959: when repeating vi changes advance through the numbered killring registersOliver Kiddle2016-11-171-0/+15
* 39945: allow further tab presses to move on to menu completion even when comp...Oliver Kiddle2016-11-161-0/+61
* 39949: Special case for "-" in directory names.Peter Stephenson2016-11-151-0/+8
* 39947: Additional test for array subscripts.Peter Stephenson2016-11-151-0/+8
* 39901: No EXIT trap on LHS of pipeline.Peter Stephenson2016-11-101-0/+17