Denys Vlasenko 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` il y a 6 ans
..
emptytick.right 00243b0a1a hush: fix exit code propagation from `cmd`. +45 bytes il y a 14 ans
emptytick.tests 00243b0a1a hush: fix exit code propagation from `cmd`. +45 bytes il y a 14 ans
falsetick.right cddbb610cb hush: fix var=`exit 2` not setting $? to 2 il y a 14 ans
falsetick.tests cddbb610cb hush: fix var=`exit 2` not setting $? to 2 il y a 14 ans
falsetick2.right 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` il y a 6 ans
falsetick2.tests 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` il y a 6 ans
tick.right 2e76c3f901 hush: fix yet another fallout il y a 16 ans
tick.tests 2e76c3f901 hush: fix yet another fallout il y a 16 ans
tick2.right 2e76c3f901 hush: fix yet another fallout il y a 16 ans
tick2.tests 2e76c3f901 hush: fix yet another fallout il y a 16 ans
tick3.right acd5bc8f64 hush: fix handling of \" in quoted/unquoted `cmd` il y a 14 ans
tick3.tests acd5bc8f64 hush: fix handling of \" in quoted/unquoted `cmd` il y a 14 ans
tick4.right 76db5adbf7 hush: fix for nested $()s with escapes + testsuite il y a 16 ans
tick4.tests 76db5adbf7 hush: fix for nested $()s with escapes + testsuite il y a 16 ans
tick5.right 647553a4fc hush: wait for `cmd` to complete, and immediately store its exitcode in $? il y a 14 ans
tick5.tests 647553a4fc hush: wait for `cmd` to complete, and immediately store its exitcode in $? il y a 14 ans
tick_huge.right 5c090a96f9 hush: more rodust detection of unterminated strings etc; il y a 15 ans
tick_huge.tests 5c090a96f9 hush: more rodust detection of unterminated strings etc; il y a 15 ans