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-06-23
46079: Ignore double quotes in math expressions.
Peter Stephenson
1
-2
/
+8
2020-06-18
46067: Add a unit test for workers/46060.
Daniel Shahaf
1
-0
/
+7
2020-06-09
46026: Add CLOBBER_EMPTY option.
Peter Stephenson
1
-0
/
+14
2020-05-23
45900: Fix issues with escaped newline in $-substitution.
Peter Stephenson
1
-3
/
+21
2020-05-20
45862: Add test cases for 45843#1 and 45843#2, adapted from Aaron Esau and pws.
Daniel Shahaf
1
-0
/
+10
2020-05-12
unposted: Add tests for previous commit
Mikael Magnusson
1
-1
/
+7
2020-05-05
45764: Add a regression test for 45772. Test by Roman
Daniel Shahaf
1
-0
/
+14
2020-05-03
45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
Daniel Shahaf
1
-1
/
+7
2020-05-02
45737 (+ docs, and update the test from 45722): zstyle: When determining the ...
Daniel Shahaf
1
-1
/
+1
2020-05-02
unposted: Revert unintentional move from 45722.
Daniel Shahaf
1
-0
/
+166
2020-05-02
45722: docs: Change zstyle example to a non-hierarchical one
Daniel Shahaf
1
-153
/
+0
2020-04-20
45708: zsh/system: Enable sub-second timeout in zsystem flock
Cedric Ware
1
-0
/
+150
2020-04-02
Add SHORT_REPEAT option
Mikael Magnusson
1
-5
/
+14
2020-04-02
unposted: Make test platform-independent.
Daniel Shahaf
1
-2
/
+2
2020-04-01
45542: P01privileged: Use test-directory owner for auto-determined EUID/EGID
dana
1
-8
/
+15
2020-04-01
unposted: D02glob: Fix platform-dependent test failure
dana
1
-1
/
+1
2020-03-28
unposted: Fix syntax error introduced in 45591.
Daniel Shahaf
1
-1
/
+1
2020-03-28
45640: Fix new test when ${PWD}'s value contains symlinks.
Daniel Shahaf
1
-4
/
+7
2020-03-27
45584, 45620: zsh/rlimits: Skip the tests for this module when it wasn't comp...
Daniel Shahaf
1
-1
/
+9
2020-03-27
45591 (Cf. 45587, 45620): In the test suite, centralize testing that compiled...
Daniel Shahaf
2
-3
/
+2
2020-03-26
45616: Remove token from count argument to repeat
Peter Stephenson
1
-0
/
+7
2020-03-25
45583/0008: Extend tests to prove that what remains of xsymlinks() handles sy...
Daniel Shahaf
1
-0
/
+9
2020-03-25
45583/0005: Add a test for bin_whence's symlinks resolution.
Daniel Shahaf
1
-0
/
+22
2020-03-25
45583/0004: Fix segfault on resolving symlink loops
Daniel Shahaf
1
-6
/
+5
2020-03-25
45583/0001: Add tests for the segfault on resolving a symlink loop bug (worke...
Daniel Shahaf
1
-0
/
+36
2020-03-25
45590/0002 (in part): zsh/rlimits: Test that ulimit letters are unique.
Daniel Shahaf
1
-0
/
+10
2020-03-25
45601: fix another status in new function -T test
Jun-ichi Takimoto
1
-1
/
+1
2020-03-22
45601: Fix status in new functions -T test
Peter Stephenson
1
-1
/
+1
2020-03-22
45583/0009: Add end-of-options guard support to 'function -T'.
Daniel Shahaf
1
-1
/
+21
2020-03-22
45583/0008: Add the 'function -T' syntax.
Daniel Shahaf
1
-0
/
+25
2020-03-13
45537 (tweaked): E02xtrace: Fix inconsistent function-name encoding in preser...
dana
1
-1
/
+1
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
[next]