CMakeLists.txt
|
Further refactored tests.
|
2016-10-06 13:43:01 +02:00 |
helpers.c
|
Replaced _VF formats with copy flags.
|
2016-10-14 10:36:52 +02:00 |
helpers.h
|
Deactivated broken tests.
|
2016-10-06 13:43:05 +02:00 |
TestGdiBitBlt.c
|
Fixed uninitialized variables.
|
2016-10-13 16:57:51 +02:00 |
TestGdiClip.c
|
Fixed GDI_RGN->null initialization.
|
2016-10-06 13:43:15 +02:00 |
TestGdiCreate.c
|
Fixed Get/SetPixel function tests.
|
2016-10-06 13:43:05 +02:00 |
TestGdiEllipse.c
|
Fixed ellipse test.
|
2016-10-06 13:43:11 +02:00 |
TestGdiLine.c
|
Fixed uninitialized variables.
|
2016-10-13 16:57:51 +02:00 |
TestGdiRect.c
|
fix string format specifiers
|
2016-12-16 13:48:43 +01:00 |
TestGdiRop3.c
|
Fixed tests and dead store warnings.
|
2017-03-28 16:49:56 +02:00 |