Commit Graph

358 Commits (a9d8f9a0a23f197638cb9ae1b79a310f2d6880c3)

Author SHA1 Message Date
Hans Leidekker 85e9e21929 wininet: Ignore the accept types array in HttpOpenRequestA if there are invalid pointers. 2011-09-27 16:24:26 +02:00
Alexandre Julliard 905d6844e3 wininet/tests: Avoid crash on test failure. 2011-09-09 15:57:59 +02:00
Alexandre Julliard 006bb26b8c wininet/tests: Remove an invalid FTP test. 2011-09-01 18:06:39 +02:00
André Hentschel 37cdf6bd26 wininet: Test and fix possible error situations for InternetQueryOption with INTERNET_OPTION_PROXY. 2011-08-24 12:14:46 +02:00
Austin English c13f29357a wininet/tests: Remove win9x hacks. 2011-07-27 12:26:18 +02:00
Austin English 2a16ae1d06 wininet: Make sure to use return values (LLVM/Clang). 2011-07-26 10:21:44 +02:00
Jacek Caban a664fa8041 wininet: Added dwError of INTERNET_STATUS_REQUEST_COMPLETE notifications tests. 2011-06-10 15:28:42 +02:00
Jacek Caban 8e37ed551a wininet: Don't pass handle to INTERNET_REQUEST_COMPLETE unless the request is opened via InternetPoenUrl. 2011-06-10 15:28:32 +02:00
Jacek Caban 6eff315555 wininet: Added connection closing tests. 2011-05-23 16:25:44 +02:00
Jacek Caban 5a5eddfe81 wininet: Added 204 No Content response tests. 2011-05-13 17:05:27 +02:00
Jacek Caban 188de03497 wininet: Better closing async handles in tests. 2011-05-13 17:05:27 +02:00
Jacek Caban 3ab297125d wininet: Clean up closing connection notifications tests. 2011-05-13 17:05:27 +02:00
Jacek Caban 8a1df203ae wininet: Added support for persistent HTTP connections. 2011-05-10 18:57:23 +02:00
Jacek Caban aa4e663954 wininet: Use test.winehq.org for post tests. 2011-05-02 16:38:01 +02:00
Jacek Caban 7611d10732 wininet: Added more tests. 2011-04-04 11:53:01 +02:00
Francois Gouget 4abe4cf1b1 wininet/tests: Fix compilation on systems that don't support nameless unions. 2011-03-18 11:28:45 +01:00
Francois Gouget d705465de8 wininet/tests: Make test_InternetErrorDlg() static. 2011-03-16 14:14:24 +01:00
Jacek Caban 71265980ff wininet: Update remaining HttpOpenRequest to use the new hello.html location. 2011-03-15 17:14:07 +01:00
Alexandre Julliard ac6a5a6355 wininet/tests: Update test data location to test.winehq.org/tests. 2011-03-14 19:31:31 +01:00
Juan Lang 819eb52866 wininet: Reimplement IsUrlCacheEntryExpired. 2011-03-11 11:41:55 +01:00
Juan Lang 190acb9e26 wininet: Implement sticky url cache entries. 2011-03-10 14:27:35 +01:00
Juan Lang f7340864b9 wininet: Test sticky url cache entries. 2011-03-10 14:25:12 +01:00
Juan Lang 6617c19c4b wininet: Treat times of 0 as a special value. 2011-03-10 14:25:06 +01:00
Juan Lang 9a45cfc527 wininet: Add more tests for CommitUrlCacheEntry. 2011-03-10 14:24:27 +01:00
Juan Lang c485996e5e wininet/tests: Add a couple more tests for GetUrlCacheEntryInfoEx. 2011-03-09 12:48:33 +01:00
Juan Lang eeb3e86f38 wininet/tests: Test retrieving http requests from cache. 2011-03-02 12:29:22 +01:00
Austin English 5da40467c8 wininet/tests: Make sure to use return value (LLVM/Clang). 2011-02-07 10:11:06 -06:00
Jacek Caban 680f251220 wininet: status_string clean up. 2011-02-04 15:25:32 +01:00
Jacek Caban 572c4f7039 wininet: Added more InternetCloseHandle tests. 2011-02-03 13:15:18 +01:00
Hans Leidekker 86eb9c24f1 wininet/tests: Trace errors from InternetReadFile in test_basic_request. 2011-01-24 16:04:33 +01:00
Greg Geldorp 859be0a283 wininet/tests: Fix failures when connecting through proxy. 2011-01-21 13:49:33 +01:00
Huw Davies 354f97dff8 wininet: Add tests for querying INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER and fix typo in the implementation. 2011-01-19 16:54:13 +01:00
Jacek Caban 2f4968b597 wininet: Fixed memory leak in tests (valgrind). 2011-01-13 17:26:21 +01:00
Jacek Caban 0662555af3 wininet: Added post data tests. 2011-01-13 17:26:17 +01:00
André Hentschel 145031b8d4 wininet/tests: Don't call GetLastError() twice. 2010-12-31 11:42:35 +01:00
André Hentschel cc90dc6f3b include: Add ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED for wininet tests. 2010-12-21 19:47:14 +01:00
David Hedberg 08fe24de06 wininet: Add a simple certificate dialog to InternetErrorDlg. 2010-12-20 12:47:39 +01:00
Francois Gouget 9ca197261d wininet/tests: Add a trailing '\n' to ok() calls. 2010-11-02 13:16:14 +01:00
Jacek Caban fa5839399f wininet: Skip more tests on IE older than 6.0. 2010-10-19 13:47:58 +02:00
Andrew Eikum 6525d89c95 shlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCanonicalize. 2010-10-12 12:17:38 +02:00
Andrew Eikum 3555226acf wininet: Clean up returned UrlPath for file protocol URLs. 2010-10-06 11:20:23 +02:00
Juan Lang 80545ef966 wininet: Secure flag is set in the request, not in the session. 2010-10-01 17:48:05 +02:00
Juan Lang 887aeb6a09 wininet: Support querying the cipher strength of an SSL connection. 2010-10-01 15:20:49 +02:00
Juan Lang 56ebc04ab6 wininet: Returned certificate strings are always ASCII. 2010-10-01 15:20:41 +02:00
Juan Lang 86732e04d8 wininet: Add some secure connection tests. 2010-10-01 15:20:35 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Marcus Meissner 3d5a3a32ce wininet: Fixed buffer lengths in InternetCrackUrlW tests. 2010-06-10 17:17:57 +02:00
Hans Leidekker 02abc3b216 wininet: Add tests for setting and retrieving the context value. 2010-05-25 13:30:37 +02:00
Piotr Caban ee72094ca8 wininet: Added INTERNET_OPTION_ERROR_MASK flag handling to InternetSetOptionW. 2010-05-19 15:00:55 +02:00