index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
A06assign.ztst
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
unposted: fix parsing of Bang token in value side of array element assignment
Bart Schaefer
1
-0
/
+7
2024-02-28
52619 (plus tests): no empty element when appending array to unset scalar
Bart Schaefer
1
-4
/
+17
2018-05-11
42101 (tweaked): assigning shell status to array was broken
dana
1
-0
/
+35
2017-03-04
40781: optimize array assignment, similar to 39995 for string assignment
Sebastian Gniazdowski
1
-0
/
+66
2016-11-20
39995 (from 39977): Optimise string parameter assignment.
Peter Stephenson
1
-0
/
+140
2015-12-19
37257 (in part): Add array assignment tests.
Daniel Shahaf
1
-0
/
+12
2015-12-04
37305: typeset -p can now output arrays on one line
Peter Stephenson
1
-2
/
+1
2015-09-01
36347: Fix appending empty array to associations
Mikael Magnusson
1
-0
/
+8
2015-07-22
35581, 35582: output array assignments with spaces inside the parens
Barton E. Schaefer
1
-1
/
+1
2015-06-02
35369: better GLOB_ASSIGN testing
Peter Stephenson
1
-3
/
+22
2014-12-27
34064: assignment before command replaces array with export even when KSH_ARRAYS
Takeshi Banse
1
-0
/
+18
2014-11-28
33816, 33819: GLOB_ASSIGN changes integer and floating type variables to stri...
Barton E. Schaefer
1
-0
/
+20
2012-12-13
30876: fix obscure failures to propagate non-zero status
Peter Stephenson
1
-2
/
+2
2010-12-21
users/15662: array slice assignment with one index positive and one negative.
Bart Schaefer
1
-1
/
+23
2010-12-21
users/15663: some incomplete array assignment tests
Peter Stephenson
1
-0
/
+99
2010-08-31
28220 plus some comments: fix "HELLO=$HELLO shellfunc"
Peter Stephenson
1
-0
/
+15
2006-09-23
revert 22758 and add LC_NUMERIC and LC_MESSAGES
Andrey Borzenkov
1
-7
/
+0
2006-09-22
22758: fix tests by setting locale to C
Andrey Borzenkov
1
-0
/
+7
2005-02-02
Test -nt and FOO=BAR BAR=FOO echo bugs
Peter Stephenson
1
-0
/
+13
2004-07-07
21042: add test for bug fixed in 21041
Peter Stephenson
1
-0
/
+13
2001-12-17
16353: add += parameter assignments
Oliver Kiddle
1
-0
/
+253