ladybird/Userland/Shell/Tests
Ali Mohammad Pur 55914841b7 Shell/Tests: Replace 'type f -f' with 'type -f f'
The order of arguments seemed be confusing ArgsParser.
Fixes #6467.
2021-04-19 10:07:58 +02: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
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 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
immediate.sh Shell: Add support for 'immediate' expressions as variable substitutions 2021-03-07 10:59:51 +01:00
loop.sh Shell: Add support for enumerating lists in for loops 2021-03-07 10:59:51 +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
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 Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00
test-commons.inc Shell: Add support for 'immediate' expressions as variable substitutions 2021-03-07 10:59:51 +01:00
valid.sh Userland: Install shell tests on Serenity 2021-02-28 18:19:37 +01:00