1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 02:47:34 +00:00
serenity/Userland/Shell/Tests
AnotherTest 5b79d0d1a3 Shell: Allow newlines between else and if's closing brace
This is more flexible and intuitive. Fixes #4992.
2021-01-18 08:56:34 +01:00
..
backgrounding.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
brace-exp.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
builtin-redir.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
control-structure-as-command.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
function.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
if.sh Shell: Allow newlines between else and if's closing brace 2021-01-18 08:56:34 +01:00
loop.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
match.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
sigpipe.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
special-vars.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
subshell.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00
valid.sh Shell: Move to Userland/Shell/ 2021-01-12 12:04:07 +01:00