Thomas Faber
a8f4623261
[USER32_APITEST]
...
- Remove nonexistent test...
svn path=/trunk/; revision=69708
2015-10-26 12:05:35 +00:00
Thomas Faber
ca8fcf5402
[USER32_APITEST]
...
- Add a test for the bug in win32k highlighted by the recent ATL breakage
CORE-10413
svn path=/trunk/; revision=69707
2015-10-26 12:03:09 +00:00
Thomas Faber
9c78e0659c
[USER32_APITEST]
...
- Add some tests for window properties
CORE-3897
svn path=/trunk/; revision=69490
2015-10-10 16:08:31 +00:00
Thomas Faber
171f891e93
[USER32_APITEST]
...
- Add a simple test for RegisterHotKey with regular vs modifier-only hotkeys
CORE-9728
svn path=/trunk/; revision=68186
2015-06-18 13:41:52 +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
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
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
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
James Tabor
8f317b9b09
[ApiTest]
...
- Add Thomas Faber API test from CORE-8703.
svn path=/trunk/; revision=66233
2015-02-11 23:53:08 +00:00
Thomas Faber
487818ab87
[USER32_APITEST]
...
- Add a test for SendMessageTimeout failure case
- Remove a pointless (and broken) memset (Coverity)
CORE-8699
svn path=/trunk/; revision=64948
2014-10-24 09:16:04 +00:00
Thomas Faber
a21f22e98d
[USER32_APITEST]
...
- Add parameter checks for GetUserObjectInformationW
CORE-8094
svn path=/trunk/; revision=62964
2014-04-25 11:24:41 +00:00
Jérôme Gardou
cd3af3c4c8
[USER32_APITEST]
...
- Add tests for LookupIconIdFromDirectoryEx
- Add a workaround in GetIconInfo tests for a ReactOS bug in EnumDisplaySettings
- Add tests for EnumDisplaySettings demonstrating the bug.
- Add some traces to better follow the test run
svn path=/trunk/; revision=60994
2013-11-14 23:11:23 +00:00
Jérôme Gardou
5b99cd433d
[USER32_APITESTS]
...
- Add some more test for DrawIconEx and CreateIconFromResourceEx
svn path=/trunk/; revision=57655
2012-10-31 14:08:31 +00:00
Giannis Adamopoulos
864bf93f95
[user32_apitest]
...
- Add a test for LR_SHARED flag for LoadImage
svn path=/trunk/; revision=57651
2012-10-30 13:29:11 +00:00
Jérôme Gardou
a74a3edcc7
[USER32_APITESTS]
...
- Add some test for DestroyCursor/DestroyIcon
svn path=/trunk/; revision=57647
2012-10-29 16:12:49 +00:00
Giannis Adamopoulos
933cb2d66d
[user32_apitest]
...
- Add support for logging messages in different threads
- Add several tests for AttachThreadInput
svn path=/trunk/; revision=57074
2012-08-13 18:04:04 +00:00
Thomas Faber
755d14eac4
[CRT TEST][USER32_APITEST]
...
- Add a test for sprintf/wsprintfA (mainly NULL buffer and string precision)
svn path=/trunk/; revision=56823
2012-07-04 17:33:56 +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
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
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
104f40f71f
[user32_apitest]
...
- Add some tests for TrackMouseEvent
svn path=/trunk/; revision=53787
2011-09-21 12:30:22 +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
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
Amine Khaldi
e564c595f2
[CMAKE]
...
* Addendum to the previous commit.
svn path=/trunk/; revision=51382
2011-04-17 16:55:24 +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
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
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
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
93fc2852cd
[USER32_APITEST]
...
Add tests for GetIconInfo.
svn path=/trunk/; revision=50405
2011-01-16 21:03:20 +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