Lei Zhang
|
ae28430ff8
|
oleaut32/tests: Add a VarFormat test for date and time.
|
2009-02-02 12:07:38 +01:00 |
Rob Shearman
|
f545468a2d
|
oleaut32: Initialise more of the context passed into user marshal functions in the tests for these functions.
Enable unmarshall testing for LPSAFEARRAYs and BSTRs which works on
Windows now that enough of the context has been filled in.
|
2009-02-02 11:55:32 +01:00 |
Alasdair Sinclair
|
ded6c50b78
|
oleaut32/tests: Fix missing void in empty parameter list.
|
2009-01-30 11:43:26 +01:00 |
Rob Shearman
|
522662faa9
|
oleaut32: Fix the typelib tests on 64-bit platforms.
|
2009-01-29 14:06:59 +01:00 |
Michael Stefaniuc
|
330e6d86f9
|
oleaut32/tests: Remove superfluous pointer casts.
|
2009-01-29 14:05:58 +01:00 |
Rob Shearman
|
17a30ff2e8
|
oleaut32: Test the return value of the remote IWidget_StructArgs call.
|
2009-01-12 13:07:10 +01:00 |
Alexandre Julliard
|
3b6cab3f77
|
oleaut32/tests: Only compare the initialized part of DECIMAL variants.
|
2009-01-09 14:06:14 +01:00 |
Alexandre Julliard
|
6f3184829f
|
oleaut32/tests: Avoid printing pointer differences in traces.
|
2009-01-08 13:02:32 +01:00 |
Nikolay Sivov
|
3950752682
|
oleaut32/tests: Fix copy/paste typo in test output.
|
2009-01-08 12:55:00 +01:00 |
Nikolay Sivov
|
b91f4a3dae
|
oleaut32: Check pointer in IPicture::get_Type.
|
2009-01-07 12:50:56 +01:00 |
Nikolay Sivov
|
a22ca1c2d9
|
oleaut32: Check pointer in IPicture::get_Handle.
|
2009-01-07 12:50:51 +01:00 |
Nikolay Sivov
|
76925b06c2
|
oleaut32: Check pointer in IPicture_get_Attributes.
|
2009-01-06 12:42:49 +01:00 |
Nikolay Sivov
|
5b88f0d916
|
oleaut32: Add PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture_get_Attributes.
|
2009-01-06 12:42:43 +01:00 |
Michael Stefaniuc
|
e86eb8efa6
|
include: Change RPC_STATUS from long to LONG for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
|
2009-01-04 13:34:38 +01:00 |
Jeremy Drake
|
970a500fb4
|
oleaut32/tests: Fix double GlobalFree in olepicture tests.
|
2008-12-16 14:08:55 +01:00 |
Francois Gouget
|
c597792400
|
oleaut32/tests: Make the Widget_*() and KindaEnum_*() functions static.
|
2008-12-15 12:25:46 +01:00 |
Nikolay Sivov
|
b6d50aed41
|
oleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture::Render.
|
2008-12-11 14:28:35 +01:00 |
Alexandre Julliard
|
a840b6a7f8
|
Avoid including time.h before winsock.h in tests.
|
2008-12-04 12:42:53 +01:00 |
Kirill K. Smirnov
|
a03cc957e1
|
oleaut32: Add tests for metafiles, make them pass under Wine.
|
2008-10-06 14:15:01 +02:00 |
Damjan Jovanovic
|
72faaf1273
|
oleaut32: Fix double negative sign regression in VarFormat.
|
2008-09-25 11:52:00 +02:00 |
Michael Stefaniuc
|
319f28553c
|
oleaut32/tests: Fix printf format warning.
|
2008-09-25 11:51:23 +02:00 |
James Hawkins
|
40aeb9563f
|
oleaut32: Fix a failing test in win95.
|
2008-09-24 13:12:04 +02:00 |
Michael Stefaniuc
|
99829f1d63
|
oleaut32/tests: Remove redundant NULL check before SysFreeString (Smatch).
|
2008-09-24 12:52:35 +02:00 |
Mikołaj Zalewski
|
5c2fd1b192
|
oleaut32: VT_USERDEFINED records are passed by value.
|
2008-09-16 11:31:32 +02:00 |
Paul Vriens
|
22c5fbdc2c
|
oleaut32/tests: Don't crash on Win95.
|
2008-09-15 11:23:39 +02:00 |
Paul Vriens
|
1cfb958a2e
|
oleaut32/tests: Skip some tests on win9x.
|
2008-08-28 11:24:49 +02:00 |
Damjan Jovanovic
|
506ff74bb1
|
oleaut32: Thousands separator support for VarFormat.
|
2008-08-26 12:07:40 +02:00 |
Damjan Jovanovic
|
05a2c56622
|
oleaut32: Fix negative number handling in VarFormat.
|
2008-08-25 12:36:26 +02:00 |
Damjan Jovanovic
|
1cbd1c2bf3
|
oleaut32: Add a failing VarFormat test.
|
2008-08-22 10:37:56 +02:00 |
Reece Dunn
|
e22e480f16
|
oleaut32: Fix the SafeArrayGetVartype tests on Vista and use that behaviour.
|
2008-07-25 11:29:42 +02:00 |
Detlef Riekenberg
|
b4f2c50687
|
oleaut32/tests: Run more typelib tests on win9x.
|
2008-07-21 14:45:48 +02:00 |
Detlef Riekenberg
|
c81b2b2c74
|
oleaut32/tests: Fix tmarshal tests on win9x.
|
2008-07-21 14:45:45 +02:00 |
Reece Dunn
|
4140801e2d
|
oleaut32: Fix the vartype tests on Vista.
|
2008-07-21 14:44:53 +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
|
698fac4983
|
oleaut32: Fix a few failing tests in win9x.
|
2008-07-08 10:56:42 +02:00 |
Jon Griffiths
|
0cf087820e
|
oleaut32/test: Fix valgrind leaks.
|
2008-07-07 14:16:07 +02:00 |
James Hawkins
|
d932fefb61
|
oleaut32: Fix a test that fails on all platforms up to and including win2k.
|
2008-07-01 15:00:01 +02:00 |
James Hawkins
|
192dbae550
|
oleaut32: Trace the failing VarCmp result.
|
2008-06-30 12:47:47 +02:00 |
Jacek Caban
|
6971db7ee3
|
oleaut32: Added test showing need to QueryInterface on dual interface in ITypeInfo::Invoke.
|
2008-06-30 12:11:40 +02:00 |
Alexandre Julliard
|
ec11a7b828
|
oleaut32/tests: Allow UuidCreate to return RPC_S_UUID_LOCAL_ONLY.
|
2008-06-24 11:51:07 +02:00 |
Jon Griffiths
|
eb0566972a
|
oleaut32/tests: Fix invalid free (found by valgrind).
|
2008-06-20 12:23:06 +02:00 |
Paul Vriens
|
698d1111d6
|
oleaut32/tests: Remove some stray spaces from the ok message.
|
2008-06-19 11:55:13 +02:00 |
Dan Kegel
|
035f1dd0b0
|
oleaut32/tests: Initialize reserved fields to unique values.
|
2008-06-09 19:39:55 +02:00 |
Dan Kegel
|
3fa578220e
|
oleaut32/tests: VariantInit() isn't enough, you have to give a value, too.
|
2008-06-06 10:28:48 +02:00 |
Dan Kegel
|
a8ad5cd558
|
oleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants.
|
2008-06-04 12:53:33 +02:00 |
Jon Griffiths
|
7cdc50fede
|
oleaut32/tests: Fix memory leaks reported by valgrind.
|
2008-06-02 13:44:19 +02:00 |
Paul Vriens
|
4ee90e94f6
|
oleaut32/tests: Cleanup typelib after the test.
|
2008-06-02 12:11:52 +02:00 |
James Hawkins
|
4c928d39ad
|
oleaut32: Disable olefont tests that fail on all platforms.
|
2008-05-29 12:12:54 +02:00 |
Michael Karcher
|
14e069b3d6
|
oleaut32/tests: Call functions via manually obtained pointers.
|
2008-05-27 19:35:40 +02:00 |
Michael Karcher
|
c5310eda8d
|
oleaut32: Currency to BSTR must use local decimal separator.
|
2008-05-27 12:05:48 +02:00 |