summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-1647314: is-at-least false positive (5.8.0.2 / 5.8)Daniel Shahaf1-0/+27
2020-08-0847296 (+ unposted additional tests and comments): 'repeat' loops: Let the rep...Daniel Shahaf1-0/+14
2020-07-1246183: New XFail test: external command with =(...) on LHS of pipeline cleans...Daniel Shahaf1-0/+9
2020-07-1246204: Fix new test case for the theoretical case of having more than 100 fil...Daniel Shahaf1-1/+1
2020-07-1146152: zsh/system: Re-allow '0' timeout in zsystem flockCedric Ware1-11/+10
2020-07-0946215: make the test for RM_STAR_SILENT work on wider systemsJun-ichi Takimoto1-6/+9
2020-07-0746189: Ignore exit status of final zpty_flush in comptestevalBart Schaefer1-0/+1
2020-07-0546175/0003: Fix the RM_STAR_SILENT bug from the parent commit.Daniel Shahaf1-1/+1
2020-07-0546175/0002: Add a regression test for 46169: the RM_STAR_SILENT logic process...Daniel Shahaf1-2/+4
2020-07-0546175/0001: Add a unit test for the RM_STAR_SILENT option.Daniel Shahaf1-1/+26
2020-07-0546174/0002: test harness: Restore indentation after the previous commit. No f...Daniel Shahaf1-18/+18
2020-07-0546174/0001: test harness: Plug a symlink attackDaniel Shahaf1-2/+10
2020-07-0346168: Update $PWD and call chpwd hook after normalizing pathMatthew Martin1-1/+18
2020-07-03users/24971: ${(-)var} sorts on signed integersPeter Stephenson1-0/+7
2020-06-2746072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...Daniel Shahaf1-0/+11
2020-06-2646100: Fix =subst before =(subst)Peter Stephenson1-0/+4
2020-06-2645895: ignore deduplication patterns in _sequenceoxiedi1-0/+10
2020-06-2546068 (tweaked) (was: github #57): region_highlight: Add memo= support.Daniel Shahaf1-0/+44
2020-06-2546102: test harness: Make the XPass message distinct from the Fail message.Daniel Shahaf1-1/+14
2020-06-2346079: Ignore double quotes in math expressions.Peter Stephenson1-2/+8
2020-06-1846067: Add a unit test for workers/46060.Daniel Shahaf1-0/+7
2020-06-0946026: Add CLOBBER_EMPTY option.Peter Stephenson1-0/+14
2020-05-2345900: Fix issues with escaped newline in $-substitution.Peter Stephenson1-3/+21
2020-05-2045862: Add test cases for 45843#1 and 45843#2, adapted from Aaron Esau and pws.Daniel Shahaf1-0/+10
2020-05-12unposted: Add tests for previous commitMikael Magnusson1-1/+7