summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 39870: ensure exit trap can always runPeter Stephenson2016-11-081-0/+15
* unposted: tests for 39839, 39844Barton E. Schaefer2016-11-051-0/+13
* 39389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle2016-11-051-0/+6
* 39824: test case for 39811 (commit ae4c035c)Barton E. Schaefer2016-11-031-0/+8
* 39815: Read input to end on parse error in $(...) inside a string.Peter Stephenson2016-11-031-0/+8
* 39787: Add a regression test for 39412.Daniel Shahaf2016-11-011-0/+10
* 39777: $() is a valid empty command substitutionPeter Stephenson2016-10-301-0/+14
* "typeset -p" uses "export" commands or the "-g" option for parameters that ar...Barton E. Schaefer2016-10-243-5/+5
* 39678: metafication of printf %q argument and resultPeter Stephenson2016-10-191-0/+4
* 39625: case needs to reset lastval if no pattern matchedMartijn Dekker2016-10-131-0/+17
* 39622: add test cases for recent _arguments fixes, exclusion lists and -A/-SOliver Kiddle2016-10-131-0/+93
* 39599: Don't reset status before "case" executionPeter Stephenson2016-10-101-0/+8
* 39578: Test more ERR_RETURN cases with "&&" and functionsPeter Stephenson2016-10-061-0/+30
* 39571: Fix ERR_EXIT bug with && and function.Peter Stephenson2016-10-051-9/+22
* 39568: "! <complex-command>" suppresses ERR_EXITPeter Stephenson2016-10-051-0/+27
* 39566: Improve usefulness of command_not_found_handler.Peter Stephenson2016-10-051-3/+2
* 39521: Refactor start of execcmd().Peter Stephenson2016-10-031-9/+6
* 39540: "! command" should suppress ERR_EXIT and ERR_RETURNPeter Stephenson2016-10-021-0/+37
* 39517: back off 39502 (WC_ASSIGN causes fork in pipe).Peter Stephenson2016-09-301-6/+9
* 39502: Fork for assignment in LHS of pipeline.Peter Stephenson2016-09-291-0/+7
* 34943: Fixes for "command" with multiple options.Peter Stephenson2016-09-291-0/+10
* 39332: support ksh's [[ -v varname ]] condition for checking if variables are...Oliver Kiddle2016-09-161-0/+19
* zsh-users/21903: Fix ${...?...} in interactive shell.Peter Stephenson2016-09-141-0/+14
* 39292: Distinguish "=" and "==" tests in output.Peter Stephenson2016-09-133-4/+13
* unposted: Add tests for ${(q)} being aware of the EQUALS option.Daniel Shahaf2016-09-091-0/+4
* 39222: test math functions in modules.Peter Stephenson2016-09-081-0/+74
* 39141: Use zsh instead of sh in SHLVL test.Peter Stephenson2016-08-311-12/+14
* 39125: More care needed decrementing SHLVL on exec.Stephane Chazelas2016-08-311-0/+18
* 39115: repair forced joining when (@) and (j) are used togetherBarton E. Schaefer2016-08-291-0/+9
* 39046 + 39061: New :P history modifier.Daniel Shahaf2016-08-221-0/+8
* 39035: ${(A)name=word} should expand as an array even when there is only one ...Barton E. Schaefer2016-08-121-0/+5
* 39028: more join/split cases fixed and tested.Barton E. Schaefer2016-08-121-2/+8
* 39019 (cf. PWS 39013): add test cases for more join/split combinationsBarton E. Schaefer2016-08-111-0/+55
* 38991: Make 'whence -v autoloaded-function' shows the defining filename.Daniel Shahaf2016-08-051-0/+10
* 38879: Unmetafy file names for glob sort.Peter Stephenson2016-07-181-0/+17
* 38728: Tests: Add tests for the ':a' and ':A' modifiers.Daniel Shahaf2016-07-051-1/+24
* 38652: test harness: Emit unified diffs instead of context diffsDaniel Shahaf2016-06-251-3/+3