jzy3d-api/jzy3d-tests-java9
Martin Pernollet bfb16af4a3 Fix GifDecoder on Ubuntu before running integration tests on memory leak 2022-11-29 16:43:24 +01:00
..
data Adding tests on Angle. Adding Permutations to generate all possible permutations of a set. Adding benchmark tools to prove that big and less polygon render faster than small and more 2021-09-02 21:16:11 +02:00
src/test Fix GifDecoder on Ubuntu before running integration tests on memory leak 2022-11-29 16:43:24 +01:00
BASELINE_linux_5.13.0-37-generic_MesaIntelXeGraphics(TGLGT2).md Fix GifDecoder on Ubuntu before running integration tests on memory leak 2022-11-29 16:43:24 +01:00
BASELINE_macosx_10.12.6_NVIDIAGeForceGT650MOpenGLEngine.md Update baselines for macOS 10.12 2022-06-30 18:52:11 +02:00
BASELINE_macosx_10.15.7_IntelIrisGraphics6100.md Add debug 2022-10-06 15:56:44 +02:00
BASELINE_macosx_11.4_AppleM1.md Fixed TextRenderer memory leak 2022-11-29 16:10:44 +01:00
README.md Adding manual test scenarios 2022-04-28 11:51:45 +02:00
README_GENERATED.md adding swing to UI tests verifying HiDPI 2022-04-27 18:16:30 +02:00
pom.xml Fixed TextRenderer memory leak 2022-11-29 16:10:44 +01:00

README.md

jzy3d-test-java9

This project holds a collection of integration tests and let them run them on Java 9 since it is a requirement for allowing HiDPI on computer that have HiDPI displays.

See the generated readme file to easily watch all baseline images used for tests.

Automated tests

Most of the integration tests are automated and run while building this project.

Manual tests

Some test require a manual verification.