Files
love/testing/output/difference/notes.txt
T
ell 24d84418c7 testsuite updates
- added some additional checks to check for lua version/jit enabled for use with other repos (namely love potion)
- updated HTML report CSS to group each image compare and fix pixel rendering
- fixed not showing image checks for the 4th compareImg or more in a given test method
- fixed pixel tolerance usage crashing when looking at images on the boundary
- fixed compare img not checking the first 2 rows of pixels on the x + y
-graphic tests that fail will now show a third "difference" image to help identify what isn't matching up
2024-03-22 12:17:15 +00:00

3 lines
182 B
Plaintext

# Graphic Differences
If a graphics test fails then a "difference" image will be created to highlight
the differences between the actual + expected image, for use in the HTML report