summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-0545764: Add a regression test for 45772. Test by RomanDaniel Shahaf1-0/+14
2020-05-0345730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.Daniel Shahaf1-1/+7
2020-05-0245737 (+ docs, and update the test from 45722): zstyle: When determining the ...Daniel Shahaf1-1/+1
2020-05-02unposted: Revert unintentional move from 45722.Daniel Shahaf1-0/+166
2020-05-0245722: docs: Change zstyle example to a non-hierarchical oneDaniel Shahaf1-153/+0
2020-04-2045708: zsh/system: Enable sub-second timeout in zsystem flockCedric Ware1-0/+150
2020-04-02Add SHORT_REPEAT optionMikael Magnusson1-5/+14
2020-04-02unposted: Make test platform-independent.Daniel Shahaf1-2/+2
2020-04-0145542: P01privileged: Use test-directory owner for auto-determined EUID/EGIDdana1-8/+15
2020-04-01unposted: D02glob: Fix platform-dependent test failuredana1-1/+1
2020-03-28unposted: Fix syntax error introduced in 45591.Daniel Shahaf1-1/+1
2020-03-2845640: Fix new test when ${PWD}'s value contains symlinks.Daniel Shahaf1-4/+7
2020-03-2745584, 45620: zsh/rlimits: Skip the tests for this module when it wasn't comp...Daniel Shahaf1-1/+9
2020-03-2745591 (Cf. 45587, 45620): In the test suite, centralize testing that compiled...Daniel Shahaf2-3/+2
2020-03-2645616: Remove token from count argument to repeatPeter Stephenson1-0/+7
2020-03-2545583/0008: Extend tests to prove that what remains of xsymlinks() handles sy...Daniel Shahaf1-0/+9
2020-03-2545583/0005: Add a test for bin_whence's symlinks resolution.Daniel Shahaf1-0/+22
2020-03-2545583/0004: Fix segfault on resolving symlink loopsDaniel Shahaf1-6/+5
2020-03-2545583/0001: Add tests for the segfault on resolving a symlink loop bug (worke...Daniel Shahaf1-0/+36
2020-03-2545590/0002 (in part): zsh/rlimits: Test that ulimit letters are unique.Daniel Shahaf1-0/+10
2020-03-2545601: fix another status in new function -T testJun-ichi Takimoto1-1/+1
2020-03-2245601: Fix status in new functions -T testPeter Stephenson1-1/+1
2020-03-2245583/0009: Add end-of-options guard support to 'function -T'.Daniel Shahaf1-1/+21
2020-03-2245583/0008: Add the 'function -T' syntax.Daniel Shahaf1-0/+25
2020-03-1345537 (tweaked): E02xtrace: Fix inconsistent function-name encoding in preser...dana1-1/+1
2020-03-1145470: C02cond: Simplify '-N cond' testdana1-24/+12
2020-03-0945518 + unposted tweak (change single quotes to double quotes): Fix V01zmotlo...Daniel Shahaf1-14/+19
2020-03-07Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf9-4/+354