Paul Vriens
|
1d6132bed6
|
oleaut32/tests: Cast-qual warning fixes.
|
2007-01-24 11:59:15 +01:00 |
Alexandre Julliard
|
d857d0f767
|
oleaut32/tests: Fix the FSF address.
|
2007-01-23 14:01:11 +01:00 |
Alexandre Julliard
|
aa9dcb4201
|
oleaut32/tests: Add tmarshal test.
|
2007-01-23 12:43:53 +01:00 |
Francois Gouget
|
7f05a94f50
|
oleaut32/tests: Fix compilation on systems that don't support nameless structs (e.g. gcc 2.95).
|
2007-01-23 11:26:39 +01:00 |
Alexandre Julliard
|
25571d8789
|
oleaut32/tests: Replace some macros by functions to reduce code size and compile time.
|
2007-01-15 13:01:42 +01:00 |
Paul Vriens
|
23bbca535f
|
oleaut32/tests: Cast-qual warnings fixes.
|
2007-01-12 20:41:10 +01:00 |
Francois Gouget
|
3dd1a8b4f1
|
oleaut32/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:07:45 +01:00 |
Francois Gouget
|
ac25a3f93d
|
oleaut32/tests: Fix compilation on systems with no nameless unions (e.g. gcc 2.95).
|
2007-01-08 12:07:37 +01:00 |
Rob Shearman
|
72a84fbf06
|
oleaut32: SafeArrayAllocData should succeed when cbElements is 0.
|
2006-12-28 12:17:11 +01:00 |
Alex Villacís Lasso
|
c290f623e0
|
oleaut32: Fix VarMod(VT_DECIMAL) test by properly initializing the DECIMAL to use.
Fix Wine handling of VT_DECIMAL in VarMod.
|
2006-12-26 13:25:03 +01:00 |
Alex Villacís Lasso
|
8b95d95eb8
|
oleaut32: Fix tests for redundant headers in OLEPicture load from IStream.
|
2006-12-24 14:02:44 +01:00 |
Rob Shearman
|
029d244ea9
|
oleaut32: Fix a crash when executing the VarAnd test with an old version of oleaut32.dll.
|
2006-12-24 13:08:10 +01:00 |
Rob Shearman
|
452c127071
|
oleaut32: Fix the VarPow tests for older versions of oleaut32.
|
2006-12-24 13:08:06 +01:00 |
Marcus Meissner
|
f0280cbd1e
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01:00 |
Alexandre Julliard
|
87fa2e3f91
|
oleaut32/tests: Use LOCALE_NOUSEROVERRIDE in tests that depend on the decimal separator.
|
2006-12-07 14:05:45 +01:00 |
Charles Blacklock
|
2b2ee9c7d1
|
oleaut32: Add VarBstrCmp binary comparison for LCID==0.
|
2006-11-30 20:06:37 +01:00 |
Dmitry Timoshkov
|
50a18ca57e
|
shlwapi: Unify SHDeleteKeyW implementation with SHDeleteKeyA.
|
2006-11-10 13:50:00 +01:00 |
Dmitry Timoshkov
|
75dd3534f9
|
oleaut32: Constify some data.
|
2006-11-10 13:49:56 +01:00 |
Alex Villacís Lasso
|
a7128fbc4d
|
oleaut32: olepicture - Support multiple redundant headers before picture data.
|
2006-11-08 15:50:45 +01:00 |
Francois Gouget
|
30e44c85c8
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
Francois Gouget
|
ff64e09605
|
oleau32: The PSDK's ELEMDESC's union is nameless, always. So use the U(x) macro.
|
2006-11-07 15:24:43 +01:00 |
Rob Shearman
|
2b65782d1e
|
oleaut32: Fix a reference count leak in the typelib test.
|
2006-10-24 17:46:39 +02:00 |
Dmitry Timoshkov
|
20c40e0659
|
oleaut32: Make QueryPathOfRegTypeLib test pass under Wine.
|
2006-10-23 15:16:55 +02:00 |
Dmitry Timoshkov
|
a1914dbbb8
|
oleaut32: Add a test for QueryPathOfRegTypeLib.
|
2006-10-23 15:16:28 +02:00 |
Hans Leidekker
|
279207b258
|
oleaut32/tests: Win64 printf format warning fixes.
|
2006-10-12 20:41:09 +02:00 |
Francois Gouget
|
96f393178d
|
oleaut32: Remove unnecessary casts.
|
2006-10-03 20:18:45 +02:00 |
Stefan Leichter
|
a94bd8afdd
|
oleaut32/tests: Print each 64-bit integers as two 32 bit integers.
|
2006-10-02 11:55:53 +02:00 |
Francois Gouget
|
b21526925d
|
oleaut32: Fixed compilation in the nameless union case.
|
2006-10-02 11:54:23 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Benjamin Arai
|
8d921f1d3c
|
oleaut32: Conformance test for function variant:VarImp.
|
2006-09-21 11:25:45 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Benjamin Arai
|
7e1f392a27
|
oleaut32: Conformance test for function variant:VarIdiv.
|
2006-09-12 10:53:56 +02:00 |
Benjamin Arai
|
a4ec2721a4
|
oleaut32: Conformance test for function variant:VarDiv.
|
2006-09-12 10:53:14 +02:00 |
Benjamin Arai
|
aee8a62136
|
oleaut32: Conformance test for function variant:VarPow.
|
2006-09-08 12:55:05 +02:00 |
Benjamin Arai
|
9e3e591bf2
|
oleaut32: Conformance test for function variant:VarAnd.
|
2006-09-08 12:52:22 +02:00 |
Benjamin Arai
|
6aaf2af5c0
|
oleaut32: Updated conformance test return string for VT_RESERVED.
|
2006-08-24 11:51:58 +02:00 |
Benjamin Arai
|
bf6867024c
|
oleaut32: Conformance test for olefont:AddRefHfont.
|
2006-08-14 11:48:03 +02:00 |
Benjamin Arai
|
c4ba8a8c87
|
oleaut32: Conformance test for olefont:ReleaseHfont.
|
2006-08-14 11:47:55 +02:00 |
Benjamin Arai
|
0b44e9a641
|
oleaut32: Added test to check if olefont:IFont_QueryInterface increments ref counter.
|
2006-08-12 11:40:12 +02:00 |
Tijl Coosemans
|
48e1faff1e
|
oleaut32/tests: Test relative error, not absolute.
|
2006-08-07 13:11:48 +02:00 |
Benjamin Arai
|
be37e95105
|
oleaut32: Implement function olefont:OLEFontImpl_IsEqual.
|
2006-08-03 18:22:03 +02:00 |
Benjamin Arai
|
41641554f4
|
oleaut32: Conformance test for olefont:OLEFontImpl_IsEqual.
|
2006-08-03 18:20:54 +02:00 |
Robert Shearman
|
33582cc69e
|
oleaut32: Add some validation for the DISPPARAMS structure in ITypeInfo::Invoke.
|
2006-07-31 21:25:44 +02:00 |
Benjamin Arai
|
63c26dac23
|
oleaut32: Move varformat conformance tests to new file varformat.c
|
2006-07-31 11:21:45 +02:00 |
Benjamin Arai
|
f10ed1f16e
|
oleaut32: VarSub: Conformance test.
|
2006-07-28 12:56:45 +02:00 |
Robert Shearman
|
e0e7d96ee6
|
oleaut32: Implement getting of all properties in IPictureDisp::Invoke.
|
2006-07-28 12:56:45 +02:00 |
Robert Shearman
|
9985f50389
|
oleaut32: Add a test for passing an invalid number of input parameters into IFontDisp::Invoke with DISPATCH_PROPERTYGET.
|
2006-07-28 12:56:45 +02:00 |
Robert Shearman
|
25aff05e4a
|
oleaut32: Add validation for parameters in IPictureDisp::Invoke.
Add some tests for IPictureDisp::Invoke.
|
2006-07-28 12:56:44 +02:00 |
Robert Shearman
|
18732f85f9
|
oleaut32: Fix the return code for an invalid dispid in IFontDisp::Invoke.
|
2006-07-28 12:56:44 +02:00 |
Robert Shearman
|
fd48f795ff
|
oleaut32: Add a successful test for IFontDisp::Invoke.
|
2006-07-28 12:56:44 +02:00 |