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-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
2017-01-25
40413: WARN_NESTED_VAR subscripted variable fix.
Peter Stephenson
1
-0
/
+15
2017-01-24
posted: Make D07 recognize more spellings of pl_PL.UTF-8
Mikael Magnusson
1
-2
/
+2
2017-01-23
40391: Add WARN_NESTED_VAR option and functions -W.
Peter Stephenson
1
-1
/
+56
2017-01-18
43080: a few more tests for autoload with absolute path
Peter Stephenson
1
-0
/
+25
2017-01-12
40342: Add directory name cache for autoload file paths.
Peter Stephenson
1
-0
/
+39
2017-01-12
40335: More care with autoload function path.
Peter Stephenson
1
-0
/
+10
2017-01-11
40321: _arguments option groups
Oliver Kiddle
1
-0
/
+77
2017-01-11
Add features associated with autoloading a function using an absolute
Peter Stephenson
1
-0
/
+89
2017-01-10
40306 with doc tweaks: Change behaviour expanding alias in () function defini...
Peter Stephenson
1
-0
/
+22
2017-01-05
40269: handle option exclusion within current word for clumped options
Oliver Kiddle
1
-6
/
+19
2017-01-04
40227: handle _arguments sets and rest arguments starting with a dash
Oliver Kiddle
1
-9
/
+7
2017-01-04
40226: tidy up some of the _arguments set code
Oliver Kiddle
1
-2
/
+57
2016-12-22
40162: _arguments support for a match spec in combination with sets
Oliver Kiddle
1
-0
/
+5
[next]