Denis Vlasenko
|
1f4cf517f5
|
hush: fix expansion of quoted $VAR, $* and $@
|
2007-05-16 10:39:24 +00:00 |
|
Denis Vlasenko
|
8f6bdb42df
|
hush: fix incorrect processing of echo "'$var'".
hush: rename map[] and MAP_xxx, making them easier to understand.
hush: move testcase (which now passes) from hush-bugs to hush-parsing
|
2007-05-16 09:36:55 +00:00 |
|
Denis Vlasenko
|
d6050949b8
|
hush: move testsuite files from hush-bugs to hush-parsing
(as these bugs are now fixed)
|
2007-05-14 22:09:52 +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 |
|