busybox/shell/hush_test/hush-psubst
Denys Vlasenko c450437a4e shell: update psubst testcases
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-07-27 04:20:32 +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
falsetick2.right hush: fix a few more corner cases with empty-expanding cmds 2018-04-05 15:15:53 +02:00
falsetick2.tests hush: fix a few more corner cases with empty-expanding cmds 2018-04-05 15:15:53 +02:00
falsetick3.right shell: update psubst testcases 2021-07-27 04:20:32 +02:00
falsetick3.tests shell: update psubst testcases 2021-07-27 04:20:32 +02:00
falsetick.right shell: update psubst testcases 2021-07-27 04:20:32 +02:00
falsetick.tests shell: update psubst testcases 2021-07-27 04:20:32 +02:00
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
tick4.tests
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
tick6.right hush: do not print killing signal name in cmd_whihc_dies_on_signal 2020-10-24 03:33:32 +02:00
tick6.tests hush: do not print killing signal name in cmd_whihc_dies_on_signal 2020-10-24 03:33:32 +02:00
tick_huge.right
tick_huge.tests
tick_in_heredoc.right ash: expand: Fix trailing newlines processing in backquote expanding 2020-02-17 10:24:32 +01:00
tick_in_heredoc.tests ash: expand: Fix trailing newlines processing in backquote expanding 2020-02-17 10:24:32 +01:00
tick.right
tick.tests