test Save_xxx functions

This commit is contained in:
Thomas Bernard
2019-12-07 13:07:25 +01:00
parent 43b8707fc4
commit f026c3f04b
3 changed files with 164 additions and 31 deletions

View File

@@ -7,3 +7,4 @@ TEST(Packbits)
TEST(Convert_24b_bitmap_to_256)
TEST(Formats)
TEST(Load)
TEST(Save)