index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
45470: C02cond: Simplify '-N cond' test
dana
1
-24
/
+12
2020-03-09
45518 + unposted tweak (change single quotes to double quotes): Fix V01zmotlo...
Daniel Shahaf
1
-14
/
+19
2020-03-07
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
9
-4
/
+354
2020-03-07
unposted: Fix trailing whitespace in test expectations.
Daniel Shahaf
1
-3
/
+3
2020-03-06
45509: fix typos in B01cd.ztst
Jun-ichi Takimoto
1
-3
/
+3
2020-03-06
45490 (+45495 and a test): refactor rlimits.c
Jun-ichi Takimoto
1
-0
/
+10
2020-02-27
45492: skip test added by users/24633 on Cygwin
Jun-ichi Takimoto
1
-5
/
+9
2020-02-18
45463: test: kill: Document why we use SIGURG
Chris Down
1
-0
/
+9
2020-02-18
45453: builtins: kill: Do not signal current process group when pid is empty
Chris Down
1
-1
/
+9
2020-02-18
45452: builtins: kill: Add `kill ''` regression test with explicit sigspec
Chris Down
1
-0
/
+9
2020-02-18
45451: builtins: kill: Add basic test suite
Chris Down
1
-0
/
+60
2020-02-14
Add unsetopt/PRIVILEGED tests
dana
3
-1
/
+207
2020-02-14
Improve PRIVILEGED fixes
Daniel Shahaf
1
-0
/
+15
2020-02-14
unposted: V01zmodload: Fix failing test from workers/45385
dana
1
-2
/
+4
2020-02-07
45385: Add a test for 'zmodload -Fa' preemptively disabling ("blacklisting"?)...
Daniel Shahaf
1
-0
/
+14
2020-02-03
45368: Add tests for workers/45367's issue about double slashes in 'cd -P' an...
Daniel Shahaf
2
-0
/
+8
2020-02-02
45373: Fix ERR_EXIT bug in else branch of if.
Peter Stephenson
1
-0
/
+9
2020-01-29
45342: Add tests for interaction between autoloadable parameters and module l...
Daniel Shahaf
1
-0
/
+41
2020-01-16
45304: Do execute the always block even when the try/always block itself is t...
Daniel Shahaf
1
-1
/
+1
2020-01-16
Merge branch 'master' into 5.9
Daniel Shahaf
1
-0
/
+4
2020-01-16
45305: Add an XFail test: The exec-last-command optimization is applied to tr...
Daniel Shahaf
1
-0
/
+4
2020-01-15
45292: D02glob: Add regression test for macOS stat(2) misbehaviour
dana
1
-0
/
+11
2020-01-15
45291: A glob with a trailing slash will now match unreadable/unexecutable di...
Daniel Shahaf
1
-1
/
+1
2020-01-15
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
8
-8
/
+176
2020-01-13
45296: D02glob: Clean up after test from users/24633
dana
1
-0
/
+5
2020-01-13
45290: New helper script for listing XFail tests.
Daniel Shahaf
1
-0
/
+5
2020-01-12
users/24633: Add an xfail test for users/24619.
Daniel Shahaf
1
-0
/
+13
2020-01-09
45269: Fix misspellings in completions and elsewhere.
Jens Schleusener
2
-2
/
+2
2020-01-07
unposted: internal: Remove Vim modeline that interferes with ztst.vim.
Daniel Shahaf
1
-2
/
+0
2020-01-02
45181: Fix workers/45164: ${(S)%%} will now consider the empty string as a po...
Daniel Shahaf
1
-1
/
+1
2020-01-01
unposted: Add some tests for ${(S)}, including a regression test for workers/...
Daniel Shahaf
1
-0
/
+25
2020-01-01
45169/0002 (tweaked for trailing newlines): Add an expected-to-fail test for ...
Daniel Shahaf
1
-0
/
+17
2020-01-01
45169/0001: In the test suite, allow test cases to be marked as expected to f...
Daniel Shahaf
2
-3
/
+31
2019-12-31
users/24582 + users/24583: Add regression tests for the previous commit.
Daniel Shahaf
2
-0
/
+77
2019-12-27
unposted: internal: Vim ztst support: Add an ftplugin in addition to the synt...
Daniel Shahaf
1
-1
/
+1
2019-12-26
unposted (follow-up to 45131): Extra testing by Mikael
Daniel Shahaf
1
-6
/
+31
2019-12-26
45137: zformat: Allow the specifying minimum width and a dot with an empty ma...
Daniel Shahaf
1
-0
/
+2
2019-12-26
45138: Add zformat unit tests.
Daniel Shahaf
1
-0
/
+65
2019-12-26
45131: Make a function that redefines itself preserve its tracedness.
Daniel Shahaf
1
-0
/
+9
2019-12-22
unposted: Fix broken build: 45109 (!) broke Test/Y01completion.ztst.
Daniel Shahaf
2
-86
/
+1
2019-12-22
45111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in conjun...
Daniel Shahaf
1
-0
/
+2
2019-12-22
45107: ztst.vim: Highlight some more special variables
Daniel Shahaf
1
-1
/
+3
2019-12-22
45108: ztst.vim: Conceal the '>' or '?' on pattern expected output / expected...
Daniel Shahaf
1
-8
/
+19
2019-12-22
45109: Add Vim highlighting file for Test/*.ztst files.
Daniel Shahaf
2
-0
/
+74
2019-12-21
unposted: Group related tests. No functional change.
Daniel Shahaf
1
-8
/
+8
2019-12-12
45001: Fix zero-length matches with ${...%...}
Peter Stephenson
1
-0
/
+23
2019-12-11
45004: Fix typos in comments
Martijn Dekker
8
-9
/
+9
2019-12-01
unposted: zstyle: Add a unit test and some comments.
Daniel Shahaf
1
-0
/
+10
2019-11-19
unposted: Add smoke test for :P history modifier.
Daniel Shahaf
1
-0
/
+7
2019-08-14
44664: Fix problem with temporary assignment.
Peter Stephenson
1
-0
/
+12
[next]