This the source for the Racket package drdr, a continuous integration testing system that attempts to alert developers to regressions that may occur as a result of updates to Racket and its attendant packages.
It currently only runs on a single machine that is set up in an intricate way. -- In particular, config.rkt mentions many of those details -- Also, static/data must be a link to a data directory (/opt/plt/data)
It uses a few of my (Jay McCarthy) PLaneT packages and some other ones as well.
See also the help page associated with the tool.
Racket is a community-developed open source project and we welcome new contributors. See racket/README.md to learn how you can be a part of this amazing project.
Racket, including these packages, is free software, see LICENSE for more details.
By making a contribution, you are agreeing that your contribution is licensed under the Apache 2.0 license and the MIT license.