Changelog * 9799525fc68078bf53129ae85feb99155f836ca2 Add a `--verbose` cli option that makes prints out more info about test failures.
0.1.3
Bugfixes * 70c413a15229bad9bfe3dc5afefec8e4d3422510 Fix a bug in which directory trees with whitespace would cause java compile errors.
0.1.2
Changelog * f40299b895053f47b0e6a1f46facf4ff88659574 Remove a left over logging statement
0.1.1
Bug fixes * 01edb5e Fix a bug that caused `reference_tests_dir` to be set to `None` if it was not provided in the cli args, regardless of its value in the configuration file. * Some internal fixes in test classes.
Documentation updates * Various updates to documentation.