19 Commits

Author SHA1 Message Date
Thomas Bernard
966b1e58c3
reduce the amount of compilation warnings 2019-12-07 14:24:02 +01:00
Thomas Bernard
bcbedab22d
packbits optimization #2 2019-12-07 14:08:47 +01:00
Thomas Bernard
de15e1036f
packbits optimization #1 2019-12-07 14:08:47 +01:00
Thomas Bernard
8f25341244
also check the Saving/Loading of picture palette 2019-12-07 13:55:20 +01:00
Thomas Bernard
3555eb86bb
check that the file is saved in the right format 2019-12-07 13:44:28 +01:00
Thomas Bernard
f026c3f04b
test Save_xxx functions 2019-12-07 13:23:46 +01:00
Thomas Bernard
4918c9efa5
Load_XXX() functions test 2019-12-04 23:59:11 +01:00
Thomas Bernard
4fa256398c add function Get_image_mode()
just as there is Set_image_mode()
2019-11-29 01:03:45 +01:00
Thomas Bernard
f8c06cd575 add test for Test_PRG() 2019-11-29 00:09:36 +01:00
Thomas Bernard
317239c9cf
update file format tests 2019-11-23 19:50:13 +01:00
Thomas Bernard
64b2761f14
Test of CPC Formats 2019-11-23 11:27:57 +01:00
Thomas Bernard
e2321c2abe
test for formats 2019-11-21 23:13:03 +01:00
Thomas Bernard
d44f972c11
test Convert_24b_bitmap_to_256() 2019-11-19 22:26:03 +01:00
Thomas Bernard
d56915edc6
test unpacking of PackBits() 2019-11-19 22:26:03 +01:00
Thomas Bernard
3ba4472626
add Test_Packbits() 2019-11-19 22:26:03 +01:00
Thomas Bernard
cd1349fdab
tests/mockloadsave.c: add some debug output 2019-11-19 22:26:03 +01:00
Thomas BERNARD
28543ecd97
add tests for CPC_compare_colors() 2019-11-19 22:26:03 +01:00
Thomas Bernard
1810cdfb61
ajout d'un systeme de test unitaires 2019-11-19 22:26:03 +01:00
Thomas Bernard
c299fbf525
move the unit test for MOTO_MAP_pack() to tests/tests.c 2018-11-19 21:29:20 +01:00