Take advantage of new smaller pkgs.
This commit is contained in:
parent
9b9546c0bf
commit
5fe0fa3f03
|
@ -8,13 +8,14 @@
|
||||||
;; the tests use -min.0 etc
|
;; the tests use -min.0 etc
|
||||||
"unstable-flonum-lib"
|
"unstable-flonum-lib"
|
||||||
;; the tests use zo-structs
|
;; the tests use zo-structs
|
||||||
"compiler-lib"
|
"zo-lib"
|
||||||
;; the tests use the scribble reader
|
;; the tests use the scribble reader
|
||||||
"at-exp-lib"
|
"at-exp-lib"
|
||||||
;; the below are all tested here
|
;; the ffi tests use these
|
||||||
"sandbox-lib"
|
|
||||||
"serialize-cstruct-lib"
|
"serialize-cstruct-lib"
|
||||||
"cext-lib"))
|
"dynext-lib"
|
||||||
|
;; sandboxes are tested here
|
||||||
|
"sandbox-lib"))
|
||||||
|
|
||||||
(define pkg-desc "Minimal core version of Racket test suites")
|
(define pkg-desc "Minimal core version of Racket test suites")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user