package output
Type Members
-
class
FiltersTests
extends Tests with PrettyPrinter
Basic tests of filters.
-
class
ParenPrettyPrinterTests
extends Tests with ParenPrettyPrinter
Tests of parenthesis optimised pretty-printer module.
Tests of parenthesis optimised pretty-printer module. The examples, particularly Oberon0, test most cases; we just pick up the remainder for coverage here.
-
class
PrettyPrinterTests
extends Tests with PrettyPrinter
Basic tests of pretty-printer module.
Basic tests of pretty-printer module. More complex setups and some combinators are tested within particular examples.