aqa-tests
aqa-tests copied to clipboard
Create a jtharness_raw test target
In order to run jtharness directly (without the JavaTestUtil class in the way), we can add a disabled target that could then be run when needed (and used to automate the auto-manuals list). It's <command> would call javatest executable directly with jti file on the commandline (possibly passed in via APPLICATION_OPTIONS parameter).