Serge Gautherie
7770e26f2d
include: Remove now useless forced _WIN32_IE defines.
...
Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-20 19:38:38 +01:00
Francois Gouget
a909baeb4e
tests: Report all errors when failing to wait for a child process.
...
Report the line number where the test failed to wait for the child so
one can identify which child process did not behave as expected.
Also wait_child_process() is meant for the general case so report
all non-crash error cases as test failures so they are accounted for.
Omit the "winetest_" prefix to match the other Wine test functions and
so the underlying winetest_wait_child_process() function can be wrapped
with the usual line-capturing macros.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48651
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-17 10:51:44 +01:00
Michael Stefaniuc
eaacf86d6b
urlmon/tests: Get rid of a2w() in sec_mgr.c.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-20 16:13:48 +01:00
Michael Stefaniuc
c33e7dcadb
urlmon/tests: Get rid of strcmp_aw() in sec_mgr.c.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-20 16:13:45 +01:00
Michael Stefaniuc
1281a687c8
urlmon/tests: Use the available ARRAY_SIZE() macro.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-19 20:53:06 +02:00
Michael Stefaniuc
6ec880993b
urlmon/tests: Use the global HeapAlloc() wrappers.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-06 15:13:51 +01:00
Hans Leidekker
3a8801b1cc
urlmon/tests: Skip domain tests if the user doesn't have admin rights.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-12-19 14:11:29 +01:00
André Hentschel
8b064d69e1
urlmon/tests: Use todo_wine_if() in tests.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-22 17:37:09 +09:00
Francois Gouget
16960a425f
urlmon: Remove unneeded NONAMELESSXXX directives.
...
Also put them in the files that need them.
2015-03-27 00:12:23 +09:00
André Hentschel
c2ffe6e139
urlmon/tests: Remove unused strings (Clang).
2014-12-04 14:03:28 +01:00
Jacek Caban
d7a4f0eb1f
urlmon: Fixed sec_mgr.c tests failing on some recent Windows.
2014-03-18 16:10:35 +01:00
Frédéric Delanoy
0f2bed51bd
Assorted spelling fixes.
2014-02-10 15:47:29 +01:00
Nikolay Sivov
e50dc73b86
urlmon/tests: Preparation for -D__WINESRC__.
2013-11-04 11:06:15 +01:00
Piotr Caban
804a9d80d8
urlmon: Handle implicit file scheme in MapUrlToZone and GetSecurityId functions.
2012-01-31 15:38:01 +01:00
Marcus Meissner
6a629710ce
urlmon: Fixed an array overread (Coverity).
2011-11-14 15:25:27 +01:00
Piotr Caban
a39761a68e
urlmon: Improve disk detection in MapUrlToZone.
2011-10-31 16:46:18 +01:00
Thomas Mullaly
269fe5a4d4
urlmon: Added basic GetSecurityIdEx2 implementation.
2011-10-10 13:29:55 +02:00
Thomas Mullaly
714941f8a8
urlmon/tests: Added tests for GetSecurityIdEx2.
2011-10-10 13:29:42 +02:00
Thomas Mullaly
253fccc82e
urlmon: Improved MapUrlToZone{Ex2} and GetSecurityId support.
2011-10-10 13:29:23 +02:00
Piotr Caban
860df26c4a
urlmon/tests: Added CoInternetIsFeatureZoneElevationEnabled tests.
2011-09-19 17:56:06 +02:00
Francois Gouget
8973c20f7d
Assorted spelling fixes.
2011-09-13 11:27:01 +02:00
Francois Gouget
6ab1d31f04
urlmon/tests: Print the test URLs rather than their index.
2011-09-12 11:00:22 +02:00
Thomas Mullaly
24aa18d914
urlmon/tests: Removed a test that causes random failures on some machines.
2011-09-12 10:07:36 +02:00
Thomas Mullaly
dac6d862ec
urlmon: Made domain mapping support IUri based and added wildcard scheme domain mapping tests.
2011-09-05 16:49:29 +02:00
Thomas Mullaly
98d5dfb83d
urlmon: Added basic MapUrlToZoneEx2 implementation.
2011-09-05 16:49:20 +02:00
Thomas Mullaly
e0dfbd6a94
urlmon: Improved GetSecurityId's support for file url's.
2011-09-05 16:49:00 +02:00
Thomas Mullaly
efe68dcde1
urlmon/tests: Added tests for MapUrlToZoneEx2.
2011-08-24 14:03:49 +02:00
Frédéric Delanoy
760faf01a9
tests: Assorted spelling fixes.
2011-08-04 18:27:37 +02:00
Detlef Riekenberg
7aaf9f0324
urlmon/tests: Add tests for IInternetZoneManager_SetZoneAttributes.
2011-05-05 17:30:00 +02:00
Thomas Mullaly
e06d49ff62
urlmon: Added basic domain zone support to MapUrlToZone.
2011-03-29 12:35:35 +02:00
Thomas Mullaly
b9308fa06f
urlmon/tests: Added zone domain mapping tests.
2011-03-28 17:21:48 +02:00
Thomas Mullaly
b41d85d773
urlmon/tests: Added SecurityManager zone mapping cache tests.
2011-03-28 17:21:46 +02:00
André Hentschel
4b3ad0d31c
urlmon/tests: Fix expected result.
2011-02-14 13:33:34 +01:00
Jacek Caban
9896d41ced
urlmon: Fixed Valgrind warnings.
2011-02-14 13:33:29 +01:00
André Hentschel
a41ed6860f
urlmon/tests: Mark unavailable InternetZoneManagerEx2 as broken.
2011-02-11 17:39:49 +01:00
Austin English
c6aa255fdf
urlmon/tests: Make sure return values are used (LLVM/Clang).
2011-02-09 09:30:00 -06:00
Jacek Caban
380e300855
urlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
2011-02-08 14:45:56 -06:00
Thomas Mullaly
670c8503f7
urlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.
2011-01-21 12:26:32 +01:00
Thomas Mullaly
9d4a843d58
urlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx.
2011-01-21 12:26:26 +01:00
Thomas Mullaly
540a56a66e
urlmon: Added basic CoInternetGetSecurityUrlEx implementation.
2011-01-21 12:26:14 +01:00
Thomas Mullaly
312bfb1042
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
2011-01-21 12:26:02 +01:00
Jacek Caban
493a3172f4
urlmon: Skip tests on very old IEs as soon as possible.
2010-09-20 13:48:12 +02:00
Detlef Riekenberg
29ea207588
urlmon/tests: Skip some sec_mgr tests on IE 4.0.
...
CoInternetCreateSecurityManager, CoInternetCreateZoneManager,
CoInternetGetSecurityUrl missing on IE 4.0 (winetestbot W95B).
2010-04-22 11:53:01 +02:00
Detlef Riekenberg
40cfa7a6f2
urlmon/tests: CoInternetGetSecurityUrl is not present on W95B.
2010-04-14 18:00:24 +02:00
Detlef Riekenberg
43e9bb5e92
urlmon/tests: Fix a failure on Win98.
2010-04-14 11:07:01 +02:00
Detlef Riekenberg
d5e4666e6a
urlmon/tests: Do not depend on user security settings in sec_mgr tests.
2010-04-14 11:06:30 +02:00
Piotr Caban
5cc277c677
urlmon: Added tests for CoInternetGetSecurityUrl.
2009-12-17 12:42:27 +01:00
Piotr Caban
6894d841cd
urlmon: Added InternetSecurityManager marshalling test.
2009-12-09 13:49:34 +01:00
Jacek Caban
3b92a3f3a3
urlmon: Added support for URLACTION_ACTIVEX_OVERRIDE_SCRIPT_SAFETY.
2009-10-01 11:34:29 +02:00
Jacek Caban
e41d6eb94d
urlmon: Improve QueryCustomPolicy stub.
2009-10-01 11:34:22 +02:00