[jfx-tests] RFR: 8197397: Document steps for setting up and executing manual/automated tests in jfx-tests repo
Kevin Rushforth
kcr at openjdk.org
Fri Sep 15 15:07:48 UTC 2023
On Fri, 15 Sep 2023 14:27:30 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> - Removed README file
>> - Added README.md file with details
>>
>> For formatted output of README.md - See : https://github.com/aghaisas/jfx-tests/tree/update_readme
>
> README.md line 50:
>
>> 48: - To run a single test provide - `-Dtests=<Path and test file name from SceneGraphTests/tests>` before `test` in above command
>> 49:
>> 50: 7) **Generating golden images**
>
> terminology: would a "reference images" be a better term?
The tool uses the term "golden image". Changing it would be a larger change than just the README file (and probably not worth the effort).
-------------
PR Review Comment: https://git.openjdk.org/jfx-tests/pull/11#discussion_r1327427369
More information about the openjfx-dev
mailing list