aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-bugs/quote3.tests
AgeCommit message (Collapse)Author
2007-05-16hush: fix expansion of quoted $VAR, $* and $@Denis 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