Thomas Faber
c1abc87910
[NTDLL_APITEST]
...
- Try GetProcAddress even on private functions. Allows easier testing in ROS by temporarily exporting them.
svn path=/trunk/; revision=56419
2012-04-25 13:06:30 +00:00
Timo Kreuzer
3263e4fd82
{ROSTESTS]
...
Fix compilation
svn path=/trunk/; revision=56418
2012-04-25 12:42:40 +00:00
Thomas Faber
d0683c7f6f
[NTDLL_APITEST]
...
- Add a test for RtlDoesFileExists_U (and its three friends, if addresses are provided)
- Various small path test improvements
svn path=/trunk/; revision=56416
2012-04-25 12:13:38 +00:00
Thomas Faber
bf4b9fbaad
[NTDLL_APITEST]
...
- Add a test for RtlGetFullPathName_Ustr (requires the function address to be known)
- Various improvements to the other path tests
svn path=/trunk/; revision=56413
2012-04-25 09:52:38 +00:00
Thomas Faber
5eecc92cb2
[NTDLL_APITEST]
...
- Fix GCC build
svn path=/trunk/; revision=56412
2012-04-25 07:57:50 +00:00
Thomas Faber
fb43dc26f7
[NTDLL_APITEST]
...
- Add test for RtlGetLongestNtPathLength
- Add test for RtlDetermineDosPathNameType_U (and RtlDetermineDosPathNameType_Ustr, if address is known)
svn path=/trunk/; revision=56411
2012-04-25 07:43:33 +00:00
Timo Kreuzer
65873aaab9
[GDI32_APITEST]
...
- Add tests for CombineRgn
svn path=/trunk/; revision=56408
2012-04-24 17:11:08 +00:00
Timo Kreuzer
4fc848b780
[GDI32_APITEST]
...
- Add more tests for GetObject
svn path=/trunk/; revision=56405
2012-04-24 14:45:12 +00:00
Timo Kreuzer
bbf9dac724
[GDI32_APITEST]
...
- Add more tests for GetObject and SelectObject
- Fix a bug that made gcc builds crash
svn path=/trunk/; revision=56402
2012-04-23 22:16:50 +00:00
Timo Kreuzer
4bea149dd8
fix build
...
svn path=/trunk/; revision=56398
2012-04-23 19:06:10 +00:00
Timo Kreuzer
ce51c9773d
[GDI32_APITEST]
...
- Add more tests for GetCurrentObject and GetObject
- Comment out tests that fail on debug builds
svn path=/trunk/; revision=56397
2012-04-23 19:02:51 +00:00
Timo Kreuzer
cc8ff50175
[GDI32_APITEST]
...
Fix build
svn path=/trunk/; revision=56394
2012-04-23 10:56:45 +00:00
Timo Kreuzer
3f8f2a7550
[GDI32_APITEST]
...
Add tests for CreateBitmap, CreateIconIndirect, GetRandomRgn and PatBlt
svn path=/trunk/; revision=56393
2012-04-23 10:42:22 +00:00
Timo Kreuzer
daedde8ad3
[CRT TEST]
...
disable the crt tests until the cmake issues are resolved
svn path=/trunk/; revision=56365
2012-04-18 18:06:23 +00:00
Timo Kreuzer
a791cb5f36
[CRT TEST]
...
for now disable the static test, it needs some fixes first
svn path=/trunk/; revision=56364
2012-04-18 17:37:21 +00:00
Timo Kreuzer
005d1d2a0c
[TESTS]
...
Add a test framework for crt (ntdll, crtdll, msvcrt and static)
svn path=/trunk/; revision=56363
2012-04-18 17:21:18 +00:00
Amine Khaldi
4a7200a793
[W32KNAPI]
...
* Adapt to the new subsystem layout.
svn path=/trunk/; revision=56322
2012-04-02 18:43:35 +00:00
Amine Khaldi
b5e6b0441c
[GDI32_APITEST]
...
* Addendum to r56319.
svn path=/trunk/; revision=56320
2012-04-02 10:52:54 +00:00
Thomas Faber
5c2322f0f8
[NTDLL_WINETEST]
...
- Fix running RtlGetFullPathName_UstrEx test from drive root
- Add a test for RtlGetFullPathName_U based on the same test cases
svn path=/trunk/; revision=56230
2012-03-25 21:24:05 +00:00
Thomas Faber
1c4bc49902
[NTDLL_APITEST]
...
- Add a test for RtlGetFullPathName_UstrEx
svn path=/trunk/; revision=56229
2012-03-25 20:01:12 +00:00
Jérôme Gardou
63fa6d040d
[DAMN_IT]
...
- addendum to r56081
svn path=/trunk/; revision=56082
2012-03-07 21:46:15 +00:00
Amine Khaldi
7d3f5052d0
* Addendum to r55855.
...
svn path=/trunk/; revision=55856
2012-02-25 17:23:58 +00:00
Amine Khaldi
2494d9170c
* Addendum to r55764.
...
svn path=/trunk/; revision=55765
2012-02-20 22:09:21 +00:00
Giannis Adamopoulos
b65af38817
[user32_apitest]
...
- Test the initial desktop and window station of processes
svn path=/trunk/; revision=55727
2012-02-19 23:46:06 +00:00
Jérôme Gardou
31a15829d9
[WIN32KDLL]
...
- use spec file
- fix use of def files
svn path=/trunk/; revision=55482
2012-02-07 14:54:02 +00:00
Giannis Adamopoulos
29a7102825
[user32_apitest]
...
- Add some more tests
svn path=/trunk/; revision=55349
2012-01-31 10:49:44 +00:00
Giannis Adamopoulos
3d8783aa35
[user32_apitest]
...
- Add a couple of tests for SPI_SETMOUSESPEED and SPI_GETMOUSESPEED
- inspired by bug 905
svn path=/trunk/; revision=55347
2012-01-31 09:58:05 +00:00
Thomas Faber
42942c9fbe
[NTDLL_APITEST]
...
- NtAllocateVirtualMemory: fix handling of an error condition; check that newly-committed memory is zeroed
svn path=/trunk/; revision=54748
2011-12-24 10:26:04 +00:00
Pierre Schweitzer
b1b439d600
[MSVCRT_APITEST]
...
Add MSDN example
svn path=/trunk/; revision=54554
2011-11-30 23:47:41 +00:00
Pierre Schweitzer
12c5843d21
[MSVCRT_APITEST]
...
Add more tests
svn path=/trunk/; revision=54550
2011-11-30 21:03:35 +00:00
Thomas Faber
246357c187
[NTDLL_APITEST]
...
- Add NtAllocateVirtualMemory test, which is a small stress test for virtual memory allocation/freeing/reuse
- Can be used to reproduce bug 5857 in third stage (install with VT-x enabled, then disable for the test)
- Shows that the bug is a race condition in Mm, and not heap's fault
- I've put ASSERTs instead of ok's for easier debugging
svn path=/trunk/; revision=54548
2011-11-30 17:00:23 +00:00
Pierre Schweitzer
a9e9b29ff5
[MSVCRT_APITEST]
...
Force linking to msvcrt instead of ntdll. Purpose is to test crt from msvcrt not ntdll.
Patch by Sylvain Petreolle.
svn path=/trunk/; revision=54450
2011-11-19 22:06:18 +00:00
Pierre Schweitzer
363b460431
[MSVCRT_APITEST]
...
Fix tests according to the platform they are run on.
This fixes msvcrt_apitest crash on w2k3.
svn path=/trunk/; revision=54449
2011-11-19 21:59:12 +00:00
Pierre Schweitzer
83d38617e6
[MSVCRT_APITEST]
...
Add more tests
svn path=/trunk/; revision=54437
2011-11-19 15:05:26 +00:00
Pierre Schweitzer
84212a76b6
[MSVCRT_APITEST]
...
Add more tests
svn path=/trunk/; revision=54430
2011-11-19 09:44:49 +00:00
Pierre Schweitzer
73d88a5f6f
[MSVCRT_APITEST]
...
Add test suite for IEEE floatting-point functions.
It's been tested on w2k3 and it has 0 failed tests.
Some are failing on ReactOS.
svn path=/trunk/; revision=54425
2011-11-18 22:26:35 +00:00
Pierre Schweitzer
0bc955e9cf
[MSVCRT_APITEST]
...
Build msvcrt_apitest
svn path=/trunk/; revision=54416
2011-11-18 18:23:43 +00:00
Giannis Adamopoulos
8451dca5ee
[user32_apitest]
...
- Add one more testcase and fix another one for SPI_SETNONCLIENTMETRICS
svn path=/trunk/; revision=54187
2011-10-18 11:19:24 +00:00
Giannis Adamopoulos
f8cd9ebd14
[user32_apitest]
...
- Add some tests for the messages that are sent when SPI_SETNONCLIENTMETRICS is used
svn path=/trunk/; revision=54180
2011-10-17 16:35:22 +00:00
Kamil Hornicek
5b1ee500b6
fix build
...
svn path=/trunk/; revision=54108
2011-10-13 13:38:22 +00:00
Timo Kreuzer
f886d23efc
[GDI32_APITEST]
...
- Add tests for CreateDIBitmap
- more tests for AddFontResource, GetPixel, SetSysColors
svn path=/trunk/; revision=54106
2011-10-13 12:52:25 +00:00
Timo Kreuzer
072e367a5d
[ntdll_apitests]
...
Fix rbuild build
svn path=/trunk/; revision=54080
2011-10-11 16:09:34 +00:00
Timo Kreuzer
802e11b708
[ntdll_apitests]
...
Add tests for NtQuery/SetSystemInformation
svn path=/trunk/; revision=54079
2011-10-11 15:29:25 +00:00
Rafal Harabien
34c8ab588c
[USER32_APITEST] Fix GetSystemMetrics test output which was interpret by testman as crash.
...
svn path=/trunk/; revision=54060
2011-10-09 09:41:49 +00:00
Giannis Adamopoulos
1a2f1828f4
[user32_apitest]
...
- Add a couple of tests for the messages sent when changing the z-oder of windows with DeferWindowPos (this test ignores owners z-order)
svn path=/trunk/; revision=54025
2011-10-06 14:19:04 +00:00
Giannis Adamopoulos
1e41f9ec85
[user32_apitest]
...
- remove all previous SetActiveWindow tests as they were completely wrong. This is because changing the z-order of the owner windows is done by SetWindowPos as tested in the same test suite. However SetActiveWindow calls SetWindowPos without SWP_NOOWNERZORDER parameter which leads to changing the zorder of owner windows
svn path=/trunk/; revision=54023
2011-10-06 13:06:52 +00:00
Giannis Adamopoulos
59b0d94ae2
[user32_apitest]
...
- Add some more tests for SetWindowPos with or without SWP_NOOWNERZORDER. This clears the misunderstanding on changing owner window z-order once and for all
svn path=/trunk/; revision=54022
2011-10-06 12:46:21 +00:00
Giannis Adamopoulos
080c9a5b1e
[user32_apitest]
...
- Add some message tests for DeferWindowPos
svn path=/trunk/; revision=54010
2011-10-05 14:44:45 +00:00
Giannis Adamopoulos
fbf5e4605b
[user32_apitest]
...
- Do not log WM_QUERYNEWPALETTE but make sure that we get this message only on 8bpp
svn path=/trunk/; revision=53991
2011-10-04 17:53:43 +00:00
Thomas Faber
e69656b340
[ADVAPI32_APITEST] - Test passing tag, but no group to CreateService
...
[KMTESTS/MM] - MmSection: Wait for write completion to prevent a random test failure
svn path=/trunk/; revision=53943
2011-10-02 21:42:33 +00:00
Giannis Adamopoulos
dbab32c663
[user32_apitest]
...
- properly cleanup when tests are completed
- Add some more tests for SetActiveWindow that prove that bringing owner/owned windows to front is done by SetActiveWindow and not by SetWindowPos
svn path=/trunk/; revision=53905
2011-09-30 15:37:13 +00:00
Giannis Adamopoulos
b1e2faf090
[user32]
...
- Fix a couple of misleading tests
svn path=/trunk/; revision=53883
2011-09-28 12:40:43 +00:00
Eric Kohl
b8329db06a
[APITESTS]
...
Add service tag tests.
Patch by Thomas Faber.
svn path=/trunk/; revision=53873
2011-09-27 13:06:33 +00:00
Giannis Adamopoulos
dc6c2f8e88
[user32_apitest]
...
- In TrackMouseEvent tests, use mouse_event function to move the mouse cause this causes low level hooks to be called and SetCursorPos doesn't
- Test low level mouse hooks for TrackMouseEvent
- Test ways to block WM_MOUSEHOVER and WM_MOUSELEAVE. This is useful to detect where each message is generated
- clean up the code a bit by adding FLUSH_MESSAGES macro that checks for expected message queue status and flushes the message queue
svn path=/trunk/; revision=53855
2011-09-25 16:05:09 +00:00
Giannis Adamopoulos
0c34695bab
[user32_apitest]
...
- Add one more small test for WM_SYSTIMER
svn path=/trunk/; revision=53835
2011-09-24 12:22:21 +00:00
Giannis Adamopoulos
aa39ad7260
[user32_apitest.exe]
...
- Fix gcc build
svn path=/trunk/; revision=53832
2011-09-24 12:05:14 +00:00
Giannis Adamopoulos
31eb9d7849
[user32_apitest]
...
- Implement logging post messages or winevents
- For SetActiveWindow test, also test the parameters of WM_WINDOWPOSCHANGING and WM_WINDOWPOSCHANGED messages
- For TrackMouseEvent test, also test the WM_SYSTIMER that is possible to be logged now
svn path=/trunk/; revision=53830
2011-09-24 11:55:19 +00:00
Giannis Adamopoulos
184aeeeeef
[user32_apitest]
...
- add back showing the index of the message when comparing massage logs
svn path=/trunk/; revision=53815
2011-09-23 16:04:17 +00:00
Giannis Adamopoulos
b540c10e9f
[user32_apitest]
...
- Fix build with gcc
svn path=/trunk/; revision=53814
2011-09-23 14:19:40 +00:00
Giannis Adamopoulos
d55b76ab43
[user32_apitest]
...
- Simplify compare_cache and make it show more meaningful results
svn path=/trunk/; revision=53813
2011-09-23 14:09:30 +00:00
Giannis Adamopoulos
a947b9c6fc
[user32_apitest.rbuild]
...
- Move shared code used to log window messages in helper.c
- Implement logging hooks
- Fix comparing the logged messages to show the correct line of the test
- Add tests for hooks in TrackMouseEvent test
svn path=/trunk/; revision=53812
2011-09-23 12:05:40 +00:00
Giannis Adamopoulos
34f9dc947a
[user32_apitest]
...
- Fix white spaces
svn path=/trunk/; revision=53811
2011-09-23 11:45:44 +00:00
Giannis Adamopoulos
104f40f71f
[user32_apitest]
...
- Add some tests for TrackMouseEvent
svn path=/trunk/; revision=53787
2011-09-21 12:30:22 +00:00
Giannis Adamopoulos
d7f5b33e0d
[user32]
...
- Add some more tests for the messages that are sent by SetActiveWindow
svn path=/trunk/; revision=53643
2011-09-08 15:53:38 +00:00
Giannis Adamopoulos
2225b4b938
[user32_apitest]
...
- Add more tests for SetActiveWindow
svn path=/trunk/; revision=53640
2011-09-08 11:31:31 +00:00
Giannis Adamopoulos
7635cc18b1
[user32_apitest]
...
- Add some more tests hoping that SetActiveWindow will reveal its secrets
svn path=/trunk/; revision=53632
2011-09-07 23:08:14 +00:00
Giannis Adamopoulos
2f5ccca699
[user32_apitest]
...
- Add a test case for SetActiveWindow that shows its behavior related to owner windows. It should point the bug observed in bug 1239
svn path=/trunk/; revision=53621
2011-09-07 14:05:58 +00:00
Thomas Faber
1a358ac727
[NTDLL_APITEST]
...
- Fix warnings and failure messages
svn path=/trunk/; revision=53563
2011-09-03 19:44:07 +00:00
Timo Kreuzer
c47522f9e8
[USER32_APITEST]
...
Fix amd64 build
svn path=/trunk/; revision=53395
2011-08-23 06:45:36 +00:00
Jérôme Gardou
9a41e5d6ec
[APITESTS]
...
- Add some more tests to NtFreeVirtualMemory
svn path=/trunk/; revision=52659
2011-07-12 17:55:20 +00:00
Jérôme Gardou
68d0db0868
[APITEST]
...
- add one more test to NtFreeVirtualMemory
svn path=/trunk/; revision=52658
2011-07-12 17:36:52 +00:00
Jérôme Gardou
0a8af6df7c
[APITESTS]
...
- add simple tests for NtFreeVirtualMemory
svn path=/trunk/; revision=52642
2011-07-11 19:31:34 +00:00
Rafal Harabien
77760f12f6
[APITESTS]
...
- Add more Rectangle function tests
- Improve ScrollDC tests
svn path=/trunk/; revision=52045
2011-06-01 18:20:51 +00:00
Timo Kreuzer
3e584471ab
[MSVCRT_APITEST]
...
Add tests for splitpath
svn path=/trunk/; revision=52022
2011-05-31 17:26:30 +00:00
Rafal Harabien
6486187cdb
[ROSTESTS]
...
- Declare functions with 0 arguments using VOID keyword. In C it matters
- Add imagehlp winetest to CMake build
svn path=/trunk/; revision=52006
2011-05-30 11:40:58 +00:00
James Tabor
9ca7155a56
[ApiTest]
...
- Add a test for stack corruption when in window procedure call out.
svn path=/trunk/; revision=51773
2011-05-15 21:15:38 +00:00
Jérôme Gardou
9482663bde
[CMAKE/ROSTESTS]
...
Addendum to 51749
svn path=/trunk/; revision=51750
2011-05-14 20:55:36 +00:00
Jérôme Gardou
34d5d94b0a
[ROSTESTS/CMAKE]
...
- addendum to 51731
svn path=/trunk/; revision=51733
2011-05-14 14:03:44 +00:00
Rafal Harabien
ee795b8b1e
[APITESTS]
...
* Add GetDriveType tests. Some fails in ReactOS
* Fix few rbuild files
svn path=/trunk/; revision=51484
2011-04-28 22:10:51 +00:00
Amine Khaldi
e564c595f2
[CMAKE]
...
* Addendum to the previous commit.
svn path=/trunk/; revision=51382
2011-04-17 16:55:24 +00:00
Giannis Adamopoulos
c280a2b6ae
[user32_apitest]
...
- Some more tests for GetKeyState
svn path=/trunk/; revision=51376
2011-04-17 10:35:09 +00:00
Amine Khaldi
4ae88bb7a4
[CMAKE]
...
- Reflect the recent user32_apitest changes. Please consider updating the cmake files when you alter the rbuild files in the future.
svn path=/trunk/; revision=51336
2011-04-14 11:55:40 +00:00
Giannis Adamopoulos
c08567e81e
[user32_apitest]
...
- Add some more tests for SetCursorPos
svn path=/trunk/; revision=51312
2011-04-10 15:14:15 +00:00
Giannis Adamopoulos
36147ed99d
add some tests for GetKeyState and SetCursorPos
...
svn path=/trunk/; revision=51304
2011-04-09 19:12:49 +00:00
Jérôme Gardou
8324997bc4
[CMAKE]
...
RosTests : buildno_header is no longer a valid target
svn path=/trunk/; revision=51267
2011-04-06 13:28:32 +00:00
Rafal Harabien
68af0e9cd1
[GDI32_APITEST]
...
Improve CreatePen and GetCurrentObject tests
svn path=/trunk/; revision=51160
2011-03-26 15:23:10 +00:00
Rafal Harabien
96de2d1363
Improve GetClipRgn and SetSysColors apitests
...
svn path=/trunk/; revision=51107
2011-03-21 14:36:32 +00:00
James Tabor
5177b0a967
[User32_ApiTests]
...
- Patch by Thomas Faber: Tests for new DeferWindowPos implementation. See bug 6025.
svn path=/trunk/; revision=51100
2011-03-20 12:59:07 +00:00
Jérôme Gardou
1f0f4f62b0
[GDI32_APITEST]
...
- Test Rectangle function.
Don't laugh, ROS fails those tests and fixing this breaks the GUI.
svn path=/trunk/; revision=51018
2011-03-11 15:32:54 +00:00
Timo Kreuzer
54010b7e9e
[USER32_APITEST]
...
Add a cursor and an icon and use those instead of system cursor. Fixes tests on Windows.
svn path=/trunk/; revision=50965
2011-03-03 21:49:44 +00:00
Jérôme Gardou
8be61c1a29
[GDI32_APITESTS]
...
- Test behaviour of SetDIBits for 1bpp bitmaps.
- Add small test to GetPixel just to verify that SetDIBits doesn't say BS.
svn path=/trunk/; revision=50950
2011-03-02 01:15:10 +00:00
Jérôme Gardou
d5954abbf2
[[GDI32_APITEST]
...
- actually make a test, with == instead of =, relevant bits sets, good test value, etc.
svn path=/trunk/; revision=50947
2011-03-01 21:32:58 +00:00
Jérôme Gardou
a5115608c9
[GDI32_APITEST]
...
- add a basic test for SetDIBits
svn path=/trunk/; revision=50946
2011-03-01 20:50:47 +00:00
Timo Kreuzer
a53926e3bf
[USER32_APITEST]
...
Patch by Thomas Faber: some tests for GetMessage and PeekMessage
svn path=/trunk/; revision=50943
2011-03-01 12:05:39 +00:00
Timo Kreuzer
962c0688f5
[GDI32_APITEST]
...
Fix a bug
svn path=/trunk/; revision=50938
2011-02-28 20:04:10 +00:00
Timo Kreuzer
e9b7bf6df2
[GDI32_APITEST]
...
More tests for MaskBlt
svn path=/trunk/; revision=50937
2011-02-28 18:01:12 +00:00
Timo Kreuzer
27b33c3045
[GDI32_APITEST]
...
More testcases for SelectObject and GetDIBits
svn path=/trunk/; revision=50929
2011-02-27 22:00:13 +00:00
Timo Kreuzer
eaf8e05a46
[NTDLL_APITEST]
...
some printf tests
svn path=/trunk/; revision=50663
2011-02-11 21:22:18 +00:00
Timo Kreuzer
dc0e8ba402
[NTDLL_APITEST]
...
Make syntax of ZwContinue.S ML compatible
svn path=/trunk/; revision=50555
2011-01-29 14:47:29 +00:00
Timo Kreuzer
2d462cd8b1
[CMAKE]
...
Don't compile w32kdll and w32knapi test on MSVC
svn path=/trunk/; revision=50553
2011-01-29 14:08:44 +00:00
Amine Khaldi
e8a298b190
[CMAKE]
...
- Adapt gdi32 apitest cmake build to the recent changes.
svn path=/trunk/; revision=50407
2011-01-16 22:11:35 +00:00
Timo Kreuzer
93fc2852cd
[USER32_APITEST]
...
Add tests for GetIconInfo.
svn path=/trunk/; revision=50405
2011-01-16 21:03:20 +00:00
Timo Kreuzer
8bf0247095
[GDI32_APITEST]
...
Add tests for DPtoLP
- More tests for CombineTransform, CreateBitmapIndirect and SelectObject
svn path=/trunk/; revision=50404
2011-01-16 20:53:48 +00:00
Roel Messiant
f4bc8a0c1e
[CMAKE]
...
- Add tests for CombineTransform and MaskBlt, part 2. Build is happy again.
svn path=/trunk/; revision=50379
2011-01-12 23:20:02 +00:00
Timo Kreuzer
c265d7532b
[GDI32_APITEST]
...
Remove the stuff that shouldn't have been comitted.
svn path=/trunk/; revision=50331
2011-01-08 19:20:20 +00:00
Timo Kreuzer
281dd88c8c
[GDI32_APITEST]
...
Add tests for CombineTransform and MaskBlt
svn path=/trunk/; revision=50329
2011-01-08 18:56:38 +00:00
Amine Khaldi
7f7729cb6c
[CMAKE]
...
- Add ntdll apitest to build.
svn path=/trunk/; revision=50312
2011-01-07 20:31:56 +00:00
Timo Kreuzer
b58a3e9752
[NTDLL_APITEST]
...
Convert asm to GAS/ML compatible format
svn path=/trunk/; revision=50311
2011-01-07 20:11:56 +00:00
Jérôme Gardou
38bbc45b31
[APITESTS:GDI32]
...
Add missing \n
svn path=/trunk/; revision=50306
2011-01-06 19:03:09 +00:00
Sylvain Petreolle
6d8a71b4a4
[CMAKE]
...
Add apitests and pseh2_test.
svn path=/trunk/; revision=50277
2011-01-03 11:24:54 +00:00
Amine Khaldi
f5ce699517
[CMAKE]
...
- Add the apitests to build.
- Improve some winetests.
svn path=/trunk/; revision=50100
2010-12-22 16:33:37 +00:00
Sylvain Petreolle
1e4af3fa18
[APITESTS]
...
Fix (R)TEST macros in gdi32_apitest,
ensures correct display and no crash report in testman.
svn path=/trunk/; revision=49182
2010-10-17 14:50:02 +00:00
Timo Kreuzer
6ddec3f063
Fix build
...
svn path=/trunk/; revision=48625
2010-08-26 02:48:03 +00:00
Timo Kreuzer
1b2ab4ce31
[NTDLL_APITEST]
...
- Add a test for RtlInitializeBitMap.
svn path=/trunk/; revision=48623
2010-08-26 02:29:19 +00:00
Timo Kreuzer
14d5a266b3
[ROSTESTS]
...
- Add wine style ntdll_apitest and move test for ZwContinue there
svn path=/trunk/; revision=48621
2010-08-25 10:15:01 +00:00
Timo Kreuzer
57434c8ebf
Add missing files
...
svn path=/trunk/; revision=48620
2010-08-25 08:50:10 +00:00
Timo Kreuzer
ecc6804976
[APITESTS]
...
Convert dciman32api, user32api and wa2_32 into wine style tests
svn path=/trunk/; revision=48619
2010-08-25 08:48:55 +00:00
Timo Kreuzer
e3a2103631
Convert gdi32api into wine style test
...
svn path=/trunk/; revision=48617
2010-08-24 13:54:10 +00:00
Timo Kreuzer
e3736b149a
Add some tests for GetTextExtentExPoint. Dedicated to Pigglesworth
...
svn path=/trunk/; revision=48445
2010-08-03 23:15:20 +00:00
Timo Kreuzer
711796acd9
[GDI32API]
...
- fix some 64 bit warnings
svn path=/trunk/; revision=48314
2010-07-27 16:24:31 +00:00
Jérôme Gardou
a6017cd9b2
[W32KNAPI] - More tests to NtUserGetIconInfo
...
svn path=/trunk/; revision=48106
2010-07-18 16:57:32 +00:00
Jérôme Gardou
2946af0b8e
Fix my grotesque mistake of r48104
...
svn path=/trunk/; revision=48105
2010-07-18 16:45:05 +00:00
Jérôme Gardou
0f1aba925e
[W32KNAPI] - Add some more NtUserGetIconInfo tests
...
svn path=/trunk/; revision=48104
2010-07-18 16:40:15 +00:00
Jérôme Gardou
ec5e0ea56a
[W32KNAPI] - Add some more NtUserGetIconInfo tests
...
svn path=/trunk/; revision=48103
2010-07-18 16:34:14 +00:00
Jérôme Gardou
8ad729230c
[W32KNAPI]
...
- Test ONE_PARAM_ROUTINE_CREATEEMPTYCUROBJECT
- Test NtUserGetIconInfo
svn path=/trunk/; revision=48039
2010-07-14 14:56:53 +00:00
Timo Kreuzer
c2da054c20
usurp: Physicus: better use </if> in .rbuild ;)
...
So be it.
svn path=/trunk/; revision=47889
2010-06-28 01:29:27 +00:00
Timo Kreuzer
c0cf67d988
build w32knapi only for x86
...
svn path=/trunk/; revision=47888
2010-06-28 00:32:35 +00:00
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
Timo Kreuzer
4e381837a0
[GDI32API]
...
add IsHandleValid and use it SelectObject test
svn path=/trunk/; revision=47549
2010-06-03 19:35:05 +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
3af3194bbc
Add syscall lists for x86
...
svn path=/trunk/; revision=44478
2009-12-09 01:50:38 +00:00
Colin Finck
dfa9eb6204
[General]
...
- Remove the "kernel32" library reference in all .rbuild files of user-mode modules, because this one is already added by "mingw_common". Also fix the indentation in some files.
svn path=/trunk/; revision=44368
2009-12-02 20:32:16 +00:00
Timo Kreuzer
cfff690aae
Add test for NtUserSystemParametersInfo case SPI_SETMOUSECLICKLOCK
...
svn path=/trunk/; revision=43326
2009-10-07 16:58:53 +00:00
James Tabor
e3083bb86d
- Update win32k tests.
...
svn path=/trunk/; revision=43054
2009-09-15 15:25:37 +00:00
Stefan Ginsberg
3a85cbb4da
- combotst: Fix uninitialized variable usage spotted by MSVC
...
- tmrqueue: Don't use empty structures, MSVC doe
- w32knapi: Implement IntSyscall in MSVC assembly, be compatible with C89 variable initialization and use '%' instead of '\%' to avoid a msvc warning.
svn path=/trunk/; revision=42845
2009-08-22 14:40:56 +00:00
Timo Kreuzer
665c8196de
Add lmissing file
...
svn path=/trunk/; revision=42553
2009-08-09 11:38:53 +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
James Tabor
a4009f2c99
- Update apptest.
...
svn path=/trunk/; revision=41791
2009-07-06 20:57:23 +00:00
James Tabor
57aa46671d
- Update apitests.
...
svn path=/trunk/; revision=41785
2009-07-06 16:24:00 +00:00
Timo Kreuzer
f0ab7bf60b
unbreak build of rostests
...
svn path=/trunk/; revision=41655
2009-06-28 00:05:51 +00:00
KJK::Hyperion
eb3b62597d
Supersedes r40536, r40537
...
modified winetests/advpack/advpack.rbuild
modified winetests/browseui/browseui.rbuild
modified winetests/cabinet/cabinet.rbuild
modified winetests/comcat/comcat.rbuild
modified winetests/comdlg32/comdlg32.rbuild
modified winetests/gdiplus/gdiplus.rbuild
modified winetests/hlink/hlink.rbuild
modified winetests/imm32/imm32.rbuild
modified winetests/lz32/lz32.rbuild
modified winetests/mapi32/mapi32.rbuild
modified winetests/mlang/mlang.rbuild
modified winetests/msacm32/msacm32.rbuild
modified winetests/mshtml/mshtml.rbuild
modified winetests/msi/msi.rbuild
modified winetests/mstask/mstask.rbuild
modified winetests/netapi32/netapi32.rbuild
modified winetests/odbccp32/odbccp32.rbuild
modified winetests/ole32/ole32.rbuild
modified winetests/rsabase/rsabase.rbuild
modified winetests/rsaenh/rsaenh.rbuild
modified winetests/schannel/schannel.rbuild
modified winetests/shell32/shell32.rbuild
modified winetests/shlwapi/shlwapi.rbuild
modified winetests/urlmon/urlmon.rbuild
modified winetests/usp10/usp10.rbuild
modified winetests/uxtheme/uxtheme.rbuild
modified winetests/version/version.rbuild
modified winetests/winhttp/winhttp.rbuild
modified winetests/wininet/wininet.rbuild
-Wno-format no longer necessary
Some obsolete flags removed, some useless compiler flags removed & shit. Nothing earth-shattering
<insert ginormous commit message ruined by TortoiseSVN's shitty GUI>
svn path=/trunk/; revision=40623
2009-04-21 00:33:05 +00:00