David Hedberg
|
08fe24de06
|
wininet: Add a simple certificate dialog to InternetErrorDlg.
|
2010-12-20 12:47:39 +01: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 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Andrew Eikum
|
0a84bd728a
|
wininet: Handle PROXY_TYPE_PROXY | PROXY_TYPE_DIRECT per-connection flags.
|
2010-01-25 18:05:02 +01:00 |
Rob Shearman
|
99e7f7ab6e
|
wininet: Add tests for some URL cache functions.
|
2008-03-12 17:55:41 +01:00 |
Paul Vriens
|
8e9a81ea08
|
wininet/tests: Add ftp tests.
|
2007-02-05 21:04:26 +01:00 |
Hans Leidekker
|
de3b5be338
|
wininet/tests: Win64 printf format warning fixes.
|
2006-10-05 17:45:09 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Mike McCormack
|
854808d9d4
|
wininet: Add a standalone http test.
|
2006-05-16 20:21:34 +02:00 |
Robert Shearman
|
74cb03247d
|
wininet: Move URL-related tests to a separate file.
|
2006-03-14 18:49:19 +01:00 |
Vijay Kiran Kamuju
|
7660614b0d
|
wininet: Add tests for InternetQueryOption.
|
2006-02-06 14:12:22 +01:00 |
Alexandre Julliard
|
cc4da88563
|
Explicitly import kernel32 in tests that use it.
|
2005-08-27 09:27:09 +00:00 |
Patrik Stridvall
|
9398d9c129
|
Updated the generated tests.
|
2002-11-12 01:13:10 +00:00 |
Alexandre Julliard
|
edeee89c3e
|
Create separate makefiles for tests for more flexibility.
|
2002-08-09 01:22:40 +00:00 |