update file format tests
This commit is contained in:
		
							parent
							
								
									3ac3936464
								
							
						
					
					
						commit
						317239c9cf
					
				@ -40,7 +40,7 @@ static const struct {
 | 
				
			|||||||
  Func_IO_Test Test;
 | 
					  Func_IO_Test Test;
 | 
				
			||||||
  const char * sample;
 | 
					  const char * sample;
 | 
				
			||||||
} formats[] = {
 | 
					} formats[] = {
 | 
				
			||||||
  TESTFMT(PKM, "EVILNUN.PKM")
 | 
					  TESTFMT(PKM, "pkm/EVILNUN.PKM")
 | 
				
			||||||
  TESTFMT(GIF, "gif/2b_horse.gif")
 | 
					  TESTFMT(GIF, "gif/2b_horse.gif")
 | 
				
			||||||
  TESTFMT(PCX, "pcx/lena.pcx")
 | 
					  TESTFMT(PCX, "pcx/lena.pcx")
 | 
				
			||||||
  TESTFMT(NEO, "atari_st/ATARIART.NEO")
 | 
					  TESTFMT(NEO, "atari_st/ATARIART.NEO")
 | 
				
			||||||
@ -51,9 +51,10 @@ static const struct {
 | 
				
			|||||||
  TESTFMT(ICO, "ico/gitlab_favicon.ico")
 | 
					  TESTFMT(ICO, "ico/gitlab_favicon.ico")
 | 
				
			||||||
  TESTFMT(C64, "c64/multicolor/ARKANOID.KOA")
 | 
					  TESTFMT(C64, "c64/multicolor/ARKANOID.KOA")
 | 
				
			||||||
  TESTFMT(GPX, "c64/pixcen/Cyberbird.gpx")
 | 
					  TESTFMT(GPX, "c64/pixcen/Cyberbird.gpx")
 | 
				
			||||||
  TESTFMT(SCR, "CPC_SCR/DANCEOFF.SCR")
 | 
					  TESTFMT(SCR, "cpc/scr/DANCEOFF.SCR")
 | 
				
			||||||
  TESTFMT(CM5, "cpcmode5/spidey.cm5")
 | 
					  TESTFMT(CM5, "cpc/mode5/spidey.cm5")
 | 
				
			||||||
  TESTFMT(PPH, "pph/BF.PPH")
 | 
					  TESTFMT(PPH, "cpc/pph/BF.PPH")
 | 
				
			||||||
 | 
					  TESTFMT(GOS, "cpc/iMPdraw_GFX/SONIC.GO1")
 | 
				
			||||||
  TESTFMT(MOTO,"thomson/exocet-alientis.map")
 | 
					  TESTFMT(MOTO,"thomson/exocet-alientis.map")
 | 
				
			||||||
  TESTFMT(HGR, "apple2/hgr/pop-swordfight.hgr")
 | 
					  TESTFMT(HGR, "apple2/hgr/pop-swordfight.hgr")
 | 
				
			||||||
  TESTFMT(ACBM,"iff/ACBM/Jupiter_alt.pic")
 | 
					  TESTFMT(ACBM,"iff/ACBM/Jupiter_alt.pic")
 | 
				
			||||||
 | 
				
			|||||||
@ -1 +1 @@
 | 
				
			|||||||
Subproject commit d58651732cddd931f31940a4f7e4b63d5b2d1d88
 | 
					Subproject commit 68b537492e38039d444afe06cb7b46fa7f88965b
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user