Jacek Caban <jacek(a)codeweavers.com> writes:
> ---
> dlls/wininet/tests/Makefile.in | 2 +-
> dlls/wininet/tests/http.c | 38
> ++++++++++++++++++++++++++++++++++++++
> 2 files changed, 39 insertions(+), 1 deletions(-)
It doesn't work here:
../../../tools/runtest -q -P wine -M wininet.dll -T ../../.. -p wininet_test.exe.so http.c && touch http.ok
http.c:3020: Test failed: InternetGetSecurityInfoByURLA returned: 1(12028), exected 12028
http.c:3153: Test failed: InternetGetSecurityInfoByURLA returned: 1(997), exected 12028
make[1]: *** [http.ok] Error 2
--
Alexandre Julliard
julliard(a)winehq.org