Timo Kreuzer
4eebb1e0c9
[GDI32_APITEST]
...
Add some more tests for MaskBlt
svn path=/trunk/; revision=67047
2015-04-04 14:58:17 +00:00
Timo Kreuzer
9729094318
[GDI32_APITEST]
...
Fix some broken tests or disable them.
svn path=/trunk/; revision=67046
2015-04-04 14:51:20 +00:00
Timo Kreuzer
437306080d
[GDI32_APITEST]
...
Improve/fix tests for CreateBitmap.
svn path=/trunk/; revision=67045
2015-04-04 14:38:04 +00:00
Timo Kreuzer
462b429d45
[GDI32_APITEST]
...
Disable the 7.5 million tests, that make our testbot print failure message forever.
svn path=/trunk/; revision=67043
2015-04-04 13:35:19 +00:00
Timo Kreuzer
f7f6d79a8d
[GDI32_APITEST]
...
Fix GCC build
svn path=/trunk/; revision=67042
2015-04-04 13:09:54 +00:00
Timo Kreuzer
afc9bc7f2a
[GDI32_APITEST]
...
Add more tests for ExtCreatePen. This adds tests for almost all thinkable combinations of parameters. On win7: "ExtCreatePen: 7594830 tests executed (0 marked as todo, 0 failures), 0 skipped." After evaluating the results on WHS2003, this test will be disabled, since it is expected that most of these fail on ros atm.
svn path=/trunk/; revision=67040
2015-04-04 12:53:05 +00:00
Hermès Bélusca-Maïto
2fd746a504
Revert r66580 and r66579.
...
svn path=/trunk/; revision=66587
2015-03-06 14:31:32 +00:00
Hermès Bélusca-Maïto
5d3273e56a
I hope this is the last one.
...
svn path=/trunk/; revision=66580
2015-03-06 00:37:49 +00:00
Thomas Faber
e6c4261148
[GDI32_APITEST]
...
- Refactor EnumFontFamilies test to be more generic, and check for some common expected system fonts. This shows that EnumFontFamilies behaves correctly, but that we're missing the System font in the enumeration.
CORE-9222
svn path=/trunk/; revision=66347
2015-02-18 13:18:30 +00:00
Timo Kreuzer
0be5288cdb
[GDI32_APITEST]
...
Add additional tests for CreateBitmap and fix a test.
Patch by Victor Martinez
ROSTESTS-56 #resolve
svn path=/trunk/; revision=66262
2015-02-14 14:07:50 +00:00
Timo Kreuzer
35862dad78
[GDI32_APITEST]
...
Fix GCC build
svn path=/trunk/; revision=66260
2015-02-14 13:24:54 +00:00
Timo Kreuzer
dd25b0e4c0
[GDI32_APITEST]
...
Add tests for OffsetRgn, PaintRgn and FrameRgn, fix 1BPP DIB creation in InitStuff()
svn path=/trunk/; revision=66259
2015-02-14 13:19:02 +00:00
Timo Kreuzer
529aae440b
[GDI32_APITEST]
...
Fix InitStuff(), declare the 32 bpp DIB array 2 dimensional and make it 8x8 in size.
svn path=/trunk/; revision=66256
2015-02-14 11:25:02 +00:00
Thomas Faber
c4f27cbca8
[GDI32_APITEST]
...
- Fix stack buffer overflow in InitPerBitDepth
ROSTESTS-147 #resolve
svn path=/trunk/; revision=66242
2015-02-13 09:06:00 +00:00
Timo Kreuzer
4b22cb6483
[GDI32_APITEST]
...
Add more tests for MaskBlt
svn path=/trunk/; revision=66221
2015-02-10 22:33:19 +00:00
Timo Kreuzer
95d5773b2e
[GDI32_APITEST]
...
Add more helper code
svn path=/trunk/; revision=66220
2015-02-10 22:31:17 +00:00
Thomas Faber
a7c7e5b7cf
[GDI32_APITEST]
...
- Fix flakiness in GetDIBits test
svn path=/trunk/; revision=66218
2015-02-10 20:29:54 +00:00
Timo Kreuzer
949aef7e6c
[GDI32_APITEST]
...
Add simple tests for RealizePalette.
CORE-8350 #comment Tests show that the patch is not correct.
svn path=/trunk/; revision=66158
2015-02-04 09:02:25 +00:00
Timo Kreuzer
6ee2be9843
[GDI32_APITEST]
...
Fix build
svn path=/trunk/; revision=65381
2014-11-12 09:58:45 +00:00
Timo Kreuzer
a1330711d6
[GDI32_APITEST]
...
Add tests for ExtCreateRegion
svn path=/trunk/; revision=65380
2014-11-12 09:49:32 +00:00
Timo Kreuzer
d85969ddd5
[GDI32_APITEST]
...
Fix GCC build
svn path=/trunk/; revision=65348
2014-11-09 17:19:16 +00:00
Timo Kreuzer
9165518e88
[GDI32_APITEST]
...
Add test for rect regions
svn path=/trunk/; revision=65347
2014-11-09 17:14:17 +00:00
Thomas Faber
d5b17b9082
[GDI32]
...
- Return 1 on failure in IntEnumFontFamilies, as shown by the test
CORE-8628 #resolve
svn path=/trunk/; revision=64720
2014-10-13 14:06:40 +00:00
Thomas Faber
00109ad544
[GDI32_APITEST]
...
- Add a test for EnumFontFamilies* returning no results
CORE-8628
svn path=/trunk/; revision=64719
2014-10-13 12:25:30 +00:00
Timo Kreuzer
ec2f154c80
[GDI32_APITEST]
...
- Add tests for OffsetClipRgn
- Imporve ExcludeClipRect tests
svn path=/trunk/; revision=64370
2014-09-28 18:24:58 +00:00
Timo Kreuzer
b9421c0166
[GDI32_APITEST]
...
Add another test case for ExcludeClipRect
svn path=/trunk/; revision=64332
2014-09-27 10:57:50 +00:00
Timo Kreuzer
5669230795
[GDI32_APITEST]
...
Add tests for ExcludeClipRect, convert tabs to spaces
svn path=/trunk/; revision=64254
2014-09-24 08:35:30 +00:00
Timo Kreuzer
f85261888e
[GDI32_APITEST]
...
- Add tests for GetClipBox
svn path=/trunk/; revision=64236
2014-09-23 11:16:56 +00:00
Timo Kreuzer
5b8f6f48da
[GDI32_APITEST]
...
- Add more tests for CreateDIBitmap and SetDIBitsToDevice
svn path=/trunk/; revision=60787
2013-10-28 20:39:26 +00:00
Amine Khaldi
655b467d9a
[GDI32_APITEST]
...
* Fix GCC warnings.
* Enable -Werror again.
* Remove redundant test header inclusion.
* Speedup linking.
svn path=/trunk/; revision=60347
2013-09-23 21:54:01 +00:00
Hermès Bélusca-Maïto
fe6644f895
[APITESTS]
...
- No need now to declare a NTSTATUS ExceptionStatus; variable to be able to use StartSeh() / EndSeh() macros; this is done automagically.
- Use explicitely unicode macros where it's needed.
svn path=/trunk/; revision=60319
2013-09-22 19:07:35 +00:00
Hermès Bélusca-Maïto
4b95e17c61
[ROSTESTS:APITESTS]
...
Introduce a "apitest.h" header gathering special things for apitests (SEH macros, wine/test.h inclusion, and so on...).
svn path=/trunk/; revision=60313
2013-09-22 17:52:42 +00:00
Thomas Faber
7a91442d56
[APITESTS]
...
- Avoid warnings
svn path=/trunk/; revision=59274
2013-06-21 17:22:46 +00:00
Amine Khaldi
5bbe8eb4d6
[GDI32_APITEST]
...
* Add missing stdio inclusion.
svn path=/trunk/; revision=58307
2013-02-10 16:48:18 +00:00
Amine Khaldi
c71475e3bb
* Addendum to r58214.
...
svn path=/trunk/; revision=58290
2013-02-05 17:54:22 +00:00
Timo Kreuzer
b556d39888
[GDI32_APITEST]
...
Fix a warning and improve code.
svn path=/trunk/; revision=58054
2012-12-30 13:21:52 +00:00
Timo Kreuzer
d65327d318
[GDI32_APITEST]
...
Add tests for SetDIBitsToDevice
svn path=/trunk/; revision=58052
2012-12-30 12:56:55 +00:00
Jérôme Gardou
cde9a5f895
[GDI32_APITEST]
...
- Add test showing that a bitmap created using CreateDIBItmap can be selected into a DC despite a different bits depth
svn path=/trunk/; revision=57693
2012-11-08 14:46:47 +00:00
Thomas Faber
38ce718bde
[GDI32_APITEST]
...
- Fix build
svn path=/trunk/; revision=57165
2012-08-26 11:35:58 +00:00
Thomas Faber
3287e13f6f
[GDI32_APITEST]
...
- Actually run the CreateIconIndirect test when it's called
svn path=/trunk/; revision=57164
2012-08-26 11:17:37 +00:00
Timo Kreuzer
01800e8784
[GDI32_APITEST]
...
Fix use of uninitialized variables and remove broken test.
See issue #7299 for more details.
svn path=/trunk/; revision=57157
2012-08-24 20:25:29 +00:00
Amine Khaldi
aa0fc5cdca
[GDI32_APITESTS]
...
* Allow warnings when compiling with gcc.
svn path=/trunk/; revision=56978
2012-07-29 02:44:53 +00:00
Timo Kreuzer
c73fd0768f
[GDI32_APITEST]
...
- Create a global 4bpp dib section for tests
- More tests for GetDIBits
svn path=/trunk/; revision=56606
2012-05-17 18:56:00 +00:00
Timo Kreuzer
62d76ebae8
[GDI32_APITEST]
...
More tests for CreateBitmap by Victor Martinez
svn path=/trunk/; revision=56605
2012-05-17 18:51:47 +00:00
Timo Kreuzer
cb383858f1
[GDI32_APITEST]
...
Simplify code
svn path=/trunk/; revision=56586
2012-05-14 11:48:17 +00:00
Timo Kreuzer
2e19d5b6f6
[GDI32_APITEST]
...
Add more tests for GetDIBColorTable
svn path=/trunk/; revision=56545
2012-05-08 23:15:49 +00:00
Timo Kreuzer
6743cf9776
[GDI32_APITEST]
...
Add more tests for CreateDIBitmap and CreateDIBPatternBrushPt
svn path=/trunk/; revision=56542
2012-05-08 15:49:04 +00:00
Timo Kreuzer
2d7b85a68d
[GDI32_APITEST]
...
- Try to fix some more test fails on win 2003
svn path=/trunk/; revision=56512
2012-05-05 14:19:22 +00:00
Timo Kreuzer
da7a389957
[GDI32_APITEST]
...
- Try to fix some more test fails on win 2003
svn path=/trunk/; revision=56511
2012-05-05 12:59:08 +00:00
Timo Kreuzer
bc53e4ea25
[GDI32_APITEST]
...
- Comment out tests that fail on windows 2003
- Try to fix a number of tests for Windows 2003
svn path=/trunk/; revision=56509
2012-05-05 12:21:56 +00:00