X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2Frun.sh;fp=tests%2Frun.sh;h=56ea950e6d6e358360ac8ae642a795999b9598b0;hb=374b11a3140bcbd9a211f52ad19195f87c79d0bc;hp=1dc800f17af8110376153abe7411884d32a44209;hpb=76742316e873c787c96cb57c36fb432148b13240;p=coloredstderr%2Fcoloredstderr.git diff --git a/tests/run.sh b/tests/run.sh index 1dc800f..56ea950 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -34,3 +34,8 @@ test_script example-simple.sh test_script example-redirects.sh test_program example test_program example_vfork + +test_script_subshell example-simple.sh +test_script_subshell example-redirects.sh +test_program_subshell example +test_program_subshell example_vfork