16 Commits

Author SHA1 Message Date
Alexandre Julliard
99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
André Hentschel
c39eac6332 sti/tests: Fix tests compilation with __WINESRC__ defined. 2013-10-24 10:48:58 +02:00
Alexandre Julliard
55e44092bd makefiles: Remove useless definitions of COM_NO_WINDOWS_H. 2013-10-14 16:05:31 +02:00
Michael Stefaniuc
0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
Michael Stefaniuc
9463dba830 tests: Use the explicit LoadLibraryA function. 2013-10-02 11:02:21 +02:00
Alexandre Julliard
788cd8090c makefiles: Don't allow extra libraries in tests. 2013-07-10 16:49:54 +02:00
Francois Gouget
3de330db54 tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
Francois Gouget
b883b5574e sti/tests: Skip some tests if not allowed to register our test application. 2011-09-21 11:35:43 +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
Damjan Jovanovic
226998185f sti: Add launch application registry. 2010-01-19 12:43:30 +01:00
Damjan Jovanovic
0dea7326c3 sti: Allow CoCreateInstance aggregation and fix a broken test. 2009-10-07 12:22:33 +02:00
Damjan Jovanovic
6d2a5e190c sti: Add aggregation tests for the IStillImageW interface. 2009-10-06 11:56:13 +02:00
Damjan Jovanovic
ee1dd49076 sti: Test behavior of creation with the A/W functions versus STI_VERSION_FLAG_UNICODE. 2009-09-28 12:56:12 +02:00