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
2017-08-31
Fix problem with ERR_RETURN.
Peter Stephenson
1
-0
/
+34
2017-08-29
41608 (plus tests): restore ERR_EXIT before function.
Peter Stephenson
1
-0
/
+35
2017-08-24
41590 modified as 41595: make ERR_RETURN more logical.
Peter Stephenson
1
-0
/
+30
2017-08-14
41542: Fix pcre logic for extracting matched parentheses.
Peter Stephenson
1
-0
/
+24
2017-08-11
41527 (tweaked for heap memory): fix [[ -<cond> ]] from modules
Phil Pennock
1
-0
/
+9
2017-08-09
41504: make empty strings work in case patterns with no leading parenthesis
Peter Stephenson
1
-0
/
+37
2017-08-08
Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."
Peter Stephenson
1
-41
/
+0
2017-08-07
41499 (with one further tweak): POSIX_STRINGS behaviour.
Peter Stephenson
1
-0
/
+41
2017-08-03
41485: test for previous fix
Peter Stephenson
1
-0
/
+5
2017-07-27
41464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.
Peter Stephenson
1
-0
/
+14
2017-07-13
41420: "{.." wasn't check for brace expansion properly
Peter Stephenson
1
-0
/
+4
2017-07-02
22760: fix partial string length reports with NO_MULTIBYTE
Peter Stephenson
1
-0
/
+20
2017-06-22
41308 (tweaked): behaviour of PCRE with NUL bytes
Phil Pennock
1
-0
/
+6
2017-06-13
41284: Fix NULL dereference in cd.
Peter Stephenson
1
-0
/
+4
2017-05-09
unposted: Adding comments to test changed line number in output
Peter Stephenson
1
-1
/
+1
2017-05-09
40181: Fix buffer overrun in xsymlinks.
Peter Stephenson
1
-0
/
+8
2017-05-09
41078: Empty psvar could cause bad dereference in prompt expansion
Peter Stephenson
1
-0
/
+4
2017-05-08
40173: Off-by-one error checking for {varid}.
Peter Stephenson
1
-0
/
+9
2017-05-08
users/22688: Allow mixing redirs and arguments after anon functions.
Peter Stephenson
1
-0
/
+12
2017-05-08
Fix combination of HERE document and |&.
Peter Stephenson
1
-0
/
+15
2017-04-28
41020: Fix "command -p"; "-p" was incorrectly left in command arguments
Peter Stephenson
1
-1
/
+11
2017-04-27
41012: Fix premature exit from nested function in EXIT trap.
Peter Stephenson
1
-0
/
+21
2017-04-27
41016: Test that quoted precommand modifiers now work
Peter Stephenson
1
-0
/
+6
2017-04-26
41008: Handle expansions for precommand modifiers
Peter Stephenson
2
-0
/
+36
2017-04-23
40995: Don't disable alias expansion when finding command substitution limits
Peter Stephenson
1
-0
/
+10
2017-04-03
40932: Parameter subscripts need to count parentheses.
Peter Stephenson
1
-0
/
+7
2017-03-30
40909: Stress test for parameter substitution
Sebastian Gniazdowski
1
-0
/
+12
2017-03-23
40891: fix more zero-length matches.
Peter Stephenson
1
-0
/
+10
2017-03-23
22601: Fix for parameter substitution pattern matches.
Peter Stephenson
1
-0
/
+10
2017-03-21
Improve comment at top of GDBM test
Peter Stephenson
1
-1
/
+3
2017-03-12
40816: Document interaction of 'print -P' and 'print -f'.
Daniel Shahaf
1
-1
/
+9
2017-03-12
40820: add a few tests of strftime, related to 40681
Jun-ichi Takimoto
1
-2
/
+12
2017-03-09
40803, 40804, 40805, 40806: Parameter test additions.
Peter Stephenson
1
-1
/
+13
2017-03-07
40706: Fix ordering dependence in gdbm test
Sebastian Gniazdowski
1
-28
/
+46
2017-03-07
40760: Always tokenize unquoted - to Dash.
Peter Stephenson
1
-0
/
+6
2017-03-04
40781: optimize array assignment, similar to 39995 for string assignment
Sebastian Gniazdowski
1
-0
/
+66
2017-03-03
40173: No error on failure to load zsh/db/gdbm in test.
Peter Stephenson
1
-1
/
+1
2017-03-01
40622 with typos fixed: functions -Ms.
Peter Stephenson
1
-0
/
+18
2017-03-01
40562: gdbm tests omitted from previous commit
Sebastian Gniazdowski
1
-0
/
+307
2017-02-26
Revert 40626 which broke tests.
Daniel Shahaf
1
-3
/
+0
2017-02-25
40626: Make $options re-settable.
Daniel Shahaf
1
-0
/
+3
2017-02-20
use "diff -a" in case special characters were written to the test output
Barton E. Schaefer
1
-1
/
+1
2017-02-20
40565 (tweaked): test cases for assigning array to scalar with various combin...
Barton E. Schaefer
1
-0
/
+80
2017-02-08
40508: Make $functions re-settable.
Daniel Shahaf
1
-0
/
+6
2017-02-01
40460: WARN_NESTED_VAR: Don't warn when assigning to a slice of an existing a...
Daniel Shahaf
1
-0
/
+4
2017-02-01
40470: make the test work also with ASCII collation
Jun-ichi Takimoto
1
-16
/
+14
2017-01-30
40465: update methods to output $PWD in tests.
Peter Stephenson
2
-15
/
+26
2017-01-28
40440: Add $functions_source hash to zsh/parameter.
Peter Stephenson
2
-9
/
+22
2017-01-26
40423: WARN_NESTED_VARS, conversion the other way
Peter Stephenson
1
-1
/
+13
2017-01-26
40422: More WARN_NESTED_VAR cases.
Peter Stephenson
1
-0
/
+12
[next]