summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* 49906 (Bart), 49911: Fixes to querying jobs in subshell.Peter Stephenson2022-03-301-0/+28
* 49813: Add missing testMikael Magnusson2022-03-301-1/+1
* 49910: move multibyte-related f-flagged test from E03 to D07Jun-ichi Takimoto2022-03-302-5/+12
* 49908: reset LC_CTYPE to C during testsJun-ichi Takimoto2022-03-301-2/+1
* 49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bashJun-ichi Takimoto2022-03-291-0/+32
* 49802 (+49804): pass MODULE_PATH to zsh started in test W03Jun-ichi Takimoto2022-03-061-0/+1
* 49792: Non-interative shell input is line buffered.Peter Stephenson2022-03-031-0/+9
* 49787: test for jobs fix in 49783Peter Stephenson2022-03-032-0/+51
* 49518: fix exclusions for mixed - and + stacked optionsOliver Kiddle2021-12-141-0/+22
* 49628: Add an xfail test for RPS1/RPROMPT equivalence.Daniel Shahaf2021-12-011-0/+6
* 49624: Expect the test 'All identifiers are variable references in POSIX arit...Daniel Shahaf2021-12-011-1/+1
* 49601: don't create ambiguous history file entries for lines ending with a ba...Oliver Kiddle2021-11-281-0/+22
* 47599 (tweaked): New test for '{foo,bar}' in command positionDaniel Shahaf2021-11-261-0/+8
* github #82: Fix typosDimitris Apostolou2021-11-122-2/+2
* 49572: Let _expand preserve array form w/out zstyle globMarlon Richert2021-11-121-0/+11
* 49561: add zformat -F option, similar to -f but ternary expressions check for...Oliver Kiddle2021-11-121-0/+24
* unposted (c.f. Bart: 49531): fix completion test where a typo marked it as ex...Oliver Kiddle2021-10-301-1/+1
* 49521: Define correct behavior of || completion matchersMarlon Richert2021-10-261-17/+109
* 49499 based on 49496 by Jun T.: fixes to option -A of _argumentsOliver Kiddle2021-10-231-0/+35
* 49456: clean up detection of private params in nested scopes, update docBart Schaefer2021-10-041-3/+3
* unposted: Fix typosDaniel Shahaf2021-09-262-2/+2
* 49353: Fix comments in sourced file.Peter Stephenson2021-09-091-0/+9
* 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