index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Shell
/
Tests
Age
Commit message (
Expand
)
Author
2020-11-01
Shell: Do not leak the value of ARGV in nested function calls
AnotherTest
2020-10-29
Shell: Allow parts of globs to be named in match expressions
AnotherTest
2020-10-29
Shell: Add some basic tests for backgrounding
AnotherTest
2020-10-25
Shell: Add some tests for brace expansions
AnotherTest
2020-09-26
Shell: Fix a FIXME in the a test about using functions
AnotherTest
2020-09-15
Shell: Add some tests for 'match'
AnotherTest
2020-09-14
Shell: Add some tests for functions
AnotherTest
2020-09-14
Shell: Use a subshell instead of explicitly calling a shell binary in a test
AnotherTest
2020-09-09
Shell: Add some tests for subshells
AnotherTest
2020-09-09
Shell: Add a test for control structures as commands
AnotherTest
2020-09-09
Shell: Fix job control and backgrounding
AnotherTest
2020-08-22
Shell: Add tests for 'if'
AnotherTest
2020-08-15
Shell: Add some tests for builtin redirection
AnotherTest
2020-08-13
Shell: Add test for 37d5e3e0df6 / #3073
Nico Weber
2020-08-04
Shell: Add support for ARGV (and $*, $#)
AnotherTest
2020-07-30
Shell: Tweak tests to use 'echo -n' when newlines are significant
AnotherTest
2020-07-30
Shell: Add tests for '&&' and '||' parsing and evaluation
AnotherTest
2020-07-16
Shell: Add a test for loops
AnotherTest
2020-07-05
Shell: Add some tests
AnotherTest