summaryrefslogtreecommitdiff
path: root/Test/A06assign.ztst
AgeCommit message (Expand)AuthorFilesLines
2024-08-15unposted: fix parsing of Bang token in value side of array element assignmentBart Schaefer1-0/+7
2024-02-2852619 (plus tests): no empty element when appending array to unset scalarBart Schaefer1-4/+17
2018-05-1142101 (tweaked): assigning shell status to array was brokendana1-0/+35
2017-03-0440781: optimize array assignment, similar to 39995 for string assignmentSebastian Gniazdowski1-0/+66
2016-11-2039995 (from 39977): Optimise string parameter assignment.Peter Stephenson1-0/+140
2015-12-1937257 (in part): Add array assignment tests.Daniel Shahaf1-0/+12
2015-12-0437305: typeset -p can now output arrays on one linePeter Stephenson1-2/+1
2015-09-0136347: Fix appending empty array to associationsMikael Magnusson1-0/+8
2015-07-2235581, 35582: output array assignments with spaces inside the parensBarton E. Schaefer1-1/+1
2015-06-0235369: better GLOB_ASSIGN testingPeter Stephenson1-3/+22
2014-12-2734064: assignment before command replaces array with export even when KSH_ARRAYSTakeshi Banse1-0/+18
2014-11-2833816, 33819: GLOB_ASSIGN changes integer and floating type variables to stri...Barton E. Schaefer1-0/+20
2012-12-1330876: fix obscure failures to propagate non-zero statusPeter Stephenson1-2/+2
2010-12-21users/15662: array slice assignment with one index positive and one negative.Bart Schaefer1-1/+23
2010-12-21users/15663: some incomplete array assignment testsPeter Stephenson1-0/+99
2010-08-3128220 plus some comments: fix "HELLO=$HELLO shellfunc"Peter Stephenson1-0/+15
2006-09-23revert 22758 and add LC_NUMERIC and LC_MESSAGESAndrey Borzenkov1-7/+0
2006-09-2222758: fix tests by setting locale to CAndrey Borzenkov1-0/+7
2005-02-02Test -nt and FOO=BAR BAR=FOO echo bugsPeter Stephenson1-0/+13
2004-07-0721042: add test for bug fixed in 21041Peter Stephenson1-0/+13
2001-12-1716353: add += parameter assignmentsOliver Kiddle1-0/+253