antlr/runtime-testsuite
Ewan Mellor e54607d2ae
Change the test asserts so that we can see all the values.
Change the unit test asserts so that we can see all the values in the
event of a failure.  When debugging an error, it's useful to see both
the stdout and stderr for the failure.  Previously we would only see
one or the other (whichever one failed the assert).

This adds a helper function BaseRuntimeTest.assertCorrectOutput.

This also removes SpecialRuntimeTestAssert, which has not been used for
2 years.
2018-11-15 15:33:10 -08:00
..
annotations [maven-release-plugin] prepare for next development iteration 2017-12-09 12:04:26 -08:00
processors Switch to using maven-jdk-tools-wrapper to find tools.jar. 2018-11-15 11:24:54 -08:00
resources/org/antlr/v4/test/runtime [Swift] Suppress "Optional" in the output when printing a value. 2018-11-15 11:26:09 -08:00
test/org/antlr/v4 Change the test asserts so that we can see all the values. 2018-11-15 15:33:10 -08:00
pom.xml Exclude intermediate build products from the runtime-testsuite jar. 2018-11-15 15:33:10 -08:00