hush/shell/hush_test
Denis Vlasenko 05743d7949 hush: reinstate cmd handling for NOMMU (with fat big warning).
hush: fix a case where none of pipe members could be started
  because of fork failure
hush: rename functions: xxx_real -> xxx
hush: try to add a bit more of vfork-friendliness
hush: add rudimentary design docs
hush: add TODO (newly discovered bug with globbing)
2008-02-10 12:10:08 +00:00
..
hush-bugs add expected output 2007-12-25 04:35:05 +00:00
hush-misc hush: fix read builtin to not read ahead past eol and to not use 2007-06-13 06:47:47 +00:00
hush-parsing hush: make syntax error messages a bit more useful 2007-05-23 15:22:50 +00:00
hush-vars hush: fix $ expansion in redirections, add testcase for that 2007-11-23 21:08:38 +00:00
hush-z_slow hush: plug memory leak 2007-11-23 12:50:54 +00:00
run-all hush: reinstate cmd handling for NOMMU (with fat big warning). 2008-02-10 12:10:08 +00:00
zbad2 hush: reinstate cmd handling for NOMMU (with fat big warning). 2008-02-10 12:10:08 +00:00