Commit graph

313 commits

Author SHA1 Message Date
Serge Gautherie 0c683c264c [KMTEST] Check/Wait for start/stop of services to complete
This is cleaner behavior and lets report failures.

- Create KmtEnsureServiceState(),
  called at end of KmtStartService() and KmtStopService().
- Create KmtGetServiceStateAsString(),
  called from KmtEnsureServiceState().

ROSTESTS-263
2018-05-17 16:17:36 +01:00
Serge Gautherie f6a4ec8041 [APPSHIM_APITEST] Fix a Clang-Cl warning about n
- "warning: comparison of unsigned expression >= 0 is always true [-Wtautological-unsigned-zero-compare]"

CORE-14306
2018-05-08 21:36:26 +02:00
Thomas Faber 93edd2a185
[IPHLPAPI_APITEST] Avoid crash on ROS and failure on Windows. CORE-14411
- Make the reply buffer for IcmpSendEcho large enough to hold the reply,
  even when testing a smaller size. This avoids a buffer overflow with ROS's
  broken implementation.
- Avoid unnecessary initialization.
- Fix IcmpSendEcho return value check to succeed on Win2003.
- Don't free a string literal in the GetInterfaceName test.
2018-05-06 08:36:19 +02:00
Mark Jansen 0a5a0a3501
[APPSHIM_APITEST] Add a test for the shim IgnoreFreeLibrary 2018-04-22 18:51:21 +02:00
Giannis Adamopoulos 082cdfb9e8 [COMCTL32_APITEST] Add some button tests 2018-04-20 16:27:17 +02:00
Mark Jansen 74bb9d5dc0
[APPHELP_APITEST] Add tests for Data tags 2018-04-12 18:49:25 +02:00
Mark Jansen 7fe78f2779
[SHELL32_APITEST] Show that our current SHCreateFileExtractIconW is incorrect.
CORE-14082
2018-04-07 15:29:59 +02:00
Timo Kreuzer 6b1ca75899
[REACTOS] Fix 64 bit build (#465)
* [HAL] Simplify HalpReboot() and make it portable
* [NTOS:MM] Cast constant to PVOID
* [BINPATCH] Fix 64 bit build
* [VFDDRV] Fix 64 bit build and buffer overruns
* [USBOHCI] Fix structure alignment issues
* [ATL_APITEST] Fix 64 bit build
* [XDK] Update unwind structures in winnt.h
* [NTDLL_APITEST] Fix 64 bit build
* [NTDLL_WINETEST] Fix 64 bit build
* [TFTPD] Fix x64 build
* [USBPORT] Fix a C_ASSERT
* [DSOUND] Fix x64 build
* [HAL] Remove obsolete GetPteAddress() macro
2018-04-03 15:13:17 -06:00
Amine Khaldi c63fc7f345 [XINPUT1_3_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:52:18 +01:00
Amine Khaldi 3c774903aa [WSCRIPT_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:51:45 +01:00
Amine Khaldi 67c66593ea [WS2_32_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:51:13 +01:00
Amine Khaldi 1c6244081e [WINMM_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:50:40 +01:00
Amine Khaldi d558fc75a2 [USER32_WINETEST] Sync everything except win.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:49:56 +01:00
Amine Khaldi 0be033fe1d [SHELL32_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:47:46 +01:00
Amine Khaldi cdd41ac6c4 [SETUPAPI_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:47:12 +01:00
Amine Khaldi 340679bd1a [SERVICES_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:46:36 +01:00
Amine Khaldi 33b28635b4 [SECUR32_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:45:57 +01:00
Amine Khaldi 6d286a66c3 [RSAENH_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:45:23 +01:00
Amine Khaldi 0623a6f810 [PSAPI_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:44:31 +01:00
Amine Khaldi 551f3b9656 [OPENGL32_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:43:57 +01:00
Amine Khaldi 4ba4c4156a [NTDLL_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:43:22 +01:00
Amine Khaldi 1c9ac7a2d2 [MSVCRT_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:42:04 +01:00
Amine Khaldi 3479eb396c [LOCALSPL_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:40:29 +01:00
Amine Khaldi ed41a4dee2 [KERNEL32_WINETEST] Sync everything except file.c and virtual.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:39:42 +01:00
Amine Khaldi 845faec403 [HID_WINETEST] Import from Wine Staging 3.3. CORE-14434 2018-04-03 13:32:05 +01:00
Amine Khaldi ff449c5f6f [GDI32_WINETEST] Sync everything except dib.c with Wine Staging 3.3. CORE-14434 2018-04-03 13:28:13 +01:00
Amine Khaldi a84a503c62 [DNSAPI_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:26:14 +01:00
Amine Khaldi f37104dadf [COMCTL32_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-03 13:25:05 +01:00
Thomas Faber a67df65c4f
[ADVAPI32_WINETEST] Revert service.c changes from 3c1b7834e1 to avoid testbot hangs. CORE-14521 CORE-14434 2018-04-02 10:03:46 +02:00
Ercan Ersoy 8c2e91897a [TRANSLATIONS] Update and add Turkish translations (#455)
- Added Turkish translations for winetests/GUI and localmon.
- Modified Turkish translations for usersrv, user32, localmon, logon,
  3dtext, kbswitch, winemine, spider, solitarie, clipbrd and charmap_new.
2018-04-01 19:27:08 +02:00
Amine Khaldi bae2bac613 [CMD_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:20:50 +01:00
Amine Khaldi d5b576b271 [BROWSEUI_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:20:15 +01:00
Amine Khaldi 3c1b7834e1 [ADVAPI32_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:19:24 +01:00
Mark Jansen 96c0f7d341
Add initial test for IShellFolderViewCB 2018-03-30 19:46:24 +02:00
Amine Khaldi 9e0ce10ccb [XCOPY_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-25 12:57:16 +01:00
Amine Khaldi f0b579bd14 [REG_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-25 12:51:30 +01:00
Amine Khaldi 79a9b9f874 [XMLLITE_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-25 12:44:51 +01:00
Amine Khaldi ae27690742 [WTSAPI32_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-25 12:42:24 +01:00
Amine Khaldi 96a173fcdf [WSHOM_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-25 12:41:06 +01:00
Amine Khaldi 7756e32bcb [WINTRUST_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-24 13:19:42 +01:00
Amine Khaldi a5fc445e71 [WININET_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-24 13:17:33 +01:00
Amine Khaldi 13ce1b5f17 [WINHTTP_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-24 13:16:16 +01:00
Amine Khaldi ecb6144602 [WBEMPROX_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-24 13:13:22 +01:00
Amine Khaldi dbca2b2f26 [VERSION_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-24 13:11:07 +01:00
Amine Khaldi ff857de1ad [VBSCRIPT_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-24 13:09:43 +01:00
Amine Khaldi 79d934d0a1 [USP10_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-24 13:07:49 +01:00
Amine Khaldi 7f95c14153 [URLMON_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:59 +01:00
Amine Khaldi 2da768d403 [SHDOCVW_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:24:56 +01:00
Amine Khaldi e1d57446f8 [SCHANNEL_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:21:22 +01:00
Pierre Schweitzer d7abae76b8
[KMTESTS:MM] Truncate file cache on uninitialize to avoid leaking a reference.
ROSTESTS-266
2018-03-22 22:35:19 +01:00