Spencer Florence
db250c4cf9
fixed -c error
...
Closes #1 .
2016-01-10 10:16:03 -05:00
Sam Tobin-Hochstadt
12927d0e8b
Avoid writing to the current directory in this test.
2016-01-09 22:52:18 -05:00
Matthew Flatt
73a010841f
add raco exe
test with place
2016-01-04 10:59:17 -07:00
Jay McCarthy
091db74ab6
Don't include directory when using default suffixes
2015-11-30 08:29:54 -05:00
Jay McCarthy
02de19eb6f
who? me?
2015-09-17 15:02:16 -04: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
Matthew Flatt
6632070f75
repair test for new compilation-top
field
2015-09-05 17:39:31 -06:00
Matthew Flatt
2a542b3966
restore accidentally disabled tests
2015-09-02 18:20:53 -06:00
Sam Tobin-Hochstadt
b8055ffaa5
Increase timeout for demod-test.
2015-08-14 11:59:18 -04:00
Matthew Flatt
c3d1c9967f
extra output on failure for tests/compiler/zo
2015-08-14 07:25:35 -06:00
Matthew Flatt
490b10483a
compiler/zo-marshal: fix handling of cyclic scope data
...
Insert CPT_SHARED as needed to break cycles within scope data.
2015-08-14 06:32:05 -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
Matthew Flatt
a10e570edd
tests for submodules+source
...
It happens that an old test also covers submodules+collects-dest, due
to a change in a module implementation to refer to a submodule.
2015-07-22 10:53:30 -06:00
Matthew Flatt
3d46070994
add structures, decoding, and encoding for zo syntax objects
2015-06-27 06:42:50 +08:00
Sam Tobin-Hochstadt
00893cbd3f
Avoid timeouts now that raco test enforces them.
2015-05-26 12:17:58 -04:00
Matthew Flatt
b5ab2b66d6
fix raco exe
test
...
Fix the decision about whether "mzlib" will be found by only
setting the collection path in an executable. The old test
made sense only with the pre-repo-split organization.
2015-02-27 13:32:09 -07:00
Matthew Flatt
e4af0cac26
compiler/zo-marshal: fix offsets in submodule search table
2015-01-03 09:58:08 -07:00
Sam Tobin-Hochstadt
49ccf968d0
Remove extra directories.
2014-12-02 09:30:05 -05:00