update file format tests

This commit is contained in:
Thomas Bernard 2019-11-23 19:50:13 +01:00
parent 3ac3936464
commit 317239c9cf
No known key found for this signature in database
GPG Key ID: 0FF11B67A5C0863C
2 changed files with 6 additions and 5 deletions

View File

@ -40,7 +40,7 @@ static const struct {
Func_IO_Test Test;
const char * sample;
} formats[] = {
TESTFMT(PKM, "EVILNUN.PKM")
TESTFMT(PKM, "pkm/EVILNUN.PKM")
TESTFMT(GIF, "gif/2b_horse.gif")
TESTFMT(PCX, "pcx/lena.pcx")
TESTFMT(NEO, "atari_st/ATARIART.NEO")
@ -51,9 +51,10 @@ static const struct {
TESTFMT(ICO, "ico/gitlab_favicon.ico")
TESTFMT(C64, "c64/multicolor/ARKANOID.KOA")
TESTFMT(GPX, "c64/pixcen/Cyberbird.gpx")
TESTFMT(SCR, "CPC_SCR/DANCEOFF.SCR")
TESTFMT(CM5, "cpcmode5/spidey.cm5")
TESTFMT(PPH, "pph/BF.PPH")
TESTFMT(SCR, "cpc/scr/DANCEOFF.SCR")
TESTFMT(CM5, "cpc/mode5/spidey.cm5")
TESTFMT(PPH, "cpc/pph/BF.PPH")
TESTFMT(GOS, "cpc/iMPdraw_GFX/SONIC.GO1")
TESTFMT(MOTO,"thomson/exocet-alientis.map")
TESTFMT(HGR, "apple2/hgr/pop-swordfight.hgr")
TESTFMT(ACBM,"iff/ACBM/Jupiter_alt.pic")

@ -1 +1 @@
Subproject commit d58651732cddd931f31940a4f7e4b63d5b2d1d88
Subproject commit 68b537492e38039d444afe06cb7b46fa7f88965b