Re: comctl32: Correctly set the colour table for ILC_COLOR4 and ILC_COLOR8 imagelists.
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at https://testbot.winehq.org/JobDetails.pl?Key=28138 Your paranoid android. === wxppro (32 bit imagelist) === imagelist.c:2057: Test failed: 4: remove all, add 8: got color[0] 00 00 00 expect ff 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[1] 80 00 00 expect 00 ff 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[2] 00 80 00 expect 00 00 ff imagelist.c:2057: Test failed: 4: remove all, add 8: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[8] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[9] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[10] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[11] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[12] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[13] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[14] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[15] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[0] 00 00 00 expect ff 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[1] 80 00 00 expect 00 ff 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[2] 00 80 00 expect 00 00 ff imagelist.c:2057: Test failed: 4: remove all, add 4: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[8] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[9] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[10] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[11] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[12] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[13] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[14] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[15] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[0] 00 00 00 expect ff 00 ff imagelist.c:2057: Test failed: 4: add 4: got color[1] 80 00 00 expect ff ff 00 imagelist.c:2057: Test failed: 4: add 4: got color[2] 00 80 00 expect 00 ff ff imagelist.c:2057: Test failed: 4: add 4: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[8] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[9] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[10] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[11] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[12] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[13] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[14] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[15] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[0] 00 00 00 expect ff 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[1] 80 00 00 expect 00 ff 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[2] 00 80 00 expect 00 00 ff imagelist.c:2057: Test failed: 8: remove all, add 8: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[8] c0 dc c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[9] a6 ca f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[10] 00 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[11] 33 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[12] 33 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[13] 00 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[14] 16 16 16 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[15] 1c 1c 1c expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[16] 22 22 22 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[17] 29 29 29 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[18] 55 55 55 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[19] 4d 4d 4d expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[20] 42 42 42 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[21] 39 39 39 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[22] ff 7c 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[23] ff 50 50 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[24] d6 00 93 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[25] cc ec ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[26] ef d6 c6 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[27] e7 e7 d6 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[28] ad a9 90 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[29] 33 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[30] 66 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[31] 99 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[32] cc 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[33] 00 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[34] 33 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[35] 66 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[36] 99 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[37] cc 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[38] ff 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[39] 00 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[40] 33 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[41] 66 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[42] 99 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[43] cc 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[44] ff 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[45] 00 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[46] 33 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[47] 66 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[48] 99 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[49] cc 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[50] ff 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[51] 00 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[52] 33 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[53] 66 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[54] 99 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[55] cc cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[56] ff cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[57] 66 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[58] 99 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[59] cc ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[60] 00 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[61] 33 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[62] 66 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[63] 99 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[64] cc 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[65] ff 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[66] 00 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[67] 33 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[68] 66 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[69] 99 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[70] cc 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[71] ff 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[72] 00 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[73] 33 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[74] 66 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[75] 99 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[76] cc 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[77] ff 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[78] 00 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[79] 33 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[80] 66 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[81] 99 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[82] cc 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[83] ff 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[84] 00 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[85] 33 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[86] 66 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[87] 99 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[88] cc cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[89] ff cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[90] 33 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[91] 66 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[92] 99 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[93] cc ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[94] ff ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[95] 00 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[96] 33 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[97] 66 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[98] 99 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[99] cc 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[100] ff 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[101] 00 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[102] 33 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[103] 66 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[104] 99 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[105] cc 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[106] ff 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[107] 00 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[108] 33 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[109] 66 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[110] 99 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[111] cc 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[112] 00 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[113] 33 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[114] 66 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[115] 99 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[116] cc 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[117] ff 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[118] 00 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[119] 33 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[120] 99 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[121] cc cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[122] ff cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[123] 00 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[124] 33 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[125] 99 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[126] cc ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[127] ff 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[128] cc 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[129] 00 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[130] 99 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[131] 99 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[132] cc 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[133] 00 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[134] 33 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[135] 66 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[136] cc 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[137] ff 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[138] 00 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[139] 33 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[140] 66 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[141] 99 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[142] cc 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[143] ff 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[144] 33 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[145] 66 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[146] 99 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[147] cc 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[148] ff 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[149] 00 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[150] 33 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[151] 66 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[152] 99 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[153] cc cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[154] ff cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[155] 00 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[156] 33 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[157] 66 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[158] 99 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[159] cc ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[160] ff ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[161] 00 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[162] 33 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[163] 66 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[164] 99 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[165] cc 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[166] 00 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[167] 33 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[168] 66 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[169] 99 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[170] cc 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[171] ff 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[172] 00 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[173] 33 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[174] 66 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[175] 99 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[176] cc 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[177] ff 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[178] 00 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[179] 33 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[180] 66 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[181] 99 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[182] cc 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[183] ff 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[184] 00 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[185] 33 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[186] 66 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[187] 99 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[188] cc cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[189] ff cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[190] 00 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[191] 33 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[192] 66 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[193] 99 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[194] cc ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[195] ff ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[196] 33 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[197] 66 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[198] 99 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[199] 00 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[200] 33 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[201] 66 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[202] 99 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[203] cc 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[204] ff 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[205] 00 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[206] 33 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[207] 66 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[208] 99 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[209] cc 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[210] ff 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[211] 00 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[212] 33 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[213] 66 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[214] 99 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[215] cc 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[216] ff 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[217] 00 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[218] 33 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[219] 66 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[220] 99 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[221] cc cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[222] ff cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[223] 33 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[224] 66 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[225] 99 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[226] cc ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[227] ff 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[228] 66 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[229] ff ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[230] 66 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[231] ff 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[232] 66 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[233] a5 00 21 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[234] 5f 5f 5f expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[235] 77 77 77 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[236] 86 86 86 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[237] 96 96 96 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[238] cb cb cb expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[239] b2 b2 b2 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[240] d7 d7 d7 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[241] dd dd dd expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[242] e3 e3 e3 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[243] ea ea ea expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[244] f1 f1 f1 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[245] f8 f8 f8 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[246] ff fb f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[247] a0 a0 a4 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[248] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[249] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[250] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[251] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[252] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[253] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[254] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[255] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[0] 00 00 00 expect ff 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[1] 80 00 00 expect 00 ff 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[2] 00 80 00 expect 00 00 ff imagelist.c:2057: Test failed: 8: remove all, add 4: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[8] c0 dc c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[9] a6 ca f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[10] 00 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[11] 33 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[12] 33 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[13] 00 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[14] 16 16 16 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[15] 1c 1c 1c expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[16] 22 22 22 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[17] 29 29 29 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[18] 55 55 55 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[19] 4d 4d 4d expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[20] 42 42 42 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[21] 39 39 39 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[22] ff 7c 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[23] ff 50 50 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[24] d6 00 93 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[25] cc ec ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[26] ef d6 c6 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[27] e7 e7 d6 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[28] ad a9 90 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[29] 33 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[30] 66 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[31] 99 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[32] cc 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[33] 00 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[34] 33 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[35] 66 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[36] 99 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[37] cc 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[38] ff 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[39] 00 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[40] 33 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[41] 66 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[42] 99 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[43] cc 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[44] ff 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[45] 00 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[46] 33 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[47] 66 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[48] 99 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[49] cc 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[50] ff 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[51] 00 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[52] 33 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[53] 66 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[54] 99 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[55] cc cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[56] ff cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[57] 66 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[58] 99 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[59] cc ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[60] 00 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[61] 33 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[62] 66 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[63] 99 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[64] cc 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[65] ff 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[66] 00 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[67] 33 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[68] 66 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[69] 99 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[70] cc 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[71] ff 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[72] 00 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[73] 33 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[74] 66 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[75] 99 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[76] cc 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[77] ff 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[78] 00 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[79] 33 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[80] 66 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[81] 99 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[82] cc 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[83] ff 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[84] 00 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[85] 33 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[86] 66 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[87] 99 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[88] cc cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[89] ff cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[90] 33 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[91] 66 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[92] 99 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[93] cc ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[94] ff ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[95] 00 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[96] 33 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[97] 66 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[98] 99 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[99] cc 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[100] ff 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[101] 00 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[102] 33 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[103] 66 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[104] 99 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[105] cc 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[106] ff 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[107] 00 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[108] 33 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[109] 66 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[110] 99 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[111] cc 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[112] 00 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[113] 33 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[114] 66 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[115] 99 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[116] cc 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[117] ff 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[118] 00 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[119] 33 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[120] 99 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[121] cc cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[122] ff cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[123] 00 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[124] 33 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[125] 99 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[126] cc ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[127] ff 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[128] cc 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[129] 00 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[130] 99 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[131] 99 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[132] cc 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[133] 00 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[134] 33 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[135] 66 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[136] cc 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[137] ff 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[138] 00 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[139] 33 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[140] 66 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[141] 99 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[142] cc 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[143] ff 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[144] 33 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[145] 66 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[146] 99 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[147] cc 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[148] ff 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[149] 00 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[150] 33 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[151] 66 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[152] 99 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[153] cc cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[154] ff cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[155] 00 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[156] 33 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[157] 66 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[158] 99 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[159] cc ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[160] ff ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[161] 00 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[162] 33 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[163] 66 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[164] 99 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[165] cc 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[166] 00 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[167] 33 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[168] 66 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[169] 99 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[170] cc 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[171] ff 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[172] 00 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[173] 33 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[174] 66 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[175] 99 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[176] cc 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[177] ff 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[178] 00 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[179] 33 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[180] 66 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[181] 99 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[182] cc 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[183] ff 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[184] 00 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[185] 33 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[186] 66 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[187] 99 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[188] cc cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[189] ff cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[190] 00 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[191] 33 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[192] 66 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[193] 99 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[194] cc ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[195] ff ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[196] 33 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[197] 66 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[198] 99 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[199] 00 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[200] 33 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[201] 66 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[202] 99 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[203] cc 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[204] ff 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[205] 00 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[206] 33 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[207] 66 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[208] 99 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[209] cc 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[210] ff 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[211] 00 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[212] 33 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[213] 66 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[214] 99 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[215] cc 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[216] ff 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[217] 00 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[218] 33 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[219] 66 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[220] 99 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[221] cc cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[222] ff cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[223] 33 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[224] 66 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[225] 99 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[226] cc ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[227] ff 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[228] 66 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[229] ff ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[230] 66 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[231] ff 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[232] 66 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[233] a5 00 21 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[234] 5f 5f 5f expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[235] 77 77 77 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[236] 86 86 86 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[237] 96 96 96 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[238] cb cb cb expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[239] b2 b2 b2 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[240] d7 d7 d7 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[241] dd dd dd expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[242] e3 e3 e3 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[243] ea ea ea expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[244] f1 f1 f1 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[245] f8 f8 f8 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[246] ff fb f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[247] a0 a0 a4 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[248] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[249] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[250] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[251] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[252] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[253] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[254] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[255] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[0] 00 00 00 expect ff 00 ff imagelist.c:2057: Test failed: 8: add 4: got color[1] 80 00 00 expect ff ff 00 imagelist.c:2057: Test failed: 8: add 4: got color[2] 00 80 00 expect 00 ff ff imagelist.c:2057: Test failed: 8: add 4: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[8] c0 dc c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[9] a6 ca f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[10] 00 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[11] 33 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[12] 33 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[13] 00 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[14] 16 16 16 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[15] 1c 1c 1c expect 00 00 00 === w2003std (32 bit imagelist) === imagelist.c:2057: Test failed: 4: remove all, add 8: got color[0] 00 00 00 expect ff 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[1] 80 00 00 expect 00 ff 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[2] 00 80 00 expect 00 00 ff imagelist.c:2057: Test failed: 4: remove all, add 8: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[8] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[9] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[10] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[11] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[12] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[13] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[14] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 8: got color[15] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[0] 00 00 00 expect ff 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[1] 80 00 00 expect 00 ff 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[2] 00 80 00 expect 00 00 ff imagelist.c:2057: Test failed: 4: remove all, add 4: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[8] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[9] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[10] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[11] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[12] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[13] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[14] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: remove all, add 4: got color[15] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[0] 00 00 00 expect ff 00 ff imagelist.c:2057: Test failed: 4: add 4: got color[1] 80 00 00 expect ff ff 00 imagelist.c:2057: Test failed: 4: add 4: got color[2] 00 80 00 expect 00 ff ff imagelist.c:2057: Test failed: 4: add 4: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[8] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[9] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[10] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[11] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[12] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[13] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[14] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 4: add 4: got color[15] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[0] 00 00 00 expect ff 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[1] 80 00 00 expect 00 ff 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[2] 00 80 00 expect 00 00 ff imagelist.c:2057: Test failed: 8: remove all, add 8: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[8] c0 dc c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[9] a6 ca f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[10] 00 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[11] 33 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[12] 33 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[13] 00 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[14] 16 16 16 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[15] 1c 1c 1c expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[16] 22 22 22 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[17] 29 29 29 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[18] 55 55 55 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[19] 4d 4d 4d expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[20] 42 42 42 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[21] 39 39 39 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[22] ff 7c 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[23] ff 50 50 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[24] d6 00 93 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[25] cc ec ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[26] ef d6 c6 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[27] e7 e7 d6 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[28] ad a9 90 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[29] 33 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[30] 66 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[31] 99 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[32] cc 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[33] 00 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[34] 33 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[35] 66 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[36] 99 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[37] cc 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[38] ff 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[39] 00 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[40] 33 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[41] 66 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[42] 99 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[43] cc 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[44] ff 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[45] 00 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[46] 33 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[47] 66 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[48] 99 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[49] cc 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[50] ff 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[51] 00 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[52] 33 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[53] 66 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[54] 99 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[55] cc cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[56] ff cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[57] 66 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[58] 99 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[59] cc ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[60] 00 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[61] 33 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[62] 66 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[63] 99 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[64] cc 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[65] ff 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[66] 00 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[67] 33 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[68] 66 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[69] 99 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[70] cc 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[71] ff 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[72] 00 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[73] 33 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[74] 66 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[75] 99 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[76] cc 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[77] ff 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[78] 00 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[79] 33 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[80] 66 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[81] 99 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[82] cc 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[83] ff 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[84] 00 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[85] 33 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[86] 66 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[87] 99 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[88] cc cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[89] ff cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[90] 33 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[91] 66 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[92] 99 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[93] cc ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[94] ff ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[95] 00 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[96] 33 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[97] 66 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[98] 99 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[99] cc 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[100] ff 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[101] 00 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[102] 33 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[103] 66 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[104] 99 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[105] cc 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[106] ff 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[107] 00 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[108] 33 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[109] 66 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[110] 99 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[111] cc 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[112] 00 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[113] 33 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[114] 66 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[115] 99 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[116] cc 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[117] ff 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[118] 00 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[119] 33 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[120] 99 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[121] cc cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[122] ff cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[123] 00 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[124] 33 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[125] 99 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[126] cc ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[127] ff 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[128] cc 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[129] 00 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[130] 99 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[131] 99 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[132] cc 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[133] 00 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[134] 33 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[135] 66 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[136] cc 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[137] ff 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[138] 00 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[139] 33 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[140] 66 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[141] 99 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[142] cc 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[143] ff 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[144] 33 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[145] 66 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[146] 99 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[147] cc 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[148] ff 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[149] 00 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[150] 33 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[151] 66 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[152] 99 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[153] cc cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[154] ff cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[155] 00 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[156] 33 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[157] 66 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[158] 99 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[159] cc ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[160] ff ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[161] 00 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[162] 33 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[163] 66 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[164] 99 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[165] cc 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[166] 00 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[167] 33 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[168] 66 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[169] 99 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[170] cc 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[171] ff 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[172] 00 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[173] 33 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[174] 66 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[175] 99 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[176] cc 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[177] ff 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[178] 00 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[179] 33 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[180] 66 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[181] 99 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[182] cc 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[183] ff 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[184] 00 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[185] 33 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[186] 66 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[187] 99 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[188] cc cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[189] ff cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[190] 00 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[191] 33 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[192] 66 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[193] 99 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[194] cc ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[195] ff ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[196] 33 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[197] 66 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[198] 99 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[199] 00 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[200] 33 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[201] 66 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[202] 99 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[203] cc 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[204] ff 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[205] 00 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[206] 33 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[207] 66 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[208] 99 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[209] cc 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[210] ff 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[211] 00 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[212] 33 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[213] 66 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[214] 99 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[215] cc 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[216] ff 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[217] 00 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[218] 33 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[219] 66 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[220] 99 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[221] cc cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[222] ff cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[223] 33 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[224] 66 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[225] 99 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[226] cc ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[227] ff 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[228] 66 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[229] ff ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[230] 66 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[231] ff 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[232] 66 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[233] a5 00 21 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[234] 5f 5f 5f expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[235] 77 77 77 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[236] 86 86 86 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[237] 96 96 96 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[238] cb cb cb expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[239] b2 b2 b2 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[240] d7 d7 d7 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[241] dd dd dd expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[242] e3 e3 e3 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[243] ea ea ea expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[244] f1 f1 f1 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[245] f8 f8 f8 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[246] ff fb f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[247] a0 a0 a4 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[248] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[249] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[250] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[251] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[252] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[253] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[254] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 8: got color[255] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[0] 00 00 00 expect ff 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[1] 80 00 00 expect 00 ff 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[2] 00 80 00 expect 00 00 ff imagelist.c:2057: Test failed: 8: remove all, add 4: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[8] c0 dc c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[9] a6 ca f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[10] 00 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[11] 33 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[12] 33 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[13] 00 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[14] 16 16 16 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[15] 1c 1c 1c expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[16] 22 22 22 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[17] 29 29 29 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[18] 55 55 55 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[19] 4d 4d 4d expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[20] 42 42 42 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[21] 39 39 39 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[22] ff 7c 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[23] ff 50 50 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[24] d6 00 93 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[25] cc ec ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[26] ef d6 c6 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[27] e7 e7 d6 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[28] ad a9 90 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[29] 33 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[30] 66 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[31] 99 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[32] cc 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[33] 00 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[34] 33 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[35] 66 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[36] 99 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[37] cc 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[38] ff 33 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[39] 00 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[40] 33 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[41] 66 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[42] 99 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[43] cc 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[44] ff 66 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[45] 00 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[46] 33 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[47] 66 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[48] 99 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[49] cc 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[50] ff 99 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[51] 00 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[52] 33 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[53] 66 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[54] 99 cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[55] cc cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[56] ff cc 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[57] 66 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[58] 99 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[59] cc ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[60] 00 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[61] 33 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[62] 66 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[63] 99 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[64] cc 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[65] ff 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[66] 00 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[67] 33 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[68] 66 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[69] 99 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[70] cc 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[71] ff 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[72] 00 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[73] 33 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[74] 66 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[75] 99 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[76] cc 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[77] ff 66 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[78] 00 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[79] 33 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[80] 66 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[81] 99 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[82] cc 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[83] ff 99 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[84] 00 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[85] 33 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[86] 66 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[87] 99 cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[88] cc cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[89] ff cc 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[90] 33 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[91] 66 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[92] 99 ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[93] cc ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[94] ff ff 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[95] 00 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[96] 33 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[97] 66 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[98] 99 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[99] cc 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[100] ff 00 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[101] 00 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[102] 33 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[103] 66 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[104] 99 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[105] cc 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[106] ff 33 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[107] 00 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[108] 33 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[109] 66 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[110] 99 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[111] cc 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[112] 00 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[113] 33 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[114] 66 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[115] 99 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[116] cc 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[117] ff 99 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[118] 00 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[119] 33 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[120] 99 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[121] cc cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[122] ff cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[123] 00 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[124] 33 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[125] 99 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[126] cc ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[127] ff 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[128] cc 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[129] 00 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[130] 99 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[131] 99 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[132] cc 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[133] 00 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[134] 33 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[135] 66 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[136] cc 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[137] ff 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[138] 00 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[139] 33 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[140] 66 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[141] 99 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[142] cc 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[143] ff 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[144] 33 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[145] 66 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[146] 99 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[147] cc 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[148] ff 99 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[149] 00 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[150] 33 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[151] 66 cc 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[152] 99 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[153] cc cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[154] ff cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[155] 00 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[156] 33 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[157] 66 cc 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[158] 99 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[159] cc ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[160] ff ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[161] 00 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[162] 33 00 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[163] 66 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[164] 99 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[165] cc 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[166] 00 33 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[167] 33 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[168] 66 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[169] 99 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[170] cc 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[171] ff 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[172] 00 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[173] 33 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[174] 66 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[175] 99 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[176] cc 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[177] ff 66 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[178] 00 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[179] 33 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[180] 66 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[181] 99 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[182] cc 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[183] ff 99 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[184] 00 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[185] 33 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[186] 66 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[187] 99 cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[188] cc cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[189] ff cc cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[190] 00 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[191] 33 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[192] 66 ff 99 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[193] 99 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[194] cc ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[195] ff ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[196] 33 00 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[197] 66 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[198] 99 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[199] 00 33 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[200] 33 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[201] 66 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[202] 99 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[203] cc 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[204] ff 33 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[205] 00 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[206] 33 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[207] 66 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[208] 99 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[209] cc 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[210] ff 66 cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[211] 00 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[212] 33 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[213] 66 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[214] 99 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[215] cc 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[216] ff 99 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[217] 00 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[218] 33 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[219] 66 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[220] 99 cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[221] cc cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[222] ff cc ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[223] 33 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[224] 66 ff cc expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[225] 99 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[226] cc ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[227] ff 66 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[228] 66 ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[229] ff ff 66 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[230] 66 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[231] ff 66 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[232] 66 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[233] a5 00 21 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[234] 5f 5f 5f expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[235] 77 77 77 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[236] 86 86 86 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[237] 96 96 96 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[238] cb cb cb expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[239] b2 b2 b2 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[240] d7 d7 d7 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[241] dd dd dd expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[242] e3 e3 e3 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[243] ea ea ea expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[244] f1 f1 f1 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[245] f8 f8 f8 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[246] ff fb f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[247] a0 a0 a4 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[248] 80 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[249] ff 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[250] 00 ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[251] ff ff 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[252] 00 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[253] ff 00 ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[254] 00 ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: remove all, add 4: got color[255] ff ff ff expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[0] 00 00 00 expect ff 00 ff imagelist.c:2057: Test failed: 8: add 4: got color[1] 80 00 00 expect ff ff 00 imagelist.c:2057: Test failed: 8: add 4: got color[2] 00 80 00 expect 00 ff ff imagelist.c:2057: Test failed: 8: add 4: got color[3] 80 80 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[4] 00 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[5] 80 00 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[6] 00 80 80 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[7] c0 c0 c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[8] c0 dc c0 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[9] a6 ca f0 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[10] 00 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[11] 33 00 00 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[12] 33 00 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[13] 00 33 33 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[14] 16 16 16 expect 00 00 00 imagelist.c:2057: Test failed: 8: add 4: got color[15] 1c 1c 1c expect 00 00 00
On 30 Jan 2017, at 16:38, Marvin <testbot(a)winehq.org> wrote:
While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at https://testbot.winehq.org/JobDetails.pl?Key=28138
Yes, sorry about the noise. It seems that older versions of Windows don’t implicitly set the colour table from the added bitmap. I’ll work on another version. Huw.
participants (2)
-
Huw Davies -
Marvin