summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
2021-11-2849601: don't create ambiguous history file entries for lines ending with a ba...Oliver Kiddle1-0/+22
2021-11-2647599 (tweaked): New test for '{foo,bar}' in command positionDaniel Shahaf1-0/+8
2021-11-12github #82: Fix typosDimitris Apostolou2-2/+2
2021-11-1249572: Let _expand preserve array form w/out zstyle globMarlon Richert1-0/+11
2021-11-1249561: add zformat -F option, similar to -f but ternary expressions check for...Oliver Kiddle1-0/+24
2021-10-30unposted (c.f. Bart: 49531): fix completion test where a typo marked it as ex...Oliver Kiddle1-1/+1
2021-10-2649521: Define correct behavior of || completion matchersMarlon Richert1-17/+109
2021-10-2349499 based on 49496 by Jun T.: fixes to option -A of _argumentsOliver Kiddle1-0/+35
2021-10-0449456: clean up detection of private params in nested scopes, update docBart Schaefer1-3/+3
2021-09-26unposted: Fix typosDaniel Shahaf2-2/+2
2021-09-0949353: Fix comments in sourced file.Peter Stephenson1-0/+9
2021-09-0849386: handle separate source/build treesBart Schaefer1-1/+1
2021-09-0849377: fix segfault by 'bindkey -d' with reordered keymapnamtabJun-ichi Takimoto1-0/+15
2021-09-0649218: run-help filters cmd_args before calling run-help-<command>Marlon Richert1-0/+106
2021-09-0648888: improve doc for $$ and $PPID, add fail test for PPID readonly-nessBart Schaefer1-0/+3
2021-08-1049269: Fix "[ ! -o ]".Peter Stephenson1-1/+1
2021-07-1949166: fix coredump in ${name:offset:length} with ill-formatted lengthJun-ichi Takimoto1-4/+3
2021-05-2148864: Improve extra-verbose completion display strings for array parameter v...Marlon Richert1-5/+9
2021-05-1848594 (plus an "F:" line corresponding to the question there): New tests for ...Daniel Shahaf1-0/+36
2021-05-1548560: add new test file missed on original commitBart Schaefer1-0/+163
2021-05-1548810: fix potential name clash in test case for autoloadingBart Schaefer1-2/+4
2021-05-0648787: Fix command status after failed ifPeter Stephenson1-0/+5
2021-05-0348614: getopts: Calculate OPTIND according to POSIX_BUILTINSdana1-0/+29
2021-04-2148606 + 48607 + unposted test: zmathfunc: Force arguments to be numbers and c...Daniel Shahaf1-1/+7
2021-04-21unposted (cf. 48156): New test.Daniel Shahaf1-0/+5
2021-04-1847704: POSIX export and readonly ignore "-p" when parameter names also appearBart Schaefer1-5/+3
2021-04-1848560: add TYPESET_TO_UNSET option to remove initialization of parametersBart Schaefer5-8/+28
2021-04-1648513: Let extra-verbose completion show parameter valuesMarlon Richert1-1/+28
2021-04-16unposted (cf. 48153): Add tests for max() and min().Daniel Shahaf1-0/+24
2021-04-1047794: exec: run final pipeline command in a subshell in sh modebrian m. carlson1-0/+22
2021-04-0948432 and enable test: fix quotiing of zstyle -L for zstyle -ePeter Stephenson1-1/+1
2021-04-0848379: Make the parameter expansion subscript flags parse error message, "err...Daniel Shahaf1-0/+5
2021-04-0748425: Add an XFail test for a 'zstyle -L' escaping bug (workers/48424).Daniel Shahaf1-0/+9
2021-04-0648413: Fix _expand completion testMarlon Richert2-7/+7
2021-04-0148202 + 48366: Fix handling of NUL bytes in zexpandtabs multibyte versionMikael Magnusson1-4/+5
2021-03-3148214: add file types to _expand completions, so they can be colored through ...Marlon Richert1-0/+19
2021-03-2848216: Fix broken Y01 test from workers/48180dana1-0/+3
2021-03-23unposted: Improve documentation and add regression test for workers/47745dana1-0/+7
2021-03-1748180: Start menu selection with select=long-list in menu styleMarlon Richert1-0/+34
2021-03-0748147/0002: zmathfunc: Fix bug where the exit code would be non-zero if the e...Daniel Shahaf1-1/+1
2021-03-0748147/0001: tests: Add a unit test for zmathfunc and a regression test for wo...Daniel Shahaf1-0/+23
2021-02-1347905: Add leading '-' to zparseopts option parsing errorsJoshua Krusell1-4/+4
2021-02-0447895: Remove trailing spaces from "print -ac" output lines.Bart Schaefer1-3/+3
2021-02-0447865: More tests for globbing in restricted directoriesBart Schaefer1-0/+17
2021-02-0347899: Improve error message from zparseopts.Joshua Krusell1-1/+1
2021-01-2047849: do not skip tests requiring zpty on CygwinJun-ichi Takimoto9-25/+11
2020-10-2547494, 47495: Add -n option to strftimeMikael Magnusson1-0/+4
2020-10-2547302: Test for print -v fixMikael Magnusson2-0/+10
2020-09-1347364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}Bart Schaefer1-0/+5
2020-09-1047352 (+ extra test cases): fix %<n>K prompt expansionStephane Chazelas1-0/+28