about summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* 49386: handle separate source/build treesBart Schaefer2021-09-081-1/+1
* 49377: fix segfault by 'bindkey -d' with reordered keymapnamtabJun-ichi Takimoto2021-09-081-0/+15
* 49218: run-help filters cmd_args before calling run-help-<command>Marlon Richert2021-09-061-0/+106
* 48888: improve doc for $$ and $PPID, add fail test for PPID readonly-nessBart Schaefer2021-09-061-0/+3
* 49269: Fix "[ ! -o ]".Peter Stephenson2021-08-101-1/+1
* 49166: fix coredump in ${name:offset:length} with ill-formatted lengthJun-ichi Takimoto2021-07-191-4/+3
* 48864: Improve extra-verbose completion display strings for array parameter v...Marlon Richert2021-05-211-5/+9
* 48594 (plus an "F:" line corresponding to the question there): New tests for ...Daniel Shahaf2021-05-181-0/+36
* 48560: add new test file missed on original commitBart Schaefer2021-05-151-0/+163
* 48810: fix potential name clash in test case for autoloadingBart Schaefer2021-05-151-2/+4
* 48787: Fix command status after failed ifPeter Stephenson2021-05-061-0/+5
* 48614: getopts: Calculate OPTIND according to POSIX_BUILTINSdana2021-05-031-0/+29
* 48606 + 48607 + unposted test: zmathfunc: Force arguments to be numbers and c...Daniel Shahaf2021-04-211-1/+7
* unposted (cf. 48156): New test.Daniel Shahaf2021-04-211-0/+5
* 47704: POSIX export and readonly ignore "-p" when parameter names also appearBart Schaefer2021-04-181-5/+3
* 48560: add TYPESET_TO_UNSET option to remove initialization of parametersBart Schaefer2021-04-185-8/+28
* 48513: Let extra-verbose completion show parameter valuesMarlon Richert2021-04-161-1/+28
* unposted (cf. 48153): Add tests for max() and min().Daniel Shahaf2021-04-161-0/+24
* 47794: exec: run final pipeline command in a subshell in sh modebrian m. carlson2021-04-101-0/+22
* 48432 and enable test: fix quotiing of zstyle -L for zstyle -ePeter Stephenson2021-04-091-1/+1
* 48379: Make the parameter expansion subscript flags parse error message, "err...Daniel Shahaf2021-04-081-0/+5
* 48425: Add an XFail test for a 'zstyle -L' escaping bug (workers/48424).Daniel Shahaf2021-04-071-0/+9
* 48413: Fix _expand completion testMarlon Richert2021-04-062-7/+7
* 48202 + 48366: Fix handling of NUL bytes in zexpandtabs multibyte versionMikael Magnusson2021-04-011-4/+5
* 48214: add file types to _expand completions, so they can be colored through ...Marlon Richert2021-03-311-0/+19
* 48216: Fix broken Y01 test from workers/48180dana2021-03-281-0/+3
* unposted: Improve documentation and add regression test for workers/47745dana2021-03-231-0/+7
* 48180: Start menu selection with select=long-list in menu styleMarlon Richert2021-03-171-0/+34
* 48147/0002: zmathfunc: Fix bug where the exit code would be non-zero if the e...Daniel Shahaf2021-03-071-1/+1
* 48147/0001: tests: Add a unit test for zmathfunc and a regression test for wo...Daniel Shahaf2021-03-071-0/+23
* 47905: Add leading '-' to zparseopts option parsing errorsJoshua Krusell2021-02-131-4/+4
* 47895: Remove trailing spaces from "print -ac" output lines.Bart Schaefer2021-02-041-3/+3
* 47865: More tests for globbing in restricted directoriesBart Schaefer2021-02-041-0/+17
* 47899: Improve error message from zparseopts.Joshua Krusell2021-02-031-1/+1
* 47849: do not skip tests requiring zpty on CygwinJun-ichi Takimoto2021-01-209-25/+11
* 47494, 47495: Add -n option to strftimeMikael Magnusson2020-10-251-0/+4
* 47302: Test for print -v fixMikael Magnusson2020-10-252-0/+10
* 47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}Bart Schaefer2020-09-131-0/+5
* 47352 (+ extra test cases): fix %<n>K prompt expansionStephane Chazelas2020-09-101-0/+28
* 47314: is-at-least false positive (5.8.0.2 / 5.8)Daniel Shahaf2020-08-161-0/+27
* 47296 (+ unposted additional tests and comments): 'repeat' loops: Let the rep...Daniel Shahaf2020-08-081-0/+14
* 46183: New XFail test: external command with =(...) on LHS of pipeline cleans...Daniel Shahaf2020-07-121-0/+9
* 46204: Fix new test case for the theoretical case of having more than 100 fil...Daniel Shahaf2020-07-121-1/+1
* 46152: zsh/system: Re-allow '0' timeout in zsystem flockCedric Ware2020-07-111-11/+10
* 46215: make the test for RM_STAR_SILENT work on wider systemsJun-ichi Takimoto2020-07-091-6/+9
* 46189: Ignore exit status of final zpty_flush in comptestevalBart Schaefer2020-07-071-0/+1
* 46175/0003: Fix the RM_STAR_SILENT bug from the parent commit.Daniel Shahaf2020-07-051-1/+1
* 46175/0002: Add a regression test for 46169: the RM_STAR_SILENT logic process...Daniel Shahaf2020-07-051-2/+4
* 46175/0001: Add a unit test for the RM_STAR_SILENT option.Daniel Shahaf2020-07-051-1/+26
* 46174/0002: test harness: Restore indentation after the previous commit. No f...Daniel Shahaf2020-07-051-18/+18