Denys Vlasenko 3ef4f77620 hush: fix exec builtin in a better way (+ "glob in exec" bug fixed) 15 years ago
..
empty.right 895bea2303 hush: fix some fallout from prev commits, add testsuite 16 years ago
empty.tests 1ba323e5b6 cosmetics in hush testsuites 16 years ago
glob_and_vars.right 82dfec3e4e hush: fix hush-bugs/glob_and_vars.tests testcase: 16 years ago
glob_and_vars.tests 82dfec3e4e hush: fix hush-bugs/glob_and_vars.tests testcase: 16 years ago
param_expand_alt.right 78f9d8eb7a add hush tests for parameter expansion 15 years ago
param_expand_alt.tests d308106245 hust_test/*: use "$THIS_SH" instead of hush 15 years ago
param_expand_assign.right 05d3b7cc0d hush: deal with some easier TODOs 15 years ago
param_expand_assign.tests d308106245 hust_test/*: use "$THIS_SH" instead of hush 15 years ago
param_expand_default.right 78f9d8eb7a add hush tests for parameter expansion 15 years ago
param_expand_default.tests d308106245 hust_test/*: use "$THIS_SH" instead of hush 15 years ago
param_expand_indicate_error.right dc3bc40578 hush: add support for special vars in braces 15 years ago
param_expand_indicate_error.tests dc3bc40578 hush: add support for special vars in braces 15 years ago
param_expand_len.right 78f9d8eb7a add hush tests for parameter expansion 15 years ago
param_expand_len.tests 78f9d8eb7a add hush tests for parameter expansion 15 years ago
param_glob.right 324a3fdf87 fix globbing in unquoted $* and $@ 16 years ago
param_glob.tests 3ef4f77620 hush: fix exec builtin in a better way (+ "glob in exec" bug fixed) 15 years ago
param_subshell.right 30db43b5c5 hush: fix passing of $n on NOMMU 15 years ago
param_subshell.tests 1fd1ea4395 hush: tighten up "for" variable name check. 15 years ago
star.right 1a7358612f hush: fix a bit different instance of "No EOL" bug, 17 years ago
star.tests 1a7358612f hush: fix a bit different instance of "No EOL" bug, 17 years ago
unset.right e9bda90e54 hush: fix problems with case in subshells and with "case esac" 15 years ago
unset.tests d690f68554 implement `unset` semantics as required by POSIX 15 years ago
var1.right dc3bc40578 hush: add support for special vars in braces 15 years ago
var1.tests dc3bc40578 hush: add support for special vars in braces 15 years ago
var2.right d498131168 hush: support $_NUMBERS variable names 16 years ago
var2.tests d498131168 hush: support $_NUMBERS variable names 16 years ago
var3.right dc3bc40578 hush: add support for special vars in braces 15 years ago
var3.tests dc3bc40578 hush: add support for special vars in braces 15 years ago
var_expand_in_assign.right 764d59d488 hush: more fixes to variable expansion, more testcases 17 years ago
var_expand_in_assign.tests 764d59d488 hush: more fixes to variable expansion, more testcases 17 years ago
var_expand_in_redir.right cccdc4e01a hush: fix $ expansion in redirections, add testcase for that 17 years ago
var_expand_in_redir.tests cccdc4e01a hush: fix $ expansion in redirections, add testcase for that 17 years ago
var_in_pipes.right 3718168b87 hush: fix bug with local environment vars in pipes; simplify parse_stream() 15 years ago
var_in_pipes.tests 3718168b87 hush: fix bug with local environment vars in pipes; simplify parse_stream() 15 years ago
var_leaks.right afd7a8d744 hush: fix environment and memory leaks, add tests for them 16 years ago
var_leaks.tests afd7a8d744 hush: fix environment and memory leaks, add tests for them 16 years ago
var_posix1.right 5b7589eb27 hush: fix SEGV in % expansion 15 years ago
var_posix1.tests 5b7589eb27 hush: fix SEGV in % expansion 15 years ago
var_preserved.right f886fd2bc7 hush: fix NOMMU bug (analogous to preceding commit for MMU) 16 years ago
var_preserved.tests f886fd2bc7 hush: fix NOMMU bug (analogous to preceding commit for MMU) 16 years ago
var_subst_in_for.right 03eb8bf6ce hush: move towards more correct variable expansion 17 years ago
var_subst_in_for.tests 1ba323e5b6 cosmetics in hush testsuites 16 years ago