1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 17:45:08 +00:00
serenity/Userland/Shell/Tests
2021-03-22 13:15:08 +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
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