about summary refs log tree commit diff
path: root/Test/A06assign.ztst
Commit message (Expand)AuthorAgeFilesLines
* 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