ladybird/Userland/Shell/Tests
coderdreams 6bc7f2204e Tests: Run each test in their respective directories
This is so they can find their associated resources and it's
the same behavior as in Lagom.

This also required changing some tests so that they could
write their resources in a writable location.
2021-06-22 18:54:40 +04:30
..
backgrounding.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
brace-exp.sh Everywhere: codepoint => code point 2021-06-01 10:01:11 +02:00
builtin-redir.sh Shell: Make sure all tests put their temp dirs in /tmp 2021-05-22 00:24:27 +04:30
builtin-test.sh Shell/Tests: Replace 'type f -f' with 'type -f f' 2021-04-19 10:07:58 +02:00
control-structure-as-command.sh Shell: Make sure all tests put their temp dirs in /tmp 2021-05-22 00:24:27 +04:30
function.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
heredocs.sh Tests: Run each test in their respective directories 2021-06-22 18:54:40 +04:30
if.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
immediate.sh Shell: Add support for 'immediate' expressions as variable substitutions 2021-03-07 10:59:51 +01:00
loop.sh Tests: Run each test in their respective directories 2021-06-22 18:54:40 +04:30
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
slice.sh Shell: Add tests for slices 2021-03-22 13:15:08 +01:00
special-vars.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
subshell.sh Shell: Make sure all tests put their temp dirs in /tmp 2021-05-22 00:24:27 +04:30
test-commons.inc Shell: Add support for 'immediate' expressions as variable substitutions 2021-03-07 10:59:51 +01:00
valid.sh Shell: Disable the valid test as it has a high failure rate on target 2021-05-27 15:18:03 +02:00