aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/var_subst_in_for.tests
AgeCommit message (Collapse)Author
2008-06-18cosmetics in hush testsuitesDenis Vlasenko
2007-05-14hush: more fixes to variable expansion, more testcasesDenis Vlasenko
2007-05-14hush: move towards more correct variable expansionDenis Vlasenko
hush: fix a few cases in FOR v IN ... construct unfortunately, code growth is big - ~600 bytes