Robert Shearman : wininet: Move URL-related tests to a separate file.
Module: wine Branch: refs/heads/master Commit: 74cb03247d3cfb5d4eae60348a403c726a914931 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=74cb03247d3cfb5d4eae6034... Author: Robert Shearman <rob(a)codeweavers.com> Date: Tue Mar 14 18:49:19 2006 +0100 wininet: Move URL-related tests to a separate file. --- dlls/wininet/tests/.gitignore | 1 dlls/wininet/tests/Makefile.in | 3 dlls/wininet/tests/http.c | 655 --------------------------------------- dlls/wininet/tests/url.c | 671 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 675 insertions(+), 655 deletions(-) create mode 100644 dlls/wininet/tests/url.c Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=74cb03247d3cfb5d4eae...
participants (1)
-
Alexandre Julliard