aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

Create a jtharness_raw test target

Open smlambert opened this issue 2 years ago • 0 comments

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).

smlambert avatar Aug 11 '23 16:08 smlambert