1# Test BMP loader with images from this source:
2#   http://entropymine.com/jason/bmpsuite/
3
4[bitmaps]
5g01bg    =bmpsuite/g01bg.bmp
6g01bw    =bmpsuite/g01bw.bmp
7g01p1    =bmpsuite/g01p1.bmp
8g01wb    =bmpsuite/g01wb.bmp
9g04      =bmpsuite/g04.bmp
10g04p4    =bmpsuite/g04p4.bmp
11g04rle   =bmpsuite/g04rle.bmp
12g08      =bmpsuite/g08.bmp
13g08offs  =bmpsuite/g08offs.bmp
14g08os2   =bmpsuite/g08os2.bmp
15g08p64   =bmpsuite/g08p64.bmp
16g08p256  =bmpsuite/g08p256.bmp
17g08pi64  =bmpsuite/g08pi64.bmp
18g08pi256 =bmpsuite/g08pi256.bmp
19g08res11 =bmpsuite/g08res11.bmp
20g08res21 =bmpsuite/g08res21.bmp
21g08res22 =bmpsuite/g08res22.bmp
22g08rle   =bmpsuite/g08rle.bmp
23g08s0    =bmpsuite/g08s0.bmp
24g08w124  =bmpsuite/g08w124.bmp
25g08w125  =bmpsuite/g08w125.bmp
26g08w126  =bmpsuite/g08w126.bmp
27g16bf555 =bmpsuite/g16bf555.bmp
28g16bf565 =bmpsuite/g16bf565.bmp
29g16def555=bmpsuite/g16def555.bmp
30g24      =bmpsuite/g24.bmp
31g32bf    =bmpsuite/g32bf.bmp
32g32def   =bmpsuite/g32def.bmp
33
34[template]
35op0=al_draw_bitmap(bmp, 0, 0, 0)
36
37[test bmpsuite g01bg]
38extend=template
39bmp=g01bg
40hash=9846dc91
41
42[test bmpsuite g01bw]
43extend=template
44bmp=g01bw
45hash=e20721a5
46
47[test bmpsuite g01p1]
48extend=template
49bmp=g01p1
50hash=87931dc5
51
52[test bmpsuite g01wb]
53extend=template
54bmp=g01wb
55hash=e20721a5
56
57[test bmpsuite g04]
58extend=template
59bmp=g04
60hash=3ba8f12f
61
62[test bmpsuite g04p4]
63extend=template
64bmp=g04p4
65hash=ab1a2d4d
66
67[test bmpsuite g04rle]
68extend=template
69bmp=g04rle
70hash=3ba8f12f
71
72[test bmpsuite g08]
73extend=template
74bmp=g08
75hash=7d8eb943
76
77[test bmpsuite g08offs]
78extend=template
79bmp=g08offs
80hash=7d8eb943
81
82[test bmpsuite g08os2]
83extend=template
84bmp=g08os2
85hash=7d8eb943
86
87[test bmpsuite g08p64]
88extend=template
89bmp=g08p64
90hash=7b1f9739
91
92[test bmpsuite g08p256]
93extend=template
94bmp=g08p256
95hash=7d8eb943
96
97[test bmpsuite g08pi64]
98extend=template
99bmp=g08pi64
100hash=7d8eb943
101
102[test bmpsuite g08pi256]
103extend=template
104bmp=g08pi256
105hash=7d8eb943
106
107[test bmpsuite g08res11]
108extend=template
109bmp=g08res11
110hash=7d8eb943
111
112[test bmpsuite g08res21]
113extend=template
114bmp=g08res21
115hash=7d8eb943
116
117[test bmpsuite g08res22]
118extend=template
119bmp=g08res22
120hash=7d8eb943
121
122[test bmpsuite g08rle]
123extend=template
124bmp=g08rle
125hash=7d8eb943
126
127[test bmpsuite g08s0]
128extend=template
129bmp=g08s0
130hash=7d8eb943
131
132[test bmpsuite g08w124]
133extend=template
134bmp=g08w124
135hash=a18fef34
136
137[test bmpsuite g08w125]
138extend=template
139bmp=g08w125
140hash=a25db914
141
142[test bmpsuite g08w126]
143extend=template
144bmp=g08w126
145hash=dde9c6c4
146
147[test bmpsuite g16bf555]
148extend=template
149bmp=g16bf555
150hash=096251dc
151
152[test bmpsuite g16bf565]
153extend=template
154bmp=g16bf565
155hash=09f60795
156
157[test bmpsuite g16def555]
158extend=template
159bmp=g16def555
160hash=096251dc
161
162[test bmpsuite g24]
163extend=template
164bmp=g24
165hash=f5bdf572
166
167[test bmpsuite g32bf]
168extend=template
169bmp=g32bf
170hash=f5bdf572
171
172[test bmpsuite g32def]
173extend=template
174bmp=g32def
175hash=f5bdf572
176