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