index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
D04parameter.ztst
Commit message (
Expand
)
Author
Age
Files
Lines
*
41902: ${(z)...} continues parsing on unmatched quote when CSH_JUNKIE_QUOTES ...
Barton E. Schaefer
2017-10-17
1
-0
/
+21
*
41773: Array index assignment tests for KSH_ARRAYS
Peter Stephenson
2017-09-28
1
-1
/
+66
*
41764 (test tweaked): allow [key]+=value when modifying arrays
Peter Stephenson
2017-09-27
1
-0
/
+34
*
Updates for ksh array element syntax.
Peter Stephenson
2017-09-24
1
-0
/
+27
*
First go at var=([key]=value) syntax.
Peter Stephenson
2017-09-13
1
-0
/
+68
*
41661: Need to remove tokens before using bufferwords() for (z)
Peter Stephenson
2017-09-10
1
-0
/
+7
*
22760: fix partial string length reports with NO_MULTIBYTE
Peter Stephenson
2017-07-02
1
-0
/
+20
*
40909: Stress test for parameter substitution
Sebastian Gniazdowski
2017-03-30
1
-0
/
+12
*
40891: fix more zero-length matches.
Peter Stephenson
2017-03-23
1
-0
/
+10
*
22601: Fix for parameter substitution pattern matches.
Peter Stephenson
2017-03-23
1
-0
/
+10
*
40803, 40804, 40805, 40806: Parameter test additions.
Peter Stephenson
2017-03-09
1
-1
/
+13
*
40565 (tweaked): test cases for assigning array to scalar with various combin...
Barton E. Schaefer
2017-02-20
1
-0
/
+80
*
40088: atttempt to make interactive param test more robust
Peter Stephenson
2016-12-04
1
-3
/
+4
*
unposted: regression test for 40071
Barton E. Schaefer
2016-12-03
1
-0
/
+6
*
39947: Additional test for array subscripts.
Peter Stephenson
2016-11-15
1
-0
/
+8
*
39815: Read input to end on parse error in $(...) inside a string.
Peter Stephenson
2016-11-03
1
-0
/
+8
*
zsh-users/21903: Fix ${...?...} in interactive shell.
Peter Stephenson
2016-09-14
1
-0
/
+14
*
unposted: Add tests for ${(q)} being aware of the EQUALS option.
Daniel Shahaf
2016-09-09
1
-0
/
+4
*
39141: Use zsh instead of sh in SHLVL test.
Peter Stephenson
2016-08-31
1
-12
/
+14
*
39125: More care needed decrementing SHLVL on exec.
Stephane Chazelas
2016-08-31
1
-0
/
+18
*
39115: repair forced joining when (@) and (j) are used together
Barton E. Schaefer
2016-08-29
1
-0
/
+9
*
39035: ${(A)name=word} should expand as an array even when there is only one ...
Barton E. Schaefer
2016-08-12
1
-0
/
+5
*
39028: more join/split cases fixed and tested.
Barton E. Schaefer
2016-08-12
1
-2
/
+8
*
39019 (cf. PWS 39013): add test cases for more join/split combinations
Barton E. Schaefer
2016-08-11
1
-0
/
+55
*
37752: More tests for the previous patch.
Daniel Shahaf
2016-01-29
1
-0
/
+18
*
37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax.
Daniel Shahaf
2016-01-29
1
-0
/
+16
*
37705: don't turn - to Dash after start of brace parameter
Peter Stephenson
2016-01-20
1
-0
/
+6
*
37348: Tests and fix for ${(q+)...}.
Peter Stephenson
2015-12-08
1
-0
/
+14
*
37344: restore old printable quoting, add ${(q+)...}.
Peter Stephenson
2015-12-07
1
-1
/
+1
*
37335: fix tests after 34314
Peter Stephenson
2015-12-07
1
-2
/
+2
*
20974: Bug with scalar assignment to special array in typeset
Peter Stephenson
2015-11-20
1
-0
/
+19
*
37096: Another $${(P)...} tweak.
Peter Stephenson
2015-11-12
1
-1
/
+1
*
37094: Further tweaks to parameter name references.
Peter Stephenson
2015-11-11
1
-0
/
+49
*
37074: extend previous fix to over whitespace at end
Peter Stephenson
2015-11-07
1
-32
/
+32
*
37073: another SH_WORD_SPLIT problem.
Peter Stephenson
2015-11-06
1
-0
/
+54
*
36982: Fix bug with (#cN) patterns and remove redundant description.
Peter Stephenson
2015-10-27
1
-0
/
+9
*
unposted: Test for 36669
Daniel Shahaf
2015-09-28
1
-0
/
+6
*
36552 plus test: fix Nularg string in quotestring(QT_DOLLARS)
Barton E. Schaefer
2015-09-17
1
-0
/
+4
*
Fix retying variables in opposite order.
Peter Stephenson
2015-08-09
1
-0
/
+5
*
35694: fix handling of history modifiers applied across all elements of an ar...
Barton E. Schaefer
2015-07-06
1
-0
/
+9
*
35343: Avoid $#name length handling for POSIX_IDENTIFIERS
Peter Stephenson
2015-05-31
1
-3
/
+6
*
35326: $#- was misparsed as ${#-}
Peter Stephenson
2015-05-29
1
-0
/
+5
*
35078: Add backslash quoting to parameter (b) flag from 35067.
Peter Stephenson
2015-05-11
1
-1
/
+1
*
35067: Add (b) parameter flag for pattern char backslashing.
Peter Stephenson
2015-05-10
1
-0
/
+4
*
34546: further $_ with anon function fix.
Peter Stephenson
2015-02-13
1
-0
/
+29
*
34322: bug with interface to parsestr() etc.
Peter Stephenson
2015-01-18
1
-0
/
+7
*
unposted: Add missing -f arg to zsh in D04parameter.ztst
Peter Stephenson
2014-12-14
1
-2
/
+2
*
Treat exec from subshell as if forked
Peter Stephenson
2014-11-02
1
-1
/
+8
*
33459: test for variable substitution in variable splitting
Peter Stephenson
2014-10-13
1
-0
/
+20
*
32949 (wip 32928, 32937): Add :^ syntax for zipping two arrays
Mikael Magnusson
2014-08-04
1
-0
/
+76
[next]