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-04-23 04:52:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f1f6d96b404be21cd873a8a2eb408ec732c6a39
ladybird
/
Userland
/
Shell
/
Tests
History
AnotherTest
2efa17184d
Shell: Add tests for slices
2021-03-22 13:15:08 +01:00
..
backgrounding.sh
…
brace-exp.sh
…
builtin-redir.sh
…
control-structure-as-command.sh
…
function.sh
…
if.sh
…
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
…
sigpipe.sh
…
slice.sh
Shell: Add tests for slices
2021-03-22 13:15:08 +01:00
special-vars.sh
…
subshell.sh
…
test-commons.inc
Shell: Add support for 'immediate' expressions as variable substitutions
2021-03-07 10:59:51 +01:00
valid.sh
…