gash/tests
Timothy Sample f84b6235db Add Oil shell specification tests
tests/spec/oil.scm: New file.
tests/spec/check-spec: New file.
tests/spec/Makefile.am: New file.
configure.ac: Add the new Makefile.
Makefile.am (check-spec): New rule for running Oil shell
specification tests.
(clean-local): New rule that tells Automake how to clean up the
specification tests.
.gitignore: Add tests/spec/oil and tests/spec/oil-link.
2018-12-05 16:06:14 -05:00
..
spec Add Oil shell specification tests 2018-12-05 16:06:14 -05:00
automake.scm Initial commit 2018-01-31 14:52:05 -05:00
config.scm.in Add shell module 2018-11-28 23:07:03 -05:00
environment.scm Add function for reading an 'environ' 2018-11-28 23:07:03 -05:00
lexer.scm Fix lexing of empty double quotes 2018-11-09 16:22:11 -05:00
parser.scm Fix parsing of for loops 2018-11-28 23:04:30 -05:00
shell.scm Add pipeline semantics 2018-12-03 20:09:55 -05:00
word.scm Fix field splitting on outside spaces 2018-07-18 02:33:08 -04:00