Commit Graph

4 Commits (fc3d2ce94cdca041d3aa896dfd487dc3480fea7e)

Author SHA1 Message Date
santorac c61fc4f67c Removed Error_SaveOverLockedFile because it was failing on mac for some file system reason. This particular test case wasn't that important so it wasn't worth digging into, especially since I don't have a mac handy.
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
santorac f99766f556 Update unit test to use AZ::IO::Path.
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
santorac b44441b286 Improved PngFile unit test a bit, added another check
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
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