Test cases for various aspects of the FreeMarker implementation. These use the JUnit testing framework to carry out and report on tests.
To run the tests:
testcase.properties
to point to the FreeMarker testcase
directory on your local machinejunit.swingui.TestRunner
freemarker.testcase.FreeMarkerTestSuite
Any errors will result in the text of the failed test case(s) appearing in your current working directory. From there it should be possible to diagnose the cause of the failure.