Include eli-tester
This commit is contained in:
parent
1353cbed94
commit
80848465f7
|
@ -8,7 +8,7 @@ compiler:
|
||||||
# Note: This is currently not well set-up because `racket-test`
|
# Note: This is currently not well set-up because `racket-test`
|
||||||
# depends on lots of things.
|
# depends on lots of things.
|
||||||
script:
|
script:
|
||||||
- make CPUS="2" PKGS="db-test unstable-debug-lib unstable-flonum-lib unstable-macro-testing-lib compiler-lib sandbox-lib compatibility-lib pconvert-lib net-lib web-server-lib rackunit-lib at-exp-lib"
|
- make CPUS="2" PKGS="eli-tester db-test unstable-debug-lib unstable-flonum-lib unstable-macro-testing-lib compiler-lib sandbox-lib compatibility-lib pconvert-lib net-lib web-server-lib rackunit-lib at-exp-lib"
|
||||||
# - racket -f pkgs/racket-pkgs/racket-test/tests/racket/quiet.rktl
|
# - racket -f pkgs/racket-pkgs/racket-test/tests/racket/quiet.rktl
|
||||||
- racket pkgs/racket-pkgs/racket-test/tests/racket/contract/all.rkt
|
- racket pkgs/racket-pkgs/racket-test/tests/racket/contract/all.rkt
|
||||||
- raco test pkgs/racket-pkgs/racket-test/tests/json/json.rkt
|
- raco test pkgs/racket-pkgs/racket-test/tests/json/json.rkt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user