aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/var_subst_in_for.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics in hush testsuitesDenis Vlasenko2008-06-181-1/+1
|
* hush: more fixes to variable expansion, more testcasesDenis Vlasenko2007-05-141-0/+0
|
* hush: move towards more correct variable expansionDenis Vlasenko2007-05-141-0/+40
hush: fix a few cases in FOR v IN ... construct unfortunately, code growth is big - ~600 bytes