mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-05 01:07:48 +00:00
Allow testing RGBGFX with specific images as input
No such tests yet, but the infrastructure will be there.
This commit is contained in:
5
test/gfx/.gitignore
vendored
5
test/gfx/.gitignore
vendored
@@ -2,9 +2,10 @@
|
||||
/randtilegen
|
||||
/rgbgfx_test
|
||||
# Generated by randtilegen
|
||||
/*.png
|
||||
/out*.png
|
||||
/*.rng
|
||||
# Generated by the test program (some PNGs are already covered by the above)
|
||||
# Generated by the test program
|
||||
/result.2bpp
|
||||
/result.pal
|
||||
/result.attrmap
|
||||
/result.png
|
||||
|
||||
Reference in New Issue
Block a user