Commit Graph

14 Commits

Author SHA1 Message Date
Nikolay Sivov 51a4fce54d oledb32/tests: Simplify IMalloc handling. 2014-05-05 12:17:56 +02:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Michael Stefaniuc cb194006e9 oledb32/tests: Compile with -D__WINESRC__. 2013-10-17 10:43:57 +02:00
Michael Stefaniuc 0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
Alistair Leslie-Hughes 7f1473ac59 oledb32: Support more default properties. 2013-06-05 17:31:39 +02:00
Alistair Leslie-Hughes 8f8212b856 oledb32: Add support for IDBInitialize interface in IDataInitialize. 2012-10-03 13:15: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
Rob Shearman d5ef09409d oledb32: Add test for marshalling IDBProperties. 2009-11-09 20:24:50 +01:00
Huw Davies 5028334c9a oledb32/tests: Add CanConvert tests. 2009-09-17 10:10:54 -05:00
Huw Davies 678f98ea88 oledb32/tests: Add some tests for IDCInfo. 2009-09-10 12:13:37 +02:00