Age | Commit message (Expand) | Author |
---|---|---|
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 |