You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/Utils/Code/Tests/PngTestImages
santorac 849a8da4d9 Added unit tests for PngFile.
Fixed a couple issue like palettized files would not load, and stripping alpha was not affecting the color type reported by libpng. Also cleaned up some error reporting.
Added AzFramework to Atom/Utils tests to support PngFile testing.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
.gitignore Added unit tests for PngFile. 4 years ago
ColorChart_rgb.png Added unit tests for PngFile. 4 years ago
ColorChart_rgba.jpg Added unit tests for PngFile. 4 years ago
ColorChart_rgba.png Added unit tests for PngFile. 4 years ago
ColorPalette_2bit.png Added unit tests for PngFile. 4 years ago
EmptyFile.png Added unit tests for PngFile. 4 years ago
Gradient_rgb_16bpc.png Added unit tests for PngFile. 4 years ago
GrayPalette_1bit.png Added unit tests for PngFile. 4 years ago