Commit Graph

23 Commits

Author SHA1 Message Date
Nikolay Sivov 2b390f01ed atl: Simplify error handling in AtlAxAttachControl(). 2014-04-18 16:38:36 +02:00
Jacek Caban 2871b4f6cd atl/tests: Use HKCU instead of HKCR for registrar tests. 2014-03-06 16:25:29 +01:00
Frédéric Delanoy 10197d3173 atl/tests: Use BOOL type where appropriate. 2014-02-24 09:07:35 -06:00
Francois Gouget 07ac635d28 atl/registrar: Skip the test_registrar() tests if we don't have elevated privileges. 2014-02-13 17:52:14 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Michael Stefaniuc 2e1708dc1b tests: Readying some tests for the compilation with -D__WINESRC__. 2013-10-02 11:03:26 +02:00
Vincent Povirk d9211c9e5f atl: Do not access m_pTermFuncs if the structure is too small. 2013-07-27 11:54:19 -05:00
Michael Stefaniuc 4785c5865b atl/tests: Mark a WinNT result as broken. 2013-07-01 12:50:12 +02:00
Qian Hong 6b616f3ea8 atl: Don't forward AtlAxWinInit to atl100. 2013-03-25 16:23:10 +01:00
Jacek Caban 99065bb65f atl: Backport some tests from atl100. 2012-12-26 18:23:05 +01:00
Jacek Caban 65493cf137 atl: Use atlbase.h in tests. 2012-12-26 18:23:05 +01:00
Jacek Caban f1e41255e3 atl: Allow version-based differences in struct layouts. 2012-12-10 18:29:54 +01:00
Jacek Caban efd0eead07 atl: Properly fail on an aggregation attempt. 2012-11-15 21:21:52 +01:00
Paul Vriens bbbd5a4917 atl/tests: Skip tests on old versions of atl.dll. 2010-11-29 19:43:34 +01:00
Damjan Jovanovic cd4b9c1127 atl: Add support for binary values in IRegistrar. 2010-11-24 12:07:24 +01:00
Damjan Jovanovic d2a221d2b5 atl: Improve IRegistrar dword parsing. 2010-11-24 12:07:21 +01:00
Paul Vriens 507b29a046 atl/tests: Fix a test failure on Win95. 2010-09-20 13:01:18 +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 Goujon e4bb3ae755 atl: Fix AtlAxAttachControl wine check. 2010-08-17 12:57:17 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Paul Vriens 13a7ecff57 atl/tests: Skip tests if function is not implemented. 2010-07-19 14:49:07 +02:00
Andrew Nguyen e01794d4f7 atl: Accept a NULL output container pointer in AtlAxAttachControl. 2010-06-30 11:55:10 +02:00
Marcus Meissner b3f0425580 atl: Also handle struct sizes for 64bit. 2010-06-15 20:10:00 +02:00