about summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 46174/0001: test harness: Plug a symlink attackDaniel Shahaf2020-07-051-2/+10
* 46168: Update $PWD and call chpwd hook after normalizing pathMatthew Martin2020-07-031-1/+18
* users/24971: ${(-)var} sorts on signed integersPeter Stephenson2020-07-031-0/+7
* 46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...Daniel Shahaf2020-06-271-0/+11
* 46100: Fix =subst before =(subst)Peter Stephenson2020-06-261-0/+4
* 45895: ignore deduplication patterns in _sequenceoxiedi2020-06-261-0/+10
* 46068 (tweaked) (was: github #57): region_highlight: Add memo= support.Daniel Shahaf2020-06-251-0/+44
* 46102: test harness: Make the XPass message distinct from the Fail message.Daniel Shahaf2020-06-251-1/+14
* 46079: Ignore double quotes in math expressions.Peter Stephenson2020-06-231-2/+8
* 46067: Add a unit test for workers/46060.Daniel Shahaf2020-06-181-0/+7
* 46026: Add CLOBBER_EMPTY option.Peter Stephenson2020-06-091-0/+14
* 45900: Fix issues with escaped newline in $-substitution.Peter Stephenson2020-05-231-3/+21
* 45862: Add test cases for 45843#1 and 45843#2, adapted from Aaron Esau and pws.Daniel Shahaf2020-05-201-0/+10
* unposted: Add tests for previous commitMikael Magnusson2020-05-121-1/+7
* 45764: Add a regression test for 45772. Test by RomanDaniel Shahaf2020-05-051-0/+14
* 45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.Daniel Shahaf2020-05-031-1/+7
* 45737 (+ docs, and update the test from 45722): zstyle: When determining the ...Daniel Shahaf2020-05-021-1/+1
* unposted: Revert unintentional move from 45722.Daniel Shahaf2020-05-021-0/+166
* 45722: docs: Change zstyle example to a non-hierarchical oneDaniel Shahaf2020-05-021-153/+0
* 45708: zsh/system: Enable sub-second timeout in zsystem flockCedric Ware2020-04-201-0/+150
* Add SHORT_REPEAT optionMikael Magnusson2020-04-021-5/+14
* unposted: Make test platform-independent.Daniel Shahaf2020-04-021-2/+2
* 45542: P01privileged: Use test-directory owner for auto-determined EUID/EGIDdana2020-04-011-8/+15
* unposted: D02glob: Fix platform-dependent test failuredana2020-04-011-1/+1
* unposted: Fix syntax error introduced in 45591.Daniel Shahaf2020-03-281-1/+1
* 45640: Fix new test when ${PWD}'s value contains symlinks.Daniel Shahaf2020-03-281-4/+7
* 45584, 45620: zsh/rlimits: Skip the tests for this module when it wasn't comp...Daniel Shahaf2020-03-271-1/+9
* 45591 (Cf. 45587, 45620): In the test suite, centralize testing that compiled...Daniel Shahaf2020-03-272-3/+2
* 45616: Remove token from count argument to repeatPeter Stephenson2020-03-261-0/+7
* 45583/0008: Extend tests to prove that what remains of xsymlinks() handles sy...Daniel Shahaf2020-03-251-0/+9
* 45583/0005: Add a test for bin_whence's symlinks resolution.Daniel Shahaf2020-03-251-0/+22
* 45583/0004: Fix segfault on resolving symlink loopsDaniel Shahaf2020-03-251-6/+5
* 45583/0001: Add tests for the segfault on resolving a symlink loop bug (worke...Daniel Shahaf2020-03-251-0/+36
* 45590/0002 (in part): zsh/rlimits: Test that ulimit letters are unique.Daniel Shahaf2020-03-251-0/+10
* 45601: fix another status in new function -T testJun-ichi Takimoto2020-03-251-1/+1