comctl32/tests: test failures

Joris Huizer joris_huizer at yahoo.com
Sat Mar 17 10:11:51 CDT 2007


I was looking at comctl32 files for signedness fixes
(there's a lot of signedness warnings, though many
can't be fixed easily)

Just to be sure, I now and then check with `make test`
just to catch mistakes I might have made -- though on
this dll 'header' tests fail:

header.c:1310: Test failed: Tests will fail as header
size is 1x0 instead of 670x18
header.c:1199: Test failed: Invalid rect (0,0)
(670,18) vs (0,0) (670,17)
header.c:1217: Test failed: Invalid rect (0,0)
(670,18) vs (0,0) (670,17)
header.c:1220: Test failed: Invalid rect (0,0) (50,18)
vs (0,0) (50,17)
header.c:1223: Test failed: Invalid rect (50,0)
(150,18) vs (50,0) (150,17)
header.c:1226: Test failed: Invalid rect (150,0)
(300,18) vs (150,0) (300,17)
header.c:1244: Test failed: Invalid rect (0,0)
(670,18) vs (0,0) (670,17)
header.c:1247: Test failed: Invalid rect (0,0) (50,18)
vs (0,0) (50,17)
header.c:1250: Test failed: Invalid rect (50,0)
(150,18) vs (50,0) (150,17)
header.c:1253: Test failed: Invalid rect (150,0)
(300,18) vs (150,0) (300,17)
header.c:1256: Test failed: Invalid rect (0,0)
(670,18) vs (0,0) (670,17)
header.c:1275: Test failed: Invalid rect (0,0)
(670,18) vs (0,0) (670,17)
header.c:1278: Test failed: Invalid rect (0,0) (50,18)
vs (0,0) (50,17)
header.c:1281: Test failed: Invalid rect (150,0)
(300,18) vs (150,0) (300,17)
header.c:1284: Test failed: Invalid rect (0,0)
(670,18) vs (0,0) (670,17)
header.c:921: Test succeeded inside todo block:
expected 1, got 1
err:header:HEADER_WindowProc unknown msg 1216 wp=0001
lp=00000064
err:header:HEADER_WindowProc unknown msg 1218 wp=0000
lp=00000001
err:header:HEADER_WindowProc unknown msg 1217 wp=0001
lp=00000000

Is something wrong on my computer? Should I add
todo_wine to those lines?
(That macro TEST_NMCUSTOMDRAW used in many of the
lines makes adding that harder -- the macro itself
needs tweaking for that)


 
____________________________________________________________________________________
It's here! Your new message!  
Get new email alerts with the free Yahoo! Toolbar.
http://tools.search.yahoo.com/toolbar/features/mail/



More information about the wine-devel mailing list