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-26 02:16:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adfdfd6aba58f378b00319ac5fc6cdcf78b40a84
ladybird
/
Userland
/
Shell
/
Tests
History
Ali Mohammad Pur
d70f25bbe5
Shell: Add some tests for heredocs
2021-04-29 20:25:56 +02:00
..
backgrounding.sh
…
brace-exp.sh
…
builtin-redir.sh
…
builtin-test.sh
Shell/Tests: Replace 'type f -f' with 'type -f f'
2021-04-19 10:07:58 +02:00
control-structure-as-command.sh
…
function.sh
…
heredocs.sh
Shell: Add some tests for heredocs
2021-04-29 20:25:56 +02:00
if.sh
…
immediate.sh
…
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
…
valid.sh
…