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
2015-05-08
35059: fix, document, test readonly -p.
Peter Stephenson
1
-0
/
+21
2015-05-08
35056: turn off PROMPT_SP for interactive test
Peter Stephenson
1
-5
/
+7
2015-05-07
35054: readonly -p + POSIXBUILTINS fix.
Peter Stephenson
1
-2
/
+4
2015-05-04
35029: improvements to newline handling for vi-mode word movement
Oliver Kiddle
1
-0
/
+88
2015-04-29
34992: POSIX fix for readonly variables.
Peter Stephenson
1
-0
/
+17
2015-04-25
34961: test for breadth-first glob with (Y1) qualifier (originally workers/32...
Barton E. Schaefer
1
-0
/
+2
2015-04-15
34901: Test for the previous commit
Peter Stephenson
1
-0
/
+17
2015-04-15
34892 (slightly tweaked): math evaluation fix
Peter Stephenson
1
-1
/
+4
2015-04-15
34887: Fix POSIX_BUILTINS with assignment.
Peter Stephenson
1
-0
/
+13
2015-03-28
34781: add implicit space after alias expansion of tokens that form words wit...
Barton E. Schaefer
1
-1
/
+1
2015-03-28
34804: refine POSIX_ALIAS change to preserve old behavior of [[ ]] conditionals
Barton E. Schaefer
1
-0
/
+4
2015-03-27
34787: Add more history tests
Peter Stephenson
1
-0
/
+41
2015-03-25
34779: tests for 34776
Barton E. Schaefer
2
-1
/
+25
2015-03-25
34774: fix %prep and use read from a no-op pipe to force wait for the timeout
Barton E. Schaefer
2
-2
/
+2
2015-03-23
34772: add new test suite file for history; fix "read" usage in comptest
Barton E. Schaefer
2
-1
/
+20
2015-03-20
34753: work around NFS problem in tests.
Peter Stephenson
1
-9
/
+29
2015-03-18
34734: further aliasing adjustments and doc
Barton E. Schaefer
1
-1
/
+1
2015-03-05
Missing test for alias fix
Peter Stephenson
1
-0
/
+15
2015-02-22
34606: fix up nested arithmetic substitution
Peter Stephenson
1
-0
/
+8
2015-02-20
34587: ensure multibyte characters don't overflow.
Peter Stephenson
1
-5
/
+15
2015-02-19
34570: Another nasty command / math substituion thing.
Peter Stephenson
1
-0
/
+23
2015-02-16
34560: Fix $(( that's actually a multiline cmd subst.
Peter Stephenson
1
-0
/
+35
2015-02-16
34530: PRINT_EXIT_VALUE with anonymous functions.
Peter Stephenson
1
-6
/
+6
2015-02-13
34546: further $_ with anon function fix.
Peter Stephenson
1
-0
/
+29
2015-02-12
34514: Back out 34485, an alternate solution needs to be worked out.
Barton E. Schaefer
1
-6
/
+6
2015-02-09
34485: More rationalisation for anonymous functions.
Peter Stephenson
1
-8
/
+18
2015-01-22
34344: fix 34338, pcre builtins need loading too
Barton E. Schaefer
1
-0
/
+2
2015-01-22
34338: check pcre-match feature availability
Barton E. Schaefer
1
-1
/
+1
2015-01-20
users/19756: test for case of closing fd with no error message
Peter Stephenson
1
-1
/
+6
2015-01-20
users/19751: remove error on failure to close file descriptor by number.
Peter Stephenson
1
-4
/
+6
2015-01-18
34322: bug with interface to parsestr() etc.
Peter Stephenson
1
-0
/
+7
2015-01-15
34280: more widespread use of FORCE_FLOAT.
Peter Stephenson
1
-0
/
+10
2015-01-14
34283: test X02 also needs zpty and shouldn't run on Cygwin
Peter Stephenson
1
-1
/
+3
2015-01-14
34275: assume zpty can't be used for testing Cygwin
Peter Stephenson
4
-4
/
+11
2015-01-12
Propagate float/integer type in arithmetic assignment.
Peter Stephenson
1
-1
/
+9
2015-01-11
34247: regression test for 34230.
Barton E. Schaefer
1
-0
/
+6
2015-01-10
test for alias expansion in command substitution
Peter Stephenson
1
-0
/
+12
2015-01-08
Fix command substitutions to parse contents as they are read in.
Peter Stephenson
1
-0
/
+42
2015-01-02
34077: further tests for return status from "for" loops
Peter Stephenson
1
-0
/
+53
2014-12-27
34064: assignment before command replaces array with export even when KSH_ARRAYS
Takeshi Banse
1
-0
/
+18
2014-12-27
34065: following an "if" condition, do not test lastval for ERR_EXIT until a ...
Barton E. Schaefer
1
-0
/
+17
2014-12-14
unposted: Add missing -f arg to zsh in D04parameter.ztst
Peter Stephenson
1
-2
/
+2
2014-12-08
33924: allow vi line/characterwise mode to be forced
Oliver Kiddle
1
-0
/
+21
2014-12-07
33829: unbind ESC~ as a more reliable workaround
Jun-ichi Takimoto
2
-1
/
+2
2014-12-05
33860: minor fixes to vi mode changes
Oliver Kiddle
1
-0
/
+10
2014-11-30
33823: overwrite mode shouldn't replace newlines
Oliver Kiddle
1
-0
/
+13
2014-11-28
33816, 33819: GLOB_ASSIGN changes integer and floating type variables to stri...
Barton E. Schaefer
1
-0
/
+20
2014-11-26
unposted: test binary input using 0b
Peter Stephenson
1
-0
/
+8
2014-11-25
33769: workaround for KEYTIMEOUT to work from test
Jun T
1
-2
/
+2
2014-11-21
33738: account for a selection in vi-replace-chars
Oliver Kiddle
1
-0
/
+5
[next]