Commit Graph

5 Commits

Author SHA1 Message Date
Jay McCarthy
091db74ab6 Don't include directory when using default suffixes 2015-11-30 08:29:54 -05:00
Matthew Flatt
ae3c87c106 fix "extensions" test to work when files are compiled 2015-09-07 12:02:02 -06:00
Matthew Flatt
796b0796f4 raco test: run configure-runtime submodule of module to test
Unless `-s` or `--submodule` is specified, and as long as each
test is run in its own place or process, require a `configure-runtime`
submodule of the specified module before running the module or its
`test` submodule.

For example, this change makes `raco test` run `htdp/bsl` tests
with printing configured correctly for `htdp/bsl`.
2015-09-07 11:59:15 -06:00
Jay McCarthy
efbd424ec0 Add test-include-paths and allow test-omit-paths to use regexps 2015-07-28 14:19:32 -06:00
Sam Tobin-Hochstadt
49ccf968d0 Remove extra directories. 2014-12-02 09:30:05 -05:00