hush/shell/hush_test/hush-psubst
Denys Vlasenko acd5bc8f64 hush: fix handling of \" in quoted/unquoted `cmd`
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2010-09-12 15:05:39 +02:00
..
emptytick.right hush: fix exit code propagation from `cmd`. +45 bytes 2009-11-16 02:00:03 +01:00
emptytick.tests hush: fix exit code propagation from `cmd`. +45 bytes 2009-11-16 02:00:03 +01:00
falsetick.right hush: fix var=`exit 2` not setting $? to 2 2010-05-20 14:27:09 +02:00
falsetick.tests hush: fix var=`exit 2` not setting $? to 2 2010-05-20 14:27:09 +02:00
tick.right
tick.tests
tick2.right
tick2.tests
tick3.right hush: fix handling of \" in quoted/unquoted `cmd` 2010-09-12 15:05:39 +02:00
tick3.tests hush: fix handling of \" in quoted/unquoted `cmd` 2010-09-12 15:05:39 +02:00
tick4.right hush: fix for nested $()s with escapes + testsuite 2008-06-12 12:58:20 +00:00
tick4.tests hush: fix for nested $()s with escapes + testsuite 2008-06-12 12:58:20 +00:00
tick5.right hush: wait for `cmd` to complete, and immediately store its exitcode in $? 2009-11-15 19:58:19 +01:00
tick5.tests hush: wait for `cmd` to complete, and immediately store its exitcode in $? 2009-11-15 19:58:19 +01:00
tick_huge.right hush: more rodust detection of unterminated strings etc; 2009-04-08 21:51:33 +00:00
tick_huge.tests hush: more rodust detection of unterminated strings etc; 2009-04-08 21:51:33 +00:00