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
2006-07-10
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
1
-0
/
+9
2006-06-30
22529: multibyte conversion in math expressions
Peter Stephenson
1
-0
/
+10
2006-06-28
22525: lengths and cases of multibyte strings in parameters and history
Peter Stephenson
1
-0
/
+34
2006-06-27
22524: searchable parameter subscripts with multibyte chars,
Peter Stephenson
1
-0
/
+36
2006-06-26
22519: initial multibyte parameter tests
Peter Stephenson
1
-0
/
+87
2006-06-26
22518: Initial go at making parameter subscripts
Peter Stephenson
1
-2
/
+15
2006-04-19
22416, tweaked: math functions via shell functions
Peter Stephenson
1
-0
/
+59
2006-03-03
22277: missed bit
Peter Stephenson
1
-0
/
+34
2006-02-17
Make sure that the (A) assignment of a single-item array retains
Wayne Davison
1
-1
/
+22
2006-02-16
Test that ${(A)=name:=word} avoids splitting on quoted whitespace.
Wayne Davison
1
-1
/
+2
2006-02-15
Added a test for ${name+$array$scalar}.
Wayne Davison
1
-0
/
+5
2006-02-15
- Some changes to handle ${1+"$@"} being fixed.
Wayne Davison
1
-13
/
+149
2005-10-19
21882: extend prompt truncation to handle multibyte characters
Peter Stephenson
1
-4
/
+4
2005-10-11
21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
Peter Stephenson
2
-1
/
+15
2005-09-23
21758: optimise =(<<<...) to run within the shell.
Peter Stephenson
1
-0
/
+8
2005-09-06
21701: Negative subscripts of scalars before start were broken
Peter Stephenson
1
-0
/
+5
2005-08-22
21678: Unsetting tied parameters caused various crashes
Peter Stephenson
1
-0
/
+34
2005-08-17
21655: bug in ${..//../${..//../..}}
Peter Stephenson
1
-0
/
+8
2005-08-11
Third time's a charm: a better fix than using either a subshell or
Wayne Davison
1
-11
/
+17
2005-08-10
A better fix than my last patch is to use "setopt localoptions".
Wayne Davison
1
-3
/
+3
2005-08-10
Put the last test into a sub-shell so that it doesn't interfere
Wayne Davison
1
-2
/
+2
2005-08-09
21580: Thorsten's patch to make sure that no pre-existing traps
Wayne Davison
1
-1
/
+4
2005-08-09
Got rid of trap call for now.
Wayne Davison
1
-2
/
+2
2005-08-09
Test both %b and %s in the empty-arg test.
Wayne Davison
1
-1
/
+1
2005-08-08
21576: test for 21575
Peter Stephenson
1
-0
/
+20
2005-08-04
Improved the %d and %g tests.
Wayne Davison
1
-4
/
+6
2005-08-01
Three more tests based on recent fixes.
Wayne Davison
1
-0
/
+14
2005-08-01
- Improved how we check the no-newline test cases.
Wayne Davison
1
-13
/
+17
2005-07-26
Added tests for \c escape handling.
Wayne Davison
1
-0
/
+28
2005-06-21
21317: fix bug where recursive glob within e qualifier would hang the shell
Oliver Kiddle
1
-0
/
+4
2005-06-17
add test for 21352
Oliver Kiddle
1
-0
/
+8
2005-05-09
Add [[:IFS:]] etc. tests.
Peter Stephenson
1
-0
/
+25
2005-05-01
21215: clean up after autoloaded trap test
Bart Schaefer
1
-2
/
+6
2005-04-26
21194: fix handling of zero-length quoted test strings for patterns
Peter Stephenson
1
-0
/
+5
2005-04-25
Test for fix of read with trailing metacharacters
Peter Stephenson
1
-0
/
+7
2005-04-16
Update test for change in error message.
Bart Schaefer
1
-1
/
+1
2005-04-14
21141: fix some issues associated with the {myfd}>... syntax
Peter Stephenson
1
-1
/
+6
2005-04-14
Belated commit of 21064: test case for 21049
Bart Schaefer
1
-0
/
+7
2005-04-13
21136: don't leave TRAPEXIT lying around in Test directory
Peter Stephenson
1
-2
/
+2
2005-04-12
21134: bad file descriptor error message system variation.
Peter Stephenson
1
-1
/
+5
2005-04-12
21133: New {myfd} syntax for allocating file descriptors
Peter Stephenson
1
-0
/
+25
2005-04-11
21131: exit with status 127 when script not found
Peter Stephenson
1
-0
/
+4
2005-04-04
21082: Dan Nelson: fix zsh -c exit status on parse error
Peter Stephenson
1
-0
/
+4
2005-04-01
21078: parse errors didn't cause non-zero exit status
Peter Stephenson
1
-0
/
+9
2005-03-16
20983: failed glob from fixed strings segments in globbed paths
Peter Stephenson
1
-0
/
+6
2005-03-10
20959: fix crash unloading zsh/parameter and test the fix
Peter Stephenson
1
-2
/
+3
2005-02-06
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
1
-2
/
+32
2005-02-02
Test -nt and FOO=BAR BAR=FOO echo bugs
Peter Stephenson
2
-0
/
+23
2005-01-13
20698: Fix tail for POSIX conformance
Peter Stephenson
1
-3
/
+27
2005-01-12
20692: unset POSIXLY_CORRECT in test.
Peter Stephenson
1
-0
/
+3
[next]