about summary refs log tree commit diff
path: root/Test/A06assign.ztst
Commit message (Expand)AuthorAgeFilesLines
* 42101 (tweaked): assigning shell status to array was brokendana2018-05-111-0/+35
* 40781: optimize array assignment, similar to 39995 for string assignmentSebastian Gniazdowski2017-03-041-0/+66
* 39995 (from 39977): Optimise string parameter assignment.Peter Stephenson2016-11-201-0/+140
* 37257 (in part): Add array assignment tests.Daniel Shahaf2015-12-191-0/+12
* 37305: typeset -p can now output arrays on one linePeter Stephenson2015-12-041-2/+1
* 36347: Fix appending empty array to associationsMikael Magnusson2015-09-011-0/+8
* 35581, 35582: output array assignments with spaces inside the parensBarton E. Schaefer2015-07-221-1/+1
* 35369: better GLOB_ASSIGN testingPeter Stephenson2015-06-021-3/+22
* 34064: assignment before command replaces array with export even when KSH_ARRAYSTakeshi Banse2014-12-271-0/+18
* 33816, 33819: GLOB_ASSIGN changes integer and floating type variables to stri...Barton E. Schaefer2014-11-281-0/+20
* 30876: fix obscure failures to propagate non-zero statusPeter Stephenson2012-12-131-2/+2
* users/15662: array slice assignment with one index positive and one negative.Bart Schaefer2010-12-211-1/+23
* users/15663: some incomplete array assignment testsPeter Stephenson2010-12-211-0/+99
* 28220 plus some comments: fix "HELLO=$HELLO shellfunc"Peter Stephenson2010-08-311-0/+15
* revert 22758 and add LC_NUMERIC and LC_MESSAGESAndrey Borzenkov2006-09-231-7/+0
* 22758: fix tests by setting locale to CAndrey Borzenkov2006-09-221-0/+7
* Test -nt and FOO=BAR BAR=FOO echo bugsPeter Stephenson2005-02-021-0/+13
* 21042: add test for bug fixed in 21041Peter Stephenson2004-07-071-0/+13
* 16353: add += parameter assignmentsOliver Kiddle2001-12-171-0/+253