Hans Leidekker
|
97505a7475
|
winhttp/tests: Move the remaining tests to test.winehq.org.
|
2014-02-05 15:53:58 +01:00 |
Hans Leidekker
|
5b409fb0d4
|
winhttp/tests: Move the status notification tests to test.winehq.org.
|
2014-02-05 15:53:56 +01:00 |
Hans Leidekker
|
21ff413413
|
winhttp/tests: Only advance to the next notification test if the function is ok.
|
2014-01-29 14:50:49 +01:00 |
Hans Leidekker
|
513372f044
|
winhttp/tests: Ignore some missing notifications.
|
2014-01-29 14:50:48 +01:00 |
Hans Leidekker
|
0e9f46d074
|
winhttp/tests: Fix a test that fails on Windows.
|
2014-01-28 19:38:40 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Frédéric Delanoy
|
e7f8e9e81d
|
winhttp/tests: Constify a character string.
|
2013-12-31 12:25:01 +01:00 |
Frédéric Delanoy
|
4bb0d0eac9
|
winhttp/tests: Use BOOL type where appropriate.
|
2013-11-27 10:54:17 +01:00 |
Francois Gouget
|
cd5d1e54e7
|
winhttp/tests: Fix the test failure messages.
Don't claim the API failed when it succeeded, and show the unexpected data.
|
2013-11-01 10:57:15 +01:00 |
Andrew Eikum
|
04f0426fe6
|
winhttp: Attempt to refill empty buffer before answering QueryDataAvailable.
|
2013-10-17 20:29:40 +02:00 |
Hans Leidekker
|
ceeff119a2
|
winhttp/tests: Compile with -D__WINESRC__.
|
2013-10-14 17:26:15 +02:00 |
Hans Leidekker
|
8946346f51
|
winhttp: Fix a test failure on Windows 8 and conform to the more recent behavior.
|
2013-10-14 17:26:15 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Hans Leidekker
|
bee390e1ef
|
winhttp/tests: Remove explicit zero-intialization of static data.
|
2013-09-23 11:56:29 +02:00 |
Hans Leidekker
|
fe678927dd
|
winhttp: Fix invalid parameter handling in WinHttpQueryAuthSchemes.
|
2013-08-19 19:04:23 +02:00 |
Hans Leidekker
|
78fc21cdb5
|
winhttp: Allow setting NULL username and password for NTLM, Passport and Negotiate.
|
2013-08-19 19:04:17 +02:00 |
Hans Leidekker
|
d285629cf4
|
winhttp/tests: Add some tests for WinHttpDetectAutoProxyConfigUrl.
|
2013-06-25 18:12:11 +02:00 |
Hans Leidekker
|
50febc4888
|
winhttp/tests: Test query schemes.
|
2013-06-12 15:52:53 +02:00 |
Hans Leidekker
|
4df4339f8e
|
winhttp/tests: Trace certificate errors.
|
2013-06-10 19:30:47 +02:00 |
Hans Leidekker
|
bb3097f01e
|
winhttp: Add a read-ahead buffer to allow WinHttpQueryDataAvailable to return the right values in chunked mode.
This is a port of wininet commit 3d02c42b39 .
|
2013-03-25 16:27:34 +01:00 |
Hans Leidekker
|
02f2ab9437
|
winhttp: Implement WINHTTP_OPTION_CONNECTION_INFO.
|
2013-03-15 11:45:09 +01:00 |
Jacek Caban
|
0ebbd991c1
|
winhttp: Test that the data is really read in test_secure_connection.
|
2013-01-23 20:47:29 +01:00 |
Hans Leidekker
|
8d0551b98d
|
winhttp/tests: Accept another error from WinHttpGetProxyForUrl.
|
2013-01-02 13:15:18 +01:00 |
Hans Leidekker
|
ec1ae3b6e6
|
winhttp/tests: Make sure proxy settings are restored.
|
2012-12-21 14:15:36 +01:00 |
Hans Leidekker
|
4788c214e2
|
winhttp/tests: Fix test failures on Windows 8.
|
2012-12-19 14:38:58 +01:00 |
Francois Gouget
|
3951cb660f
|
winhttp/tests: Make some traces more explicit.
|
2012-12-14 17:37:42 +01:00 |
Hans Leidekker
|
8ca3e80ddd
|
winhttp: Fix the error returned from WinHttpGetProxyForUrl when autodetection fails.
|
2012-11-01 15:42:39 +01:00 |
Heiko Hund
|
1ba968821a
|
winhttp: Make strings in WINHTTP_PROXY_INFO non-const.
|
2012-07-19 16:01:18 +02:00 |
Michael Stefaniuc
|
6542c708ed
|
winhttp/tests: Remove wrong check for 'len'.
|
2012-05-21 11:34:39 +02:00 |
Hans Leidekker
|
189c1ca5d9
|
winhttp: Fix up headers with wrong termination.
|
2012-03-12 16:37:21 +01:00 |
Hans Leidekker
|
3a204f50ae
|
winhttp/tests: Avoid crashes on some win2k systems.
|
2011-12-19 20:15:50 +01:00 |
Hans Leidekker
|
9a5ad30225
|
winhttp: Support ICU_ESCAPE in WinHttpCrackUrl.
|
2011-12-01 14:17:58 +01:00 |
Hans Leidekker
|
7d8730f8c5
|
winhttp: Resolve the server name only on the first request.
|
2011-11-25 16:22:02 +01:00 |
Hans Leidekker
|
768300c8aa
|
winhttp: Implement WinHttpGetProxyForUrl.
|
2011-11-18 15:37:05 +01:00 |
Hans Leidekker
|
f6c46dd074
|
winhttp: Implement WinHttpGetIEProxyConfigForCurrentUser.
|
2011-11-16 16:59:37 +01:00 |
Hans Leidekker
|
dcf1a81d8c
|
winhttp: Accept a missing buffer when parsing a decoded URL.
|
2011-11-15 19:37:30 +01:00 |
Hans Leidekker
|
96f2e7139c
|
winhttp: Implement WinHttpDetectAutoProxyConfigUrl.
|
2011-11-15 19:37:30 +01:00 |
Hans Leidekker
|
3c9d356bc4
|
winhttp: Convert string data to UTF-8 and add a corresponding content type header.
|
2011-11-14 13:10:18 +01:00 |
Marcus Meissner
|
8648c13140
|
winhttp: Fixed sizeof calls (Coverity).
|
2011-10-17 17:45:02 +02:00 |
Hans Leidekker
|
3762de9d8c
|
winhttp/tests: Initialize a variant with a known value.
|
2011-09-05 17:17:11 +02:00 |
Hans Leidekker
|
40bf74107f
|
winhttp: Implement IWinHttpRequest::SetAutoLogonPolicy.
|
2011-08-02 11:51:05 +02:00 |
Hans Leidekker
|
c54772c114
|
winhttp: Fix some valgrind warnings.
|
2011-07-29 13:32:41 +02:00 |
Hans Leidekker
|
114bc2b856
|
winhttp: Implement IWinHttpRequest::SetRequestHeader.
|
2011-07-26 10:24:10 +02:00 |
Hans Leidekker
|
2c8765e7fb
|
winhttp: Implement IWinHttpRequest::GetResponseHeader.
|
2011-07-26 10:24:05 +02:00 |
Hans Leidekker
|
3638908039
|
winhttp: Add some parameter checks.
|
2011-07-26 10:23:59 +02:00 |
Hans Leidekker
|
9237479d22
|
winhttp: Implement IWinHttpRequest::SetProxy.
|
2011-07-26 10:23:20 +02:00 |
Hans Leidekker
|
694d43a910
|
winhttp: Set last error if the server didn't return a valid response.
|
2011-07-24 12:33:59 +02:00 |
Hans Leidekker
|
b218ed1a69
|
winhttp: Implement IWinHttpRequest::SetCredentials.
|
2011-07-24 12:33:54 +02:00 |
Hans Leidekker
|
a25c865cb8
|
winhttp: Implement IWinHttpRequest::get_ResponseBody.
|
2011-07-24 12:33:49 +02:00 |
Hans Leidekker
|
116160f4ef
|
winhttp: Add tests for IWinHttpRequest.
|
2011-07-21 15:36:39 +02:00 |