mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 03:54:25 +08:00
- Reapply the gdi32 bitmap font test ROS-HACK -- the tests still fail on the build server
svn path=/trunk/; revision=40466
This commit is contained in:
@@ -285,6 +285,9 @@ static void test_bitmap_font(void)
|
||||
SIZE size_orig;
|
||||
INT ret, i, width_orig, height_orig, scale, lfWidth;
|
||||
|
||||
skip("ROS-HACK: Skipping bitmap font tests!\n");
|
||||
return;
|
||||
|
||||
hdc = GetDC(0);
|
||||
|
||||
/* "System" has only 1 pixel size defined, otherwise the test breaks */
|
||||
|
||||
Reference in New Issue
Block a user