ladybird/Userland/Shell/Tests
Andrew Kaster 8fc862f710 Userland: Install shell tests on Serenity
Also make them runnable anywhere. Previously they required $PWD to be
the directory containing test-commons.inc, and for $PWD to be writable.
2021-02-28 18:19:37 +01:00
..
backgrounding.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
brace-exp.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
builtin-redir.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
control-structure-as-command.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
function.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
if.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
loop.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
match.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
sigpipe.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
special-vars.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
subshell.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
test-commons.inc Shell: Make tests use PASS/FAIL instead of exit codes 2021-01-19 08:19:43 +01:00
valid.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00