Tests of comparison routiines.
Basic tests of compiler module.
A REPL that uses ScalaCheck to generate random instances of abstract syntax trees of type T and prints them to standard output.
A REPL that uses ScalaCheck to generate random instances of abstract syntax trees of type T and prints them using a configurable emitter.
Basic tests of parser utilities module.
Useful test routines for RegexParsers.
Specialisation of TestCompilerWithConfig that uses the default
configuration type.
Support for testing compiler drivers.
General test support.
Useful test routines for transformers.