1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-04 04:50:22 +00:00
QB64-PE/tests/compile_tests/paint
Matthew Kilgore c5e2be53f9 Swap bmp test images for png
Functionally it doesn't matter what kind of images we store for the
tests, as _LOADIMAGE() will open them exactly the same. png however has
the advantages of being substantially smaller, and also viewable
directly on GitHub in PRs, making them easier to review.
2022-11-09 21:56:44 -05:00
..
tile_border_black_bg.bas Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_border_black_bg.output Add PAINT tile image-based tests 2022-11-08 01:02:22 -05:00
tile_border_black_bg.png Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_border_black_nocolor.bas Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_border_black_nocolor.output Add PAINT tile image-based tests 2022-11-08 01:02:22 -05:00
tile_border_black_nocolor.png Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_border_white_bg.bas Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_border_white_bg.output Add PAINT tile image-based tests 2022-11-08 01:02:22 -05:00
tile_border_white_bg.png Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_border_white_nocolor.bas Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_border_white_nocolor.output Add PAINT tile image-based tests 2022-11-08 01:02:22 -05:00
tile_border_white_nocolor.png Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_noborder_black_bg.bas Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_noborder_black_bg.output Add PAINT tile image-based tests 2022-11-08 01:02:22 -05:00
tile_noborder_black_bg.png Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_noborder_white_bg.bas Swap bmp test images for png 2022-11-09 21:56:44 -05:00
tile_noborder_white_bg.output Add PAINT tile image-based tests 2022-11-08 01:02:22 -05:00
tile_noborder_white_bg.png Swap bmp test images for png 2022-11-09 21:56:44 -05:00