Denis Vlasenko
|
cccdc4e01a
|
hush: fix $ expansion in redirections, add testcase for that
|
2007-11-23 21:08:38 +00:00 |
|
Denis Vlasenko
|
1a7358612f
|
hush: fix a bit different instance of "No EOL" bug,
add testsuite for that. Expand another testsuite.
|
2007-05-23 00:32:25 +00:00 |
|
Denis Vlasenko
|
764d59d488
|
hush: more fixes to variable expansion, more testcases
|
2007-05-14 16:23:23 +00:00 |
|
Denis Vlasenko
|
03eb8bf6ce
|
hush: move towards more correct variable expansion
hush: fix a few cases in FOR v IN ... construct
unfortunately, code growth is big - ~600 bytes
|
2007-05-14 16:19:34 +00:00 |
|
Denis Vlasenko
|
602d13cba5
|
hush: fix '{ false; echo $?; }' bug.
hush: expand testsuite. variable expansion is still very broken
|
2007-05-13 18:34:53 +00:00 |
|
Denis Vlasenko
|
119b995437
|
hush: reinstate hush_test, add testcases for process subst
|
2007-05-11 12:57:35 +00:00 |
|
Denis Vlasenko
|
3e9aaae5dc
|
hush: fix bug in interactive shell introduced yesterday
hush: fix `process subst` (2 bugs)
NB: will delete and re-add hush_test in order to change file modes
|
2007-05-11 12:56:43 +00:00 |
|
Denis Vlasenko
|
e0a336747c
|
hush: fix "unterminated last line loops forever" bug
hush: add testsuite infrastructure
|
2007-05-10 23:06:55 +00:00 |
|