mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
24d84418c7
- 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
3 lines
182 B
Plaintext
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 |