Vincent St-Amour
39a1b81b6a
Tests for option contract instrumentation.
2016-01-25 16:36:04 -06:00
Sam Tobin-Hochstadt
6b0e3f2aeb
Run the pkg tests on Travis.
...
- Add indirectly-missing dep for pkg tests.
- Configure git on Travis to help pkg tests.
2015-10-08 17:38:59 -04:00
Vincent St-Amour
9c123172fa
Move srfi-related tests to srfi-test.
2015-09-16 13:53:52 -05:00
Vincent St-Amour
21c44635f6
Move unstable/macro-testing to syntax/macro-testing.
2015-08-05 13:11:54 -05:00
Sam Tobin-Hochstadt
3bb896d6cb
Use racket
instead of scheme
. Fixes dependency issues.
2014-12-15 02:45:32 -05:00
Sam Tobin-Hochstadt
448213e9dc
Split the core racket tests into the "racket-test-core" pkg.
...
This supports running the core tests on systems which can't run
or don't want to install all the dependencies of the "racket-test"
package.
The "racket-test-core" pkg stil depends on "sandbox-lib" because
the sandbox tests live with the core tests. Hopefully I'll be able
to fix that eventually.
2014-12-15 01:59:56 -05:00
Sam Tobin-Hochstadt
be8ac0c5d0
Create the "racket-extra-test" to reduce dependencies.
...
It initially contains the two tests that use redex-driven random
testing.
2014-12-11 18:15:27 -05:00
Matthew Flatt
2d4f3e2ac9
remove the "racket-pkgs" directory layer
...
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
2014-12-08 05:22:59 -07:00