busybox/shell/hush_test/hush-vars
2009-04-05 02:10:39 +00:00
..
empty.right
empty.tests
glob_and_vars.right
glob_and_vars.tests
param_expand_alt.right add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_expand_alt.tests hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00:00
param_expand_assign.right add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_expand_assign.tests hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00:00
param_expand_default.right add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_expand_default.tests hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00:00
param_expand_indicate_error.right add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_expand_indicate_error.tests hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00:00
param_expand_len.right add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_expand_len.tests add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_glob.right
param_glob.tests
param_subshell.right hush: fix passing of $n on NOMMU 2009-04-05 02:10:39 +00:00
param_subshell.tests hush: fix passing of $n on NOMMU 2009-04-05 02:10:39 +00:00
star.right
star.tests
unset.right implement unset semantics as required by POSIX 2009-03-30 06:50:54 +00:00
unset.tests implement unset semantics as required by POSIX 2009-03-30 06:50:54 +00:00
var1.right
var1.tests
var2.right
var2.tests
var3.right test for invalid named variables 2009-03-28 21:06:38 +00:00
var3.tests hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00:00
var_expand_in_assign.right
var_expand_in_assign.tests
var_expand_in_redir.right
var_expand_in_redir.tests
var_in_pipes.right hush: fix bug with local environment vars in pipes; simplify parse_stream() 2009-04-03 03:19:15 +00:00
var_in_pipes.tests hush: fix bug with local environment vars in pipes; simplify parse_stream() 2009-04-03 03:19:15 +00:00
var_leaks.right
var_leaks.tests
var_preserved.right hush: fix NOMMU bug (analogous to preceding commit for MMU) 2008-10-13 12:36:05 +00:00
var_preserved.tests hush: fix NOMMU bug (analogous to preceding commit for MMU) 2008-10-13 12:36:05 +00:00
var_subst_in_for.right
var_subst_in_for.tests