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
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
2004-12-07
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
1
-1
/
+93
2004-12-07
20606: simple verification of pseudorandom numbers
Peter Stephenson
1
-0
/
+32
2004-11-30
20599: test for $((##)) should now check for error
Peter Stephenson
1
-2
/
+2
2004-10-26
20522: must-match optimisation in parameter substitution broken
Peter Stephenson
1
-0
/
+5
2004-10-22
20513: fix tests of zero-length patterns
Peter Stephenson
1
-0
/
+4
2004-10-18
20500: Unmetafy patterns where possible and other minor pattern fixes
Peter Stephenson
1
-0
/
+1
2004-10-15
20490: Don't assume null termination for test string in pattern matching.
Peter Stephenson
1
-0
/
+5
2004-09-17
20378: Matthias B.: fix bugs joining with metafied chars.
Peter Stephenson
1
-0
/
+15
2004-09-09
Tests for EVAL_LINENO and for "command" used with POSIX_BUILTINS.
Bart Schaefer
1
-1
/
+15
2004-07-29
20221: $LINENO in trap '...' DEBUG was wrong.
Peter Stephenson
1
-1
/
+1
2004-07-26
20198: fix TRAPEXIT.
Peter Stephenson
3
-1
/
+11
2004-07-07
21042: add test for bug fixed in 21041
Peter Stephenson
1
-0
/
+13
2004-07-02
20126: tidy up before 4.2.1
Peter Stephenson
1
-0
/
+1
2004-06-30
20112: Forgot this bit.
Peter Stephenson
1
-0
/
+24
2004-06-22
20076, 20084: { ... } always { ... } syntax.
Peter Stephenson
1
-0
/
+79
2004-06-09
c.f. 20034: zsh/mathfunc tests
Peter Stephenson
1
-0
/
+106
2004-05-13
19941: fix (( 3, ))
Peter Stephenson
1
-0
/
+20
2004-04-20
19800: reverse sense of `declare +m' test, -m now being allowed for declare
Oliver Kiddle
1
-4
/
+4
[next]