mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:27:35 +00:00
Tests: Implement reference image testing for LibGL
Each LibGL test can now be tested against a reference QOI image. Initially, these images can be generated by setting `SAVE_OUTPUT` to `true`, which will save a bunch of QOI images to `/home/anon`.
This commit is contained in:
parent
757f506fda
commit
8cfabbcd93
5 changed files with 75 additions and 31 deletions
BIN
Tests/LibGL/reference-images/0001_simple_triangle.qoi
Normal file
BIN
Tests/LibGL/reference-images/0001_simple_triangle.qoi
Normal file
Binary file not shown.
BIN
Tests/LibGL/reference-images/0002_quad_color_interpolation.qoi
Normal file
BIN
Tests/LibGL/reference-images/0002_quad_color_interpolation.qoi
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue