Commit Graph

28 Commits

Author SHA1 Message Date
André Hentschel a6657bb084 itss/tests: Fix compiler warnings with flag -Wunused-macros. 2014-12-11 11:55:48 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Jacek Caban 60195ff6a9 itss: Fixed fragment part handling in IInternetProtocolInfo::CombineUrl. 2012-12-05 20:23:53 +01:00
Jacek Caban fa53a8ccef itss: Cleaned up CombineUrl tests. 2012-12-05 20:23:52 +01:00
Jacek Caban 1a56a73c86 itss: Canonicalize relative paths before resolving object. 2012-09-21 17:05:52 +02:00
Francois Gouget 91adaf623e itss/tests: Fix spelling of a variable name. 2011-08-01 18:26:26 +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
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
Paul Vriens 1d52f5f00a itss/tests: Fix test failures on some Win95 and NT4 boxes. 2009-02-20 18:36:51 +01:00
Michael Stefaniuc f67256fb2f itss/tests: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:43:09 +02:00
Alexandre Julliard 79c64acc7b tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
2008-07-08 17:51:45 +02:00
James Hawkins 863b0cdff7 itss: Remove a test that we expect to fail sometimes. 2008-05-02 11:33:31 +02:00
Alexandre Julliard dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Jacek Caban 9577c4cb74 itss: Added BINDF_NEEDFILE test. 2008-02-04 13:17:17 +01:00
Jacek Caban 0f16c1496f itss: Fixed tests on old IE. 2007-10-30 12:46:46 +01:00
Jacek Caban cecc7ab747 itss: Fixed test crash on IE7. 2007-10-26 14:04:17 +02:00
Alexandre Julliard 14395a509a itss/tests: We can now store binary files in the repository. 2007-09-17 16:15:26 +02:00
Jacek Caban b68e0cef1b itss: Added test of URLs with trailing slash. 2007-03-13 20:52:51 +01:00
Jacek Caban 46132ee2cd itss: Added CombineUrl implementation. 2007-02-23 11:24:01 +01:00
Jacek Caban c0351acd57 itss: Added ParseUrl implementation. 2007-02-23 11:24:01 +01:00
Jacek Caban a4cc844bec itss: Added IInternetProtocolInfo interface stub implementation. 2007-02-23 11:24:01 +01:00
Jacek Caban 09cf4e5dcc itss: Added test of paths with back slashes and escaped URLs. 2007-02-23 11:24:01 +01:00
Jacek Caban 73452e90a4 itss: Fix handling URLs without '/' in object name. 2007-02-12 12:39:42 +01:00
Jacek Caban 42dda83b3f itss: Allow reading from ReportData call. 2007-02-06 22:07:21 +01:00
Jacek Caban 6489a1c242 itss: Added more protocol tests. 2007-01-15 12:30:37 +01:00
Jacek Caban 1e65d4743c itss: Added test of protocol. 2006-12-26 12:36:46 +01:00