Mike Nordell
2d8ccfc5dc
Unbreak MSVC build.
...
svn path=/trunk/; revision=57272
2012-09-11 05:14:33 +00:00
Mike Nordell
52d536853b
Hopefully unbreak MSVC build.
...
svn path=/trunk/; revision=57271
2012-09-11 04:52:19 +00:00
Mike Nordell
f908caa0d2
Test for SetUnhandledExceptionFilter actually rerturning what it should.
...
svn path=/trunk/; revision=57270
2012-09-11 04:34:03 +00:00
Amine Khaldi
0d50ee63ce
[MSXML3_WINETEST]
...
* Addendum to r57257.
svn path=/trunk/; revision=57258
2012-09-09 19:49:50 +00:00
James Tabor
0505da21b0
[User32Test]
...
- Turn off GetMenuBarInfo input test temporarily for now.
svn path=/trunk/; revision=57252
2012-09-08 06:12:41 +00:00
Cameron Gutman
358a84e09b
[WS2_32_APITEST]
...
- Add a test for NtReadFile on a socket
svn path=/trunk/; revision=57234
2012-09-04 03:02:40 +00:00
James Tabor
7a2e4c733b
[WineTests] - Sync to 1.5.12.
...
svn path=/trunk/; revision=57232
2012-09-04 02:13:48 +00:00
Amine Khaldi
9f7d0ac646
[CMAKE]
...
* Improve this one while we're at it.
svn path=/trunk/; revision=57211
2012-09-01 11:37:24 +00:00
Amine Khaldi
cd70b62ce1
[CMAKE]
...
* Addendum to r57181. By Hermès Bélusca.
svn path=/trunk/; revision=57210
2012-09-01 11:35:12 +00:00
Timo Kreuzer
5666d93992
[CRT_APITEST]
...
Fix broken test.
svn path=/trunk/; revision=57208
2012-08-31 17:20:56 +00:00
Mike Nordell
55e8f7ae69
Stop erroneous reporting of SEGV from test case. MS own CRT SEGV on NULL format string
...
svn path=/trunk/; revision=57207
2012-08-31 14:16:17 +00:00
Jérôme Gardou
fdcdcb6339
[KERNEL32_APITESTS]
...
- Add some tests for lstrncpyW
- This function is fine, I wrote that when chasing some bug thinking this function was at fault.
svn path=/trunk/; revision=57179
2012-08-27 16:34:17 +00:00
Thomas Faber
8003401991
[KMTESTS:EX]
...
- Make hard-coded calling convention exceptions in ExInterlocked compatible with GCC 4.7, and add the corresponding TODO about how ugly this is
svn path=/trunk/; revision=57166
2012-08-26 12:06:45 +00:00
Thomas Faber
38ce718bde
[GDI32_APITEST]
...
- Fix build
svn path=/trunk/; revision=57165
2012-08-26 11:35:58 +00:00
Thomas Faber
3287e13f6f
[GDI32_APITEST]
...
- Actually run the CreateIconIndirect test when it's called
svn path=/trunk/; revision=57164
2012-08-26 11:17:37 +00:00
Jérôme Gardou
e524c90e6a
[OPENGL32_WINETEST]
...
- Sync with wine
svn path=/trunk/; revision=57160
2012-08-26 09:17:35 +00:00
Timo Kreuzer
01800e8784
[GDI32_APITEST]
...
Fix use of uninitialized variables and remove broken test.
See issue #7299 for more details.
svn path=/trunk/; revision=57157
2012-08-24 20:25:29 +00:00
Jérôme Gardou
79c2bd51a0
[OPENGL32_WINETEST]
...
- Fix crash with gallium3d ICD.
Already sent to wine
svn path=/trunk/; revision=57137
2012-08-22 18:45:25 +00:00
James Tabor
026d9bc5a9
[User32|WineTest] - Patch by Alex Henrie: Correct dialog focus behavior.
...
svn path=/trunk/; revision=57087
2012-08-16 21:53:34 +00:00
Giannis Adamopoulos
cb4991aa3a
[user32_apitest]
...
- Deactivate Test_SimpleParameters in AttachThreadInput tests until it doesn't crash in win32k.
- Add some more tests in Test_SimpleParameters that should bring win32k to its limits
svn path=/trunk/; revision=57085
2012-08-16 08:43:43 +00:00
Giannis Adamopoulos
f31f0a8e5d
[user32_apitest]
...
- Hack around the fact that desktop handling in ros is awful. Now the child threads use the proper desktop.
- Convert all calls to SendMessage to SendMessageTimeout to make sure it won't hang (it doesn't hang in windows but who knows what can happen in ros)
- Add a few more tests
svn path=/trunk/; revision=57079
2012-08-15 19:37:29 +00:00
Colin Finck
b5e81e6c46
[ROSAUTOTEST]
...
Use FILE_FLAG_NO_BUFFERING and FILE_FLAG_WRITE_THROUGH in the hope that they prevent journal changes from getting lost.
svn path=/trunk/; revision=57077
2012-08-14 20:33:54 +00:00
Colin Finck
647486074a
[ROSAUTOTEST]
...
Use "advanced C++ features" like default parameters to reduce the complexity of StringOut calls and fix a warning in the MSVC build :-)
svn path=/trunk/; revision=57076
2012-08-14 20:25:58 +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
Amine Khaldi
f3e0eb8fe0
[MSI_WINETEST]
...
* Sync to Wine 1.5.10.
svn path=/trunk/; revision=57071
2012-08-13 16:18:14 +00:00
Amine Khaldi
67f22b7b53
[SHELL32_WINETEST]
...
* Skip tests that rely on DDE. See bug #7233 for more details.
svn path=/trunk/; revision=57056
2012-08-11 16:24:36 +00:00
James Tabor
6cf2c5fa45
[WineTest|User32|Msg] - Sync wine 1.5.10.
...
svn path=/trunk/; revision=57040
2012-08-04 02:05:59 +00:00
Amine Khaldi
98cdc21f7c
[WINETESTS]
...
* Add several tests to the MSVC build.
svn path=/trunk/; revision=57027
2012-08-02 00:36:26 +00:00
Amine Khaldi
32f949ce32
* Addendum to r57019.
...
svn path=/trunk/; revision=57020
2012-08-01 23:26:54 +00:00
Amine Khaldi
aa0fc5cdca
[GDI32_APITESTS]
...
* Allow warnings when compiling with gcc.
svn path=/trunk/; revision=56978
2012-07-29 02:44:53 +00:00
Jérôme Gardou
5cc65e64c7
[APITESTS/CRT]
...
- Test errno value on failure
svn path=/trunk/; revision=56930
2012-07-21 20:15:12 +00:00
Jérôme Gardou
221e348e01
[APITESTS/CRT]
...
- Add more tests for _vsnprintf
- Add tests for _vsnwprintf, _vscprintf, _vscwprintf
svn path=/trunk/; revision=56928
2012-07-21 20:00:56 +00:00
Jérôme Gardou
f505107ac2
[APITESTS]
...
- Move _vsnprintf to crt tests, where it belongs, and make it pass for crtdll
svn path=/trunk/; revision=56925
2012-07-21 17:15:08 +00:00
Jérôme Gardou
7ee4b9f4f0
[MSVCRT_APITEST]
...
- add basic test for _vsnprintf
This is mostly to verify if WINE's implementation of _vcsprintf is correct
svn path=/trunk/; revision=56924
2012-07-21 16:31:03 +00:00
Thomas Faber
475fb622b5
[WINHTTP_WINETEST]
...
- Sync to Wine 1.5.4
svn path=/trunk/; revision=56890
2012-07-14 16:03:58 +00:00
Thomas Faber
d72f737b73
[WINTRUST_WINETEST]
...
- Sync to Wine 1.5.4
- Fix MSVC build. Already applied upstream.
svn path=/trunk/; revision=56878
2012-07-13 07:43:41 +00:00
Thomas Faber
8200dcac5d
[NTDLL_WINETEST]
...
- Add test for RtlIpv4StringToAddress. Already applied upstream.
svn path=/trunk/; revision=56867
2012-07-11 07:38:36 +00:00
Thomas Faber
d631a0f7be
[NTDLL_WINETEST]
...
- Sync to Wine 1.5.4
- Reverts r55730 (Skip an obviously nonsensical test of trying to sprintf into NULL)
svn path=/trunk/; revision=56866
2012-07-11 07:04:50 +00:00
Thomas Faber
20d01189db
[USER32_APITEST]
...
- Handle some wsprintf-specific cases in the CRT sprintf test
svn path=/trunk/; revision=56862
2012-07-10 08:07:44 +00:00
Thomas Faber
e985ec1cd4
[WS2_32_APITEST]
...
- Gracefully handle uninitialized data in WSAStartup test
svn path=/trunk/; revision=56828
2012-07-04 20:05:43 +00:00
Timo Kreuzer
726210791f
[KMTEST]
...
Include strnlen.c and wcsnlen.c in kmtest_printf (needed for upcoming change)
svn path=/trunk/; revision=56826
2012-07-04 18:51:34 +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
Thomas Faber
f2f1135505
[ROSTESTS]
...
- Add CRT tests to build
See issue #7155 for more details.
svn path=/trunk/; revision=56822
2012-07-04 17:04:44 +00:00
Thomas Faber
e7528e02d2
[ROSTESTS]
...
- Clarify readme file. Patch by Hermes Belusca. Bug 7151
svn path=/trunk/; revision=56821
2012-07-03 19:59:56 +00:00
Thomas Faber
8400fdc078
[ADVAPI32_APITEST]
...
- Use a define for the service name in QueryServiceConfig2 test. Patch by Hermes Belusca. Bug 7145.
- Add LockDatabase test for Lock/UnlockServiceDatabase, QueryServiceLockStatus. Patch by Hermes Belusca. Bug 7146.
svn path=/trunk/; revision=56810
2012-06-29 11:48:35 +00:00
Thomas Faber
bd748a0cd3
[ADVAPI32_APITEST]
...
- Add test for QueryServiceConfig2 with SERVICE_CONFIG_DESCRIPTION and SERVICE_CONFIG_FAILURE_ACTIONS. Patch by Hermes Belusca.
- Remove ok_lasterr in favor of ok_err.
See issue #7144 for more details.
svn path=/trunk/; revision=56809
2012-06-27 14:55:22 +00:00
Thomas Faber
2f0d0258a2
[WS2_32_APITEST]
...
- Fix GCC build
svn path=/trunk/; revision=56805
2012-06-26 06:28:06 +00:00
Thomas Faber
041ff27f2d
[APITESTS] - Add wininet and winhttp tests for Winsock loading and initialization behavior
...
[WS2_32_APITEST] - Make WSAStartup test more robust and stricter
svn path=/trunk/; revision=56804
2012-06-26 06:08:38 +00:00
Thomas Faber
bfa3a605c9
[WS2_32_APITEST]
...
- Add a few more getaddrinfo tests
- Add a test for WSAStartup
svn path=/trunk/; revision=56802
2012-06-25 08:21:11 +00:00