update file format tests
This commit is contained in:
parent
3ac3936464
commit
317239c9cf
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user