summaryrefslogtreecommitdiff
path: root/Test
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-07unposted: Fix trailing whitespace in test expectations.Daniel Shahaf1-3/+3
2020-03-0645509: fix typos in B01cd.ztstJun-ichi Takimoto1-3/+3
2020-03-0645490 (+45495 and a test): refactor rlimits.cJun-ichi Takimoto1-0/+10
2020-02-2745492: skip test added by users/24633 on CygwinJun-ichi Takimoto1-5/+9
2020-02-1845463: test: kill: Document why we use SIGURGChris Down1-0/+9
2020-02-1845453: builtins: kill: Do not signal current process group when pid is emptyChris Down1-1/+9
2020-02-1845452: builtins: kill: Add `kill ''` regression test with explicit sigspecChris Down1-0/+9
2020-02-1845451: builtins: kill: Add basic test suiteChris Down1-0/+60
2020-02-14Add unsetopt/PRIVILEGED testsdana3-1/+207
2020-02-14Improve PRIVILEGED fixesDaniel Shahaf1-0/+15
2020-02-14unposted: V01zmodload: Fix failing test from workers/45385dana1-2/+4
2020-02-0745385: Add a test for 'zmodload -Fa' preemptively disabling ("blacklisting"?)...Daniel Shahaf1-0/+14
2020-02-0345368: Add tests for workers/45367's issue about double slashes in 'cd -P' an...Daniel Shahaf2-0/+8
2020-02-0245373: Fix ERR_EXIT bug in else branch of if.Peter Stephenson1-0/+9
2020-01-2945342: Add tests for interaction between autoloadable parameters and module l...Daniel Shahaf1-0/+41
2020-01-1645304: Do execute the always block even when the try/always block itself is t...Daniel Shahaf1-1/+1
2020-01-16Merge branch 'master' into 5.9Daniel Shahaf1-0/+4
2020-01-1645305: Add an XFail test: The exec-last-command optimization is applied to tr...Daniel Shahaf1-0/+4
2020-01-1545292: D02glob: Add regression test for macOS stat(2) misbehaviourdana1-0/+11
2020-01-1545291: A glob with a trailing slash will now match unreadable/unexecutable di...Daniel Shahaf1-1/+1
2020-01-15Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf8-8/+176
2020-01-1345296: D02glob: Clean up after test from users/24633dana1-0/+5
2020-01-1345290: New helper script for listing XFail tests.Daniel Shahaf1-0/+5
2020-01-12users/24633: Add an xfail test for users/24619.Daniel Shahaf1-0/+13
2020-01-0945269: Fix misspellings in completions and elsewhere.Jens Schleusener2-2/+2
2020-01-07unposted: internal: Remove Vim modeline that interferes with ztst.vim.Daniel Shahaf1-2/+0
2020-01-0245181: Fix workers/45164: ${(S)%%} will now consider the empty string as a po...Daniel Shahaf1-1/+1
2020-01-01unposted: Add some tests for ${(S)}, including a regression test for workers/...Daniel Shahaf1-0/+25
2020-01-0145169/0002 (tweaked for trailing newlines): Add an expected-to-fail test for ...Daniel Shahaf1-0/+17
2020-01-0145169/0001: In the test suite, allow test cases to be marked as expected to f...Daniel Shahaf2-3/+31
2019-12-31users/24582 + users/24583: Add regression tests for the previous commit.Daniel Shahaf2-0/+77
2019-12-27unposted: internal: Vim ztst support: Add an ftplugin in addition to the synt...Daniel Shahaf1-1/+1
2019-12-26unposted (follow-up to 45131): Extra testing by MikaelDaniel Shahaf1-6/+31
2019-12-2645137: zformat: Allow the specifying minimum width and a dot with an empty ma...Daniel Shahaf1-0/+2
2019-12-2645138: Add zformat unit tests.Daniel Shahaf1-0/+65
2019-12-2645131: Make a function that redefines itself preserve its tracedness.Daniel Shahaf1-0/+9
2019-12-22unposted: Fix broken build: 45109 (!) broke Test/Y01completion.ztst.Daniel Shahaf2-86/+1
2019-12-2245111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in conjun...Daniel Shahaf1-0/+2
2019-12-2245107: ztst.vim: Highlight some more special variablesDaniel Shahaf1-1/+3
2019-12-2245108: ztst.vim: Conceal the '>' or '?' on pattern expected output / expected...Daniel Shahaf1-8/+19
2019-12-2245109: Add Vim highlighting file for Test/*.ztst files.Daniel Shahaf2-0/+74
2019-12-21unposted: Group related tests. No functional change.Daniel Shahaf1-8/+8
2019-12-1245001: Fix zero-length matches with ${...%...}Peter Stephenson1-0/+23
2019-12-1145004: Fix typos in commentsMartijn Dekker8-9/+9
2019-12-01unposted: zstyle: Add a unit test and some comments.Daniel Shahaf1-0/+10
2019-11-19unposted: Add smoke test for :P history modifier.Daniel Shahaf1-0/+7
2019-08-1444664: Fix problem with temporary assignment.Peter Stephenson1-0/+12