summaryrefslogtreecommitdiff
path: root/Test/Y03arguments.ztst
AgeCommit message (Expand)AuthorFilesLines
2021-12-1449518: fix exclusions for mixed - and + stacked optionsOliver Kiddle1-0/+22
2021-10-2349499 based on 49496 by Jun T.: fixes to option -A of _argumentsOliver Kiddle1-0/+35
2021-01-2047849: do not skip tests requiring zpty on CygwinJun-ichi Takimoto1-3/+1
2020-05-0345730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.Daniel Shahaf1-1/+7
2018-04-0542575: fix to not complete options in the argument to another optionOliver Kiddle1-0/+15
2017-12-20dana: 42145: Fix additional completion cases with option arguments.dana1-0/+21
2017-11-0441983: fix exclusion of long options with (-) on a normal argumentOliver Kiddle1-1/+7
2017-10-0741824: fix to not complete rest args from an _arguments set alongside the arg...Oliver Kiddle1-0/+8
2017-09-2841772: fix bug in handling of long options with _arguments' -A optionOliver Kiddle1-0/+6
2017-01-1140321: _arguments option groupsOliver Kiddle1-0/+77
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-1040139: tests: Convert comments to diagnostics; test backslashes. (after 40129)Daniel Shahaf1-10/+9
2016-12-0940129: revert 39611, add code comments and test cases for _argumentsOliver Kiddle1-14/+237
2016-11-23unposted: add test case for partial completion matching of options with argum...Oliver Kiddle1-0/+6
2016-11-1639945: allow further tab presses to move on to menu completion even when comp...Oliver Kiddle1-0/+61
2016-10-1339622: add test cases for recent _arguments fixes, exclusion lists and -A/-SOliver Kiddle1-0/+93
2015-11-2137181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTS...Barton E. Schaefer1-1/+1
2015-01-1434275: assume zpty can't be used for testing CygwinPeter Stephenson1-1/+3
2004-03-1119603: Gracefully omit Y tests if zpty is not availablePeter Stephenson1-10/+12
2002-02-25make _message inhibit insertion of matches unless there are faked ones (16710)Sven Wischnowsky1-1/+1
2001-08-22Assorted minor test tweaks.Bart Schaefer1-2/+2
2001-07-31fix for changed listing layout (15549)Sven Wischnowsky1-1/+1
2001-06-25Assorted "make check" tweaks.Bart Schaefer1-1/+3
2001-04-02moved from ./Test/55arguments.ztstSven Wischnowsky1-0/+149