about summary refs log tree commit diff
path: root/Test/Y03arguments.ztst
Commit message (Expand)AuthorAgeFilesLines
* 47849: do not skip tests requiring zpty on CygwinJun-ichi Takimoto2021-01-201-3/+1
* 45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.Daniel Shahaf2020-05-031-1/+7
* 42575: fix to not complete options in the argument to another optionOliver Kiddle2018-04-051-0/+15
* dana: 42145: Fix additional completion cases with option arguments.dana2017-12-201-0/+21
* 41983: fix exclusion of long options with (-) on a normal argumentOliver Kiddle2017-11-041-1/+7
* 41824: fix to not complete rest args from an _arguments set alongside the arg...Oliver Kiddle2017-10-071-0/+8
* 41772: fix bug in handling of long options with _arguments' -A optionOliver Kiddle2017-09-281-0/+6
* 40321: _arguments option groupsOliver Kiddle2017-01-111-0/+77
* 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
* 40139: tests: Convert comments to diagnostics; test backslashes. (after 40129)Daniel Shahaf2016-12-101-10/+9
* 40129: revert 39611, add code comments and test cases for _argumentsOliver Kiddle2016-12-091-14/+237
* unposted: add test case for partial completion matching of options with argum...Oliver Kiddle2016-11-231-0/+6
* 39945: allow further tab presses to move on to menu completion even when comp...Oliver Kiddle2016-11-161-0/+61
* 39622: add test cases for recent _arguments fixes, exclusion lists and -A/-SOliver Kiddle2016-10-131-0/+93
* 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS...Barton E. Schaefer2015-11-211-1/+1
* 34275: assume zpty can't be used for testing CygwinPeter Stephenson2015-01-141-1/+3
* 19603: Gracefully omit Y tests if zpty is not availablePeter Stephenson2004-03-111-10/+12
* make _message inhibit insertion of matches unless there are faked ones (16710)Sven Wischnowsky2002-02-251-1/+1
* Assorted minor test tweaks.Bart Schaefer2001-08-221-2/+2
* fix for changed listing layout (15549)Sven Wischnowsky2001-07-311-1/+1
* Assorted "make check" tweaks.Bart Schaefer2001-06-251-1/+3
* moved from ./Test/55arguments.ztstSven Wischnowsky2001-04-021-0/+149