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
Hermès Bélusca-Maïto
f63c233859
[APITESTS:USER32]
...
Make it use apitest.h
svn path=/trunk/; revision=60314
2013-09-22 18:17:54 +00:00
Amine Khaldi
c71475e3bb
* Addendum to r58214.
...
svn path=/trunk/; revision=58290
2013-02-05 17:54:22 +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
1c8f7b026b
[USER32_APITEST]
...
- Commit forgotten file
svn path=/trunk/; revision=57649
2012-10-30 01:39:28 +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
feae1a7ab7
[USER32_APITEST]
...
- Prevent duplicate test name
svn path=/trunk/; revision=56824
2012-07-04 18:01:13 +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
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
Giannis Adamopoulos
36147ed99d
add some tests for GetKeyState and SetCursorPos
...
svn path=/trunk/; revision=51304
2011-04-09 19:12:49 +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
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
Timo Kreuzer
57434c8ebf
Add missing files
...
svn path=/trunk/; revision=48620
2010-08-25 08:50:10 +00:00