Hermès Bélusca-Maïto
e2d20087ab
[ROSTESTS]: Move old testdata directory into the new one and add test files by Victor Martinez.
...
ROSTESTS-169 #resolve
svn path=/trunk/; revision=67625
2015-05-10 14:59:04 +00:00
Hermès Bélusca-Maïto
71a0dd0f0e
Forgot this change too.
...
svn path=/trunk/; revision=67443
2015-04-26 17:50:38 +00:00
Hermès Bélusca-Maïto
b4ebdb1ae9
[REACTOS]: Add a "testdata" subdirectory in %SystemRoot%\bin\ where you can put all needed extra files for the tests. In addition, all the files present in your rostests\testdata local directory of your working copy are also copied into %SystemRoot%\bin\testdata .
...
svn path=/trunk/; revision=67442
2015-04-26 17:47:55 +00:00
Kamil Hornicek
d3a6637990
[W32KNAPI]
...
- NEW_CURSORICON is no more
svn path=/trunk/; revision=67436
2015-04-26 13:17:24 +00:00
Thomas Faber
410d16c399
[NTDLL_APITEST]
...
- Add a test for NtQueryKey(KeyFullInformation)
CORE-6976
svn path=/trunk/; revision=67414
2015-04-25 15:05:36 +00:00
Thomas Faber
c92559c27c
[GDI32_APITEST]
...
- Add a test for NtGdiAddFontResourceW. This goes in gdi32_apitest until we fix w32knapi to be Testman-compatible (ROSTESTS-167). Patch by Víctor Martínez Calvo.
ROSTESTS-166 #resolve
svn path=/trunk/; revision=67391
2015-04-25 10:41:32 +00:00
Thomas Faber
bccac1a15b
[NTDLL_APITEST]
...
- Gracefully handle failures in NtMapViewOfSection test. CORE-9189
- Correctly handle unterminated strings in NtQueryKey test. Powered by DPH.
svn path=/trunk/; revision=67370
2015-04-23 18:41:08 +00:00
Thomas Faber
95ebf88866
[NTDLL_APITEST]
...
- Add some more tests for RtlDoesFileExists_*, in particular passing NT paths
CORE-9523
svn path=/trunk/; revision=67334
2015-04-21 10:50:12 +00:00
Thomas Faber
45c2f87c87
[WIN32K:NTUSER]
...
- Fix some GetWindowPlacement tests
CORE-9578
svn path=/trunk/; revision=67333
2015-04-21 10:14:12 +00:00
Pierre Schweitzer
c45bd159ff
[KERNEL32_APITEST]
...
Force hexa output
svn path=/trunk/; revision=67332
2015-04-21 09:30:05 +00:00
Thomas Faber
842d5b87ea
[USER32_APITEST]
...
- Use correct format specifiers aka fix GCC build
svn path=/trunk/; revision=67331
2015-04-21 09:25:51 +00:00
Thomas Faber
ea06801805
[USER32_APITEST]
...
- Add a test for GetWindowPlacement
CORE-9578
svn path=/trunk/; revision=67330
2015-04-21 09:21:22 +00:00
Thomas Faber
e7c17c0741
[NETSHELL][COM_APITEST]
...
- Remove another MessageBox...
- Also test some more interfaces found in netshell classes
svn path=/trunk/; revision=67316
2015-04-19 22:50:25 +00:00
Thomas Faber
a04d175469
[COM_APITEST]
...
- Add test for netshell classes
- Add some interfaces
svn path=/trunk/; revision=67313
2015-04-19 21:28:09 +00:00
Pierre Schweitzer
2a8f6b6f83
[KERNEL32_APITEST]
...
Complete a bit more the PrivMoveFileIdentityW tests
svn path=/trunk/; revision=67306
2015-04-19 19:36:42 +00:00
Pierre Schweitzer
f033a19054
[KERNEL32_APITEST]
...
Erm. That wasn't meant to remain here! :-P
svn path=/trunk/; revision=67279
2015-04-18 21:34:12 +00:00
Pierre Schweitzer
f656eab188
[KERNEL32_APITEST]
...
Make PrivMoveFileIdentityW test work even if kernel32_apitest.exe isn't in current directory
svn path=/trunk/; revision=67278
2015-04-18 21:30:15 +00:00
Pierre Schweitzer
ad157d2c6f
[KERNEL32_APITEST]
...
Add tests for PrivMoveFileIdentityW().
Tested on w2k3 by Thomas
svn path=/trunk/; revision=67273
2015-04-18 19:46:57 +00:00
Thomas Faber
2829ed5afe
[USER32_APITEST]
...
- Add a test for SetScrollInfo
CORE-9553
svn path=/trunk/; revision=67226
2015-04-17 17:22:07 +00:00
Thomas Faber
e69c4796da
[KERNEL32_APITEST]
...
- Make GetDriveType test succeed if the current directory is the drive root. Spotted by Edijs.
- Use strsafe functions
ROSTESTS-160 #resolve
svn path=/trunk/; revision=67222
2015-04-17 08:09:30 +00:00
Thomas Faber
f499a92d44
[USER32_APITEST]
...
- Add a test for CreateDialog. Patch by Andreas Maier.
ROSTESTS-163 #resolve
svn path=/trunk/; revision=67213
2015-04-16 11:35:23 +00:00
Thomas Faber
3233f5f8b3
[USER32_APITEST]
...
- Rename CreateWindowEx test to SetParent since that's what it tests
svn path=/trunk/; revision=67070
2015-04-06 06:34:04 +00:00
Timo Kreuzer
dd4901282a
[GDI32_APITEST]
...
Add/fix some tests for CreateDIBPatternBrush, GetDIBits, PatBlt and SetWindowExtEx
svn path=/trunk/; revision=67051
2015-04-04 15:58:18 +00:00
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
7d51577276
[CRT_APITEST]
...
Disable a broken test.
svn path=/trunk/; revision=67044
2015-04-04 13:42:41 +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
Amine Khaldi
c2a8901863
[SETUPAPI_APITEST] Add tests for SetupDiInstallClassExA and SetupInstallServicesFromInfSectionEx. Brought to you by Victor Martinez with some changes by me. ROSTESTS-157
...
svn path=/trunk/; revision=66983
2015-03-30 21:08:47 +00:00
Thomas Faber
b11c872f36
[NTDLL_APITEST]
...
- Also test decreasing the size in RtlReAllocateHeap. Patch by Mark Jansen.
CORE-9441
svn path=/trunk/; revision=66960
2015-03-29 14:47:21 +00:00
Thomas Faber
c7d57b853b
[NTDLL_APITEST]
...
- Add a test for RtlReAllocateHeap -- shows that it doesn't handle allocations larger than 0x7f000 correctly in ROS
CORE-9441
svn path=/trunk/; revision=66958
2015-03-29 14:07:00 +00:00
Timo Kreuzer
e209e6b5ac
[WS2_32_APITEST]
...
Addendum to r66695: use winternl.h from wine folder
svn path=/trunk/; revision=66696
2015-03-14 13:41:50 +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
Hermès Bélusca-Maïto
dc5cf71fa4
... and that.
...
svn path=/trunk/; revision=66579
2015-03-06 00:34:20 +00:00
Thomas Faber
8e610dc42c
[COM_APITEST]
...
- Add some more interfaces
svn path=/trunk/; revision=66455
2015-02-25 16:22:26 +00:00
Thomas Faber
4c25d9683c
[COM_APITEST]
...
- Add some more interfaces
- Add CLSID_CDBurn
svn path=/trunk/; revision=66453
2015-02-25 15:00:24 +00:00
Timo Kreuzer
42017a3c83
[USER32_APITEST]
...
Add some test for GetDCEx that highlight the ridiculous implementation of owned and class DCs.
svn path=/trunk/; revision=66444
2015-02-24 23:15:08 +00:00
Thomas Faber
e6003a5b4e
[COM_APITEST]
...
- Add IID_ITranslateShellChangeNotify, the answer to CORE-8844 - found by David
- Fix some non-constant offsets
- Re-alphabetize the lists
svn path=/trunk/; revision=66440
2015-02-24 12:52:18 +00:00
Giannis Adamopoulos
d084f43c43
[COM_APITEST]
...
- Test the interfaces of CLSID_SharedTaskScheduler and CLSID_BackgroundTaskScheduler
svn path=/trunk/; revision=66422
2015-02-23 13:49:43 +00:00
Thomas Faber
bd97b31dbc
[KERNEL32_APITEST]
...
- Use correct format specifier aka fix GCC build
svn path=/trunk/; revision=66368
2015-02-20 10:34:18 +00:00
Thomas Faber
93c0d33c18
[KERNEL32_APITEST]
...
- Add a test for process termination behavior. This shows that CreateProcess with CREATE_SUSPENDED followed by TerminateProcess causes a handle leak.
CORE-9234
svn path=/trunk/; revision=66367
2015-02-20 10:29:47 +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
Jérôme Gardou
91ab921a3d
[NTDLL_APITEST]
...
- Add tests showing windows behaviour in case of stack overflow.
svn path=/trunk/; revision=66326
2015-02-16 21:15:55 +00:00
Jérôme Gardou
03d126b2fa
[NTDLL_APITEST]
...
- Add tests showing how NtAllocateVirtualMemory and NtQueryVirtualMemory work together
svn path=/trunk/; revision=66325
2015-02-16 21:15:27 +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