Jérôme Gardou
937d830410
[ROSTESTS]
...
test what happens when a DC is saved and a bitmap is selected into it.
svn path=/trunk/; revision=47730
2010-06-10 00:17:06 +00:00
Timo Kreuzer
859c81ee74
[W32KNAPI]
...
Add few more tests for NtGdiCreateBitmap
svn path=/trunk/; revision=47550
2010-06-03 19:39:28 +00:00
Jérôme Gardou
31dfebe9a7
Revert part of 47209. Hope this time is the good one
...
svn path=/trunk/; revision=47218
2010-05-15 09:59:42 +00:00
Jérôme Gardou
9993f9c793
[ROSTESTS]
...
- something went wrong with previous commit...
svn path=/trunk/; revision=47211
2010-05-14 23:21:04 +00:00
Jérôme Gardou
e23160a43c
[ROSTESTS]
...
- more tests for direct DC creation/deletion
svn path=/trunk/; revision=47210
2010-05-14 23:19:16 +00:00
Timo Kreuzer
bfe6479cf7
Revert r47130, it was already comitted.
...
svn path=/trunk/; revision=47132
2010-05-08 16:42:03 +00:00
Timo Kreuzer
2545e83084
[w32knapi}
...
Patch by Jerome Gardou: add some more tests for NtGdiDeleteObjectApp
svn path=/trunk/; revision=47130
2010-05-08 16:38:05 +00:00
Gregor Schneider
0963ef8f61
Add some win32k/gdi DC tests created by Jerome Gardou
...
svn path=/trunk/; revision=47128
2010-05-08 16:27:36 +00:00
Timo Kreuzer
c31fcaaae7
[W32KNAPI]
...
Patch by Jerome Gardou: more tests for NtGdiBitBlt
svn path=/trunk/; revision=46948
2010-04-19 19:45:10 +00:00
Timo Kreuzer
c99e966e79
Patch by Jerome Gardou: add a bunch of tests for NtGdiBitBlt
...
svn path=/trunk/; revision=46946
2010-04-19 17:52:56 +00:00
Timo Kreuzer
3979f7432d
win32knapi: More / improved tests for NtUserSystemParametersInfo, NtGdiSelectBrush, NtGdiSelectBitmap, NtGdiGetFontResourceInfoInternalW, NtGdiDoPalette
...
svn path=/trunk/; revision=42552
2009-08-09 11:27:25 +00:00
Stefan Ginsberg
c71617e216
- Fix some msvc issues in rostests
...
svn path=/trunk/; revision=42365
2009-08-03 16:59:43 +00:00
Timo Kreuzer
579dc0993e
Improve tests for NtGdiDeleteObjectApp
...
svn path=/trunk/; revision=40389
2009-04-06 02:49:47 +00:00
Timo Kreuzer
9a1d43e359
Add one test for NtGdiDeleteObjectApp, and a bunch of tests for NtGdiSaveDC and NtGdiRestoreDC.
...
svn path=/trunk/; revision=40217
2009-03-25 03:51:22 +00:00
Timo Kreuzer
8c84226668
- Add a bunch of tests for NtGdiDeleteObjectApp
...
- Add Is handle valid function to check whether a handle is still valid.
svn path=/trunk/; revision=40199
2009-03-24 01:25:03 +00:00
Timo Kreuzer
ce56804010
More tests for NtGdiCreateDIBSection
...
svn path=/trunk/; revision=38657
2009-01-09 00:52:04 +00:00
Timo Kreuzer
39c466cd17
Tests for NtGdiCreateDIBSection and NtGdiExtTextOutW
...
svn path=/trunk/; revision=38636
2009-01-08 00:34:38 +00:00
Timo Kreuzer
4a3e577b8f
Add tests for NtGdiCombineRgn (14), NtGdiCreateCompatibleDC (4), NtGdiDoPalette (1), NtGdiFlushUserBatch (10), NtGdiPolyPolyDraw (60), NtGdiselectBitmap (4), NtGdiSelectPen (6), NtGdiSetDIBitsToDeviceInternal (2), NtUserEnumDisplayMonitors (7), NtUserGetClassInfo (15), NtUserProcessConnect (1), NtUserSelectPalette (13), NtUserSystemParametersInfo (1) (= 138 new tests)
...
svn path=/trunk/; revision=38044
2008-12-13 16:48:01 +00:00
Colin Finck
d55028d26f
Set svn:eol-style "native" for all apitest stuff
...
svn path=/trunk/; revision=33818
2008-06-01 18:06:22 +00:00
Timo Kreuzer
2027d8d907
patch by Jeffrey Morlan (mrnobo1024 at yahoo dot com)
...
Testcase for NtGdiSetDIBitsToDeviceInternal
See issue #3294 for more details.
svn path=/trunk/; revision=33781
2008-05-31 00:04:16 +00:00
Timo Kreuzer
e7657c026b
- a bunch of tests for NtUserEnumDisplaySettings
...
- one test for NtGdiGetFontResourceInfoInternalW
svn path=/trunk/; revision=33452
2008-05-11 21:49:56 +00:00
Magnus Olsen
0dfbae2961
adding test to NtGdiCreateBitmap show it does not accpect height = 0 and widith = 0
...
svn path=/trunk/; revision=33426
2008-05-11 08:09:02 +00:00
Magnus Olsen
1bc8ff3d85
adding a testcase for GetStockObject(21);
...
it is 1x1 1Bpp Bitmap.
svn path=/trunk/; revision=33410
2008-05-10 16:12:35 +00:00
Magnus Olsen
04df00182d
adding more testcase for NtGdiGetStockObject it testing what type for gdi object the handle return now and we manger figout what type of handle the value 20 and value 21
...
NtGdiGetStockObject(20) == GDI_OBJECT_TYPE_COLORSPACE
NtGdiGetStockObject(21) == GDI_OBJECT_TYPE_BITMAP
svn path=/trunk/; revision=33409
2008-05-10 15:21:49 +00:00
Magnus Olsen
c958c7e3b0
adding a simple NtGdiGetStockObject
...
it show undocumented stockobject exists in windows xp/2003
value 20 and 21
svn path=/trunk/; revision=33407
2008-05-10 14:01:40 +00:00
Magnus Olsen
826f6108be
commit testcase for wdith negative and 0
...
svn path=/trunk/; revision=33406
2008-05-10 12:02:59 +00:00
Magnus Olsen
a623366dca
adding height -1 and height 0 test for create a bitmap
...
svn path=/trunk/; revision=33405
2008-05-10 11:55:58 +00:00
Timo Kreuzer
07eb7f5d69
- use own version of GdiQueryTable() instead of relying on gdi32.dll
...
- more tests for NtGdiGetDIBitsInternal
svn path=/trunk/; revision=31226
2007-12-15 04:35:16 +00:00
Timo Kreuzer
142fc9bedc
- another test for NtGdiBitBlt
...
- Add tests for NtGdiSelectBitmap, NtGdiSelectBrush, NtGdiSelectFont and NtGdiSelectPen
svn path=/trunk/; revision=30904
2007-11-30 00:09:28 +00:00
Timo Kreuzer
556614fa8a
some more tests for NtUserScrollDC and NtGdiBitBlt
...
svn path=/trunk/; revision=30343
2007-11-11 00:19:42 +00:00
Daniel Reimer
622c29bffb
Delete all Trailing spaces in code.
...
svn path=/trunk/; revision=29688
2007-10-19 23:01:40 +00:00
Timo Kreuzer
e1b2e7a30f
- header update
...
- add a resource
svn path=/trunk/; revision=29284
2007-09-28 17:26:29 +00:00
Ged Murphy
9be6565d51
Add basic tests for NtGdiGetDIBitsInternal
...
svn path=/trunk/; revision=29191
2007-09-24 15:09:15 +00:00
Timo Kreuzer
35bf0957bc
- use NtDd api directly instead of using old syscall function.
...
- remove some old definitions
- fix build to make Wax happy
svn path=/trunk/; revision=28890
2007-09-06 00:42:51 +00:00
Timo Kreuzer
b91657fe81
- rename ASSERT1 to ASSERT
...
- link to w32kdll instead of implementing all syscalls as stubs. I will remove the rest of the syscall code as soon as our syscall db is more complete
- more TEST -> RTEST
- update w32kdll_ros.def
- add tests for NtGdiEngCreatePalette, NtGdiEnumFontOpen
- Add some gdi handle table code to w32knapi
- header cleanup
svn path=/trunk/; revision=28619
2007-08-28 15:06:36 +00:00
Timo Kreuzer
e2167fe00e
one more TEST -> RTEST for NtGdiGetRandomRgn
...
svn path=/trunk/; revision=28458
2007-08-23 00:20:30 +00:00
Timo Kreuzer
3385ef604e
some tests for NtGdiDoPalette
...
svn path=/trunk/; revision=28457
2007-08-23 00:19:00 +00:00
Timo Kreuzer
007aa094f9
65 tests for NtGdiCreateBitmap
...
svn path=/trunk/; revision=28308
2007-08-12 22:33:21 +00:00
Timo Kreuzer
8f82a2f3ed
- restructure syscall code, add edi to RosSyscall clobber list
...
- more NtGdiGetRandomRgn tests
- more TEST -> RTEST
svn path=/trunk/; revision=28232
2007-08-07 23:13:25 +00:00
Timo Kreuzer
174418b0d1
- convert a bunch of tests to regression tests as they succeed on ros
...
- add tests for NtGdiGetRandomRgn
svn path=/trunk/; revision=28182
2007-08-05 23:05:02 +00:00
Timo Kreuzer
2669c54fcc
- implement quick 'n dirty HTML api status output
...
- change test function return type to INT
- add ASSERT macro
- include some more headers
svn path=/trunk/; revision=28160
2007-08-04 16:45:12 +00:00
Timo Kreuzer
603ac00e50
an API test kit + win32k native API test app.
...
It does syscalls on ros by linking to w32kdll.dll
On windows it uses syscall tables (only winxp sp2 available atm)
svn path=/trunk/; revision=28106
2007-08-02 21:42:37 +00:00