# the file format
use strict;
-use Test::More tests => 32;
+use Test::More tests => 33;
use Imager;
Imager::init_log("testout/t1000files.log", 1);
00 00 FF 00 00 00 95 00 00 00 FF 00 00 00 95 00
TGA
+probe_ok(<<TGA, "tga", "TGA 32-bit");
+00 00 0A 00 00 00 00 00 00 00 00 00 0A 00 0A 00
+20 08 84 00 00 00 00 84 FF FF FF FF 84 00 00 00
+00 84 FF FF FF FF 84 00 00 00 00 84 FF FF FF FF
+TGA
+
probe_ok(<<ICO, "ico", "Windows Icon");
00 00 01 00 02 00 20 20 10 00 00 00 00 00 E8 02
00 00 26 00 00 00 20 20 00 00 00 00 00 00 A8 08