Commit Graph

3 Commits

Author SHA1 Message Date
Sam Tobin-Hochstadt
cf6d7c2058 Move doc completeness check to where it belongs.
The odd file name is to avoid package system clashes.

original commit: b377c7833bf41eadd6de19598eaf299cd60e6455
2013-10-18 09:59:03 -04:00
Matthew Flatt
9f946d1932 enable compilation of tests formerly in "racket-test"; reorganize
A package like "gui" does not depend on a package like "gui-test",
which means that you have to specifically ask for a test package if
you want the tests. A new "main-distribution-test" package
aggregates the tests for packages that are in "main-distribution".

The "plt-services" package, meanwhile, depends on the
"main-distribution-test" package, which means that all tests are
compiled by default for an in-place build.

original commit: d50d0f8bcab260f404049029b77407e0222f588a
2013-07-16 18:45:05 -06:00
Sam Tobin-Hochstadt
83c01c200f Move help collection out of the core.
original commit: 45f3fddee5cf8532d5a410f04e700036d454cd9d
2013-06-27 13:53:52 -04:00