[GDI32_APITEST]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 4 May 2012 11:40:36 +0000 (11:40 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 4 May 2012 11:40:36 +0000 (11:40 +0000)
commitf0771d26df6d4ee59442410f42d04545636fc8f4
treeb49cf28d9832dd1141974afbe76c24f906f903a3
parent5c32d6c7640813579f1d099d44c00897858c63d1
[GDI32_APITEST]
- Add tests for GetDIBColorTable and SetPixel,
- Add more tests for CreateBitmap, GetPixel, PatBlt

svn path=/trunk/; revision=56492
rostests/apitests/gdi32/CMakeLists.txt
rostests/apitests/gdi32/CreateBitmap.c
rostests/apitests/gdi32/GetDIBColorTable.c [new file with mode: 0644]
rostests/apitests/gdi32/GetPixel.c
rostests/apitests/gdi32/PatBlt.c
rostests/apitests/gdi32/SetPixel.c [new file with mode: 0644]
rostests/apitests/gdi32/testlist.c