e54607d2ae
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. |
||
---|---|---|
.. | ||
annotations | ||
processors | ||
resources/org/antlr/v4/test/runtime | ||
test/org/antlr/v4 | ||
pom.xml |