busybox/shell/hush_test/hush-vars
2009-03-28 18:55:34 +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 add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_expand_assign.right add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_expand_assign.tests add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_expand_default.right add hush tests for parameter expansion 2009-03-28 18:55:34 +00:00
param_expand_default.tests add hush tests for parameter expansion 2009-03-28 18:55:34 +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 add hush tests for parameter expansion 2009-03-28 18:55:34 +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
star.right
star.tests
var1.right
var1.tests
var2.right
var2.tests
var_expand_in_assign.right
var_expand_in_assign.tests
var_expand_in_redir.right
var_expand_in_redir.tests
var_leaks.right hush: fix environment and memory leaks, add tests for them 2008-10-09 16:29:44 +00:00
var_leaks.tests hush: fix environment and memory leaks, add tests for them 2008-10-09 16:29:44 +00:00
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