Commit Graph

36 Commits

Author SHA1 Message Date
Eric Pouech 63a9879aef wscript/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-03 17:19:41 +01:00
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
Jacek Caban f90be6e1ac wscript/tests: Get rid of mystrchr.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-03 20:48:04 +01:00
Jacek Caban 3324137f72 wscript/tests: Get rid of strcmp_wa.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-03 20:48:04 +01:00
Nikolay Sivov bfcf1703c5 wscript/tests: Fix test failures on Win10.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-23 18:53:04 +02:00
Francois Gouget fec1aca300 wscript/tests: Fix a typo in the WScript.BuildVersion check.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-01 19:42:39 +02:00
Michael Stefaniuc d72112eda8 wscript/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-29 09:28:48 +02:00
Jacek Caban 853b4148dd psapi.h: Added support for PSAPI_VERSION version 2.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-03 13:25:08 +01:00
Jacek Caban 92f3e2d90d wscript/tests: Use case insensitive comparition for paths.
Fixes tests on win10.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-12-05 16:11:04 +01:00
Jacek Caban b0664560d4 wscript: Added WScript.Quit tests.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-08 23:07:22 +09:00
Jacek Caban 748788f33e wscript/tests: Fixed buffer handling and leaks. 2015-02-10 00:31:10 +09:00
Jacek Caban 6617f27004 wscript: Added WScript.CreateObject implementation. 2014-04-15 21:03:54 +02:00
Jacek Caban 59c934aadc wscript: Skip tests if we can't register ActiveX object. 2014-02-18 11:45:55 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Michael Stefaniuc 2e1708dc1b tests: Readying some tests for the compilation with -D__WINESRC__. 2013-10-02 11:03:26 +02:00
Austin English c02d0d85ea wscript: Remove an unused variable (LLVM/Clang). 2012-01-31 13:47:03 +01:00
Jacek Caban 9f7da94a3d wscript: Properly handle CreateProcess failure. 2012-01-27 18:05:51 +01:00
Jacek Caban ec3d0e9b5c wscript: Added tests using vbscript. 2011-10-19 16:39:14 +02:00
Michał Ziętek 559547f21e wscript: Implemented Host_get_Application. 2011-08-25 14:18:01 +02:00
Michał Ziętek 154578d75c wscript: Implemented Host_put_Interactive. 2011-08-25 14:17:59 +02:00
Michał Ziętek 280dbcf84a wscript: Implemented Host_get_Interactive. 2011-08-25 14:17:56 +02:00
Michał Ziętek 4252bd8653 wscript: Implemented Arguments2_get_length. 2011-08-25 14:17:53 +02:00
Michał Ziętek 5079fe9839 wscript: Implemented Arguments2_Count. 2011-08-25 14:17:49 +02:00
Michał Ziętek 1c29375031 wscript: Implemented Arguments2_Item. 2011-08-25 14:17:44 +02:00
Michał Ziętek 2d2a91fd01 wscript: Implemented Host_get_Arguments. 2011-08-25 14:17:38 +02:00
Michał Ziętek 2f4ad88c12 wscript: Fix tests on wow64. 2011-08-05 16:41:17 +02:00
Michał Ziętek 4ecb339f02 wscript: Implemented Host_get_ScriptFullName. 2011-07-21 17:00:28 +02:00
Michał Ziętek bf331f8dca wscript: Implemented Host_get_ScriptName. 2011-07-21 17:00:25 +02:00
Michał Ziętek 6afb5f0782 wscript: Implemented Host_get_Path. 2011-07-21 16:59:18 +02:00
Michał Ziętek d6fd86e8ec wscript: Implemented Host_get_FullName. 2011-07-21 16:58:32 +02:00
Michał Ziętek e244222c65 wscript: Implemented Host_get_BuildVersion. 2011-07-05 14:45:14 +02:00
Michał Ziętek 41eedc6d0b wscript: Implemented Host_get_Version. 2011-06-28 16:45:55 -05:00
Michał Ziętek 2c2527e3cb wscript: Implemented Host_get_Name. 2011-06-28 16:45:55 -05:00
Francois Gouget 95d769a047 Assorted spelling fixes. 2011-06-27 13:09:47 -05:00
Francois Gouget bc6a7f40d5 wscript/tests: Add a '\n' to an ok() call. 2011-03-07 11:08:46 +01:00
Jacek Caban f5eb15a2fe wscript: Added tests. 2011-02-23 14:55:17 +01:00