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-05-04 10:17:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebcd07ff33ccc609cc44bc3f5574cdf769ade66c
ladybird
/
Userland
/
Shell
/
Tests
History
…
..
backgrounding.sh
…
brace-exp.sh
…
builtin-redir.sh
…
builtin-test.sh
…
control-structure-as-command.sh
Shell: Make sure all tests put their temp dirs in /tmp
2021-05-22 00:24:27 +04:30
function.sh
Everywhere: Fix a variety of typos
2022-09-14 04:46:49 +00:00
heredocs.sh
…
if.sh
…
immediate.sh
…
loop.sh
Tests: Run each test in their respective directories
2021-06-22 18:54:40 +04:30
match.sh
…
sigpipe.sh
…
slice.sh
Shell: Add tests for slices
2021-03-22 13:15:08 +01:00
special-vars.sh
…
subshell.sh
Shell: Make sure all tests put their temp dirs in /tmp
2021-05-22 00:24:27 +04:30
test-commons.inc
…
valid.sh
…