This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-03 07:07:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1550ea64f0d2abf86b4bedd34ae7f7f71ccfc59
ladybird
/
Shell
/
Tests
History
AnotherTest
519aa2048a
Shell: Use a subshell instead of explicitly calling a shell binary in a test
...
This commit fixes a FIXME in a test, as we have subshells now.
2020-09-14 17:40:18 +02:00
..
builtin-redir.sh
Shell: Add some tests for builtin redirection
2020-08-15 20:48:17 +02:00
control-structure-as-command.sh
Shell: Add a test for control structures as commands
2020-09-09 20:35:21 +02:00
if.sh
Shell: Fix job control and backgrounding
2020-09-09 20:35:21 +02:00
loop.sh
Shell: Add a test for loops
2020-07-16 16:01:10 +02:00
sigpipe.sh
Shell: Use a subshell instead of explicitly calling a shell binary in a test
2020-09-14 17:40:18 +02:00
special-vars.sh
Shell: Add support for ARGV (and $*, $#)
2020-08-04 13:40:58 +02:00
subshell.sh
Shell: Add some tests for subshells
2020-09-09 20:35:21 +02:00
valid.sh
Shell: Fix job control and backgrounding
2020-09-09 20:35:21 +02:00