Added tests for image reading
This commit is contained in:
2
Test/TestAssets/.gitignore
vendored
Normal file
2
Test/TestAssets/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Allow images used for tests
|
||||
!*.bmp
|
BIN
Test/TestAssets/base_complex.bmp
Normal file
BIN
Test/TestAssets/base_complex.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 768 KiB |
BIN
Test/TestAssets/base_gradient.bmp
Normal file
BIN
Test/TestAssets/base_gradient.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
BIN
Test/TestAssets/basea_complex.bmp
Normal file
BIN
Test/TestAssets/basea_complex.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
BIN
Test/TestAssets/basea_gradient.bmp
Normal file
BIN
Test/TestAssets/basea_gradient.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
1
Test/TestAssets/readme.md
Normal file
1
Test/TestAssets/readme.md
Normal file
@@ -0,0 +1 @@
|
||||
base*.bmp is always RGB, basea*.bmp is always RGBA.
|
Reference in New Issue
Block a user