gdi32: Remove a test that expects the break character to equal ascii space.
[wine] / dlls / gdi32 / tests / bitmap.c
2007-10-22  Lionel Debrouxgdi32/tests: Fix memory leak (found by Smatch).
2007-08-29  Mikolaj Zalewskiwinex11.drv: Test for out-of-bound src coordinates...
2007-07-16  Jeremy Whitegdi32: Added a test for the case where lpvBits in GetDI...
2007-06-27  Michael Stefaniucgdi32: Remove superfluous casts of void pointers to...
2007-06-14  Hans Leidekkergdi32: Add some tests for BITMAPINFOHEADER biSize checks.
2007-05-29  Francois Gougetgdi32/tests: Fix a signed/unsigned int mismatch.
2007-02-16  Dmitry Timoshkovgdi32: CreateBitmapIndirect should ignore the provided...
2007-02-05  Dmitry Timoshkovgdi32: CreateBitmap and friends should return stock...
2007-01-22  Dmitry Timoshkovgdi32: Add a simple SelectObject test for bitmaps.
2007-01-22  Dmitry Timoshkovgdi32: Add a GetDIBits test.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-27  Alexandre Julliardwinex11.drv: Don't use the specified DC when mapping...
2006-11-08  Alexandre Julliardgdi32: Remove call to CreateCompatibleDC() from GetDIBi...
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.