projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32/tests: Test relative error, not absolute.
[wine]
/
dlls
/
oleaut32
/
tests
/
2006-08-07
Tijl Coosemans
oleaut32/tests: Test relative error, not absolute.
tree
|
commitdiff
2006-08-03
Benjamin Arai
oleaut32: Implement function olefont:OLEFontImpl_IsEqual.
tree
|
commitdiff
2006-08-03
Benjamin Arai
oleaut32: Conformance test for olefont:OLEFontImpl_IsEqual.
tree
|
commitdiff
2006-07-31
Robert Shearman
oleaut32: Add some validation for the DISPPARAMS struct...
tree
|
commitdiff
2006-07-31
Benjamin Arai
oleaut32: Move varformat conformance tests to new file...
tree
|
commitdiff
2006-07-28
Benjamin Arai
oleaut32: VarSub: Conformance test.
tree
|
commitdiff
2006-07-28
Robert Shearman
oleaut32: Implement getting of all properties in IPictu...
tree
|
commitdiff
2006-07-28
Robert Shearman
oleaut32: Add a test for passing an invalid number...
tree
|
commitdiff
2006-07-28
Robert Shearman
oleaut32: Add validation for parameters in IPictureDisp...
tree
|
commitdiff
2006-07-28
Robert Shearman
oleaut32: Fix the return code for an invalid dispid...
tree
|
commitdiff
2006-07-28
Robert Shearman
oleaut32: Add a successful test for IFontDisp::Invoke.
tree
|
commitdiff
2006-07-27
Robert Shearman
oleaut32: Add validation of some more parameters in...
tree
|
commitdiff
2006-07-27
Robert Shearman
oleaut32: Clean up IFontDisp::Invoke by using VariantCh...
tree
|
commitdiff
2006-07-21
Benjamin Arai
oleaut32: Fix missing tests and heap errors for VarCat...
tree
|
commitdiff
2006-07-21
Benjamin Arai
oleaut32: OLEFontImpl_GetIDsOfNames conformance test.
tree
|
commitdiff
2006-07-19
Benjamin Arai
oleaut32: Update error codes for VarMod.
tree
|
commitdiff
2006-07-18
Robert Shearman
oleaut32: Revert check for FUNCFLAG_FRESTRICTED in...
tree
|
commitdiff
2006-07-17
Robert Shearman
oleaut32: Test the return value of VarCat in the tests.
tree
|
commitdiff
2006-07-14
Robert Shearman
oleaut32: Don't execute a function in ITypeInfo::Invoke...
tree
|
commitdiff
2006-07-11
Benjamin Arai
oleaut32: Conformance test and patch for VarCat.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-10
qingdoa daoo
oleaut32: Copying a NULL BSTR should result in an empty...
tree
|
commitdiff
2006-07-07
Robert Shearman
oleaut32: ITypeComp_fnBind should do case-insensitive...
tree
|
commitdiff
2006-07-07
Robert Shearman
oleaut32: Fix the error code returned by ITypeComp...
tree
|
commitdiff
2006-07-03
Robert Shearman
oleaut32: Fix parsing of hex numbers with 'e' in the...
tree
|
commitdiff
2006-06-22
Juan Lang
oleaut32: Correctly handle NULLs embedded in BSTRs...
tree
|
commitdiff
2006-06-19
Kevin Koltzau
oleaut32: Fix 64bit warnings in tests.
tree
|
commitdiff
2006-06-09
qingdoa daoo
oleaut32: Fix safearray data destruction.
tree
|
commitdiff
2006-06-06
qingdoa daoo
oleaut32: safearray: Convert dimension index at the...
tree
|
commitdiff
2006-05-24
Alexandre Julliard
Tests should not use wine/unicode.h.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-10
Huw Davies
oleaut32: Correctly handle the case when the number...
tree
|
commitdiff
2006-05-08
Huw Davies
oleaut32: Preserve the 'auto' features before copying...
tree
|
commitdiff
2006-05-07
Huw Davies
oleaut32: Remove weird attempt to clear VT_VARIANT.
tree
|
commitdiff
2006-05-07
Huw Davies
oleaut32: Rewrite VARIANT user marshaling.
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Alignment fixes for safearrays.
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Fix tests under win2k.
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Split out the SAFEARRAY and BSTR tests so...
tree
|
commitdiff
2006-05-05
Huw Davies
oleaut32: Fix BSTR marshaling to be wire compatible...
tree
|
commitdiff
2006-03-21
Robert Shearman
oleaut: ITypeInfo::GetIDsOfNames should search inherite...
tree
|
commitdiff
2006-03-06
Robert Shearman
oleaut: Fix VarFormat for VT_NULL variants.
tree
|
commitdiff
2006-03-06
Robert Shearman
oleaut: Add some more VarFormat tests and fix the VarMo...
tree
|
commitdiff
2006-02-24
Robert Shearman
oleaut: Fix standard font cloning.
tree
|
commitdiff
2006-02-16
Robert Shearman
oleaut: Test some error conditions in ITypeInfo::GetIDs...
tree
|
commitdiff
2006-02-10
Robert Shearman
oleaut: Add tests for IFontEventsDisp.
tree
|
commitdiff
2006-02-06
Huw Davies
oleaut32: Fixes and tests for CreateDispTypeInfo.
tree
|
commitdiff
2006-01-27
Alexandre Julliard
oleaut32: Ignore new test ok file.
tree
|
commitdiff
2006-01-27
Robert Shearman
ole: Test and implement LPSAFEARRAY marshaling.
tree
|
commitdiff
2006-01-24
Dmitry Timoshkov
Make more arrays const.
tree
|
commitdiff
2006-01-18
Michael Stefaniuc
oleaut: Add missing SysFreeString to the Var{Mul,Add...
tree
|
commitdiff
2006-01-18
Michael Stefaniuc
oleaut: Merge the VarCmp tests from vartype.c into...
tree
|
commitdiff
2006-01-16
Michael Stefaniuc
oleaut32: Tests for the VarCmp reimplementation.
tree
|
commitdiff
2005-12-12
Robert Shearman
OLE: Fix SafeArrayCopy for NULL pvData.
tree
|
commitdiff
2005-12-06
Robert Shearman
OLE: Add tests for the typelib version of ITypeComp_Bind.
tree
|
commitdiff
2005-12-05
Michael Stefaniuc
Fix VarBstrCmp for NULL input BSTRs (MSDN is wrong).
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-07
Marcus Meissner
Added support of loading of IPicture data from non...
tree
|
commitdiff
2005-11-04
Robert Shearman
Add a test for Invoking an OleFont function.
tree
|
commitdiff
2005-11-03
Uwe Bonnes
Extend VarCmp() and add test cases.
tree
|
commitdiff
2005-11-01
Marcus Meissner
SysReAllocString of same pointer returns TRUE.
tree
|
commitdiff
2005-10-27
Alex Villacís Lasso
Add tests for functionality implemented or corrected...
tree
|
commitdiff
2005-09-26
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Remove the 'L' suffix on a number of constants to avoid...
tree
|
commitdiff
2005-09-13
Walt Ogburn
Get IFontDisp type information from stdole2.tlb, instea...
tree
|
commitdiff
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
tree
|
commitdiff
2005-09-09
Alex Villacís Lasso
Make Single|Double->BSTR conversion use the specified...
tree
|
commitdiff
2005-08-27
Alexandre Julliard
Explicitly import kernel32 in tests that use it.
tree
|
commitdiff
2005-08-23
Michael Stefaniuc
- VarAdd, VarMul: I4 overflows to R8 and not I8 even...
tree
|
commitdiff
2005-08-22
Walt Ogburn
Add tests for olefont size functions & conversions.
tree
|
commitdiff
2005-08-08
Saulius Krasuckas
Comment out VarDateFromStr() calls that generate except...
tree
|
commitdiff
2005-08-03
Mike McCormack
gcc 4.0 warning fixes for Interlocked* functions.
tree
|
commitdiff
2005-07-19
Alex Villacís Lasso
Ensure that underflowing negative float is represented...
tree
|
commitdiff
2005-07-18
Alex Villacís Lasso
Test for behavior of negative underflow formatting.
tree
|
commitdiff
2005-07-06
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-06-29
Robert Shearman
- Conversions between variants types of the same size...
tree
|
commitdiff
2005-06-27
Stefan Huehner
Fix some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-23
Michael Stefaniuc
- more VarFormat fixes for number formats (exponent...
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-17
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-06-17
Stefan Huehner
Remove some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-16
Mike McCormack
Fix some declaration and write string warnings.
tree
|
commitdiff
2005-06-14
Saulius Krasuckas
Change (long long) to (LONGLONG) to compile with MSVC.
tree
|
commitdiff
2005-06-14
Michael Stefaniuc
- Fix VarFormat for formats that mix '0' and '#' in...
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Moved the NONAMELESSUNION/STRUCT macros to wine/test...
tree
|
commitdiff
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
tree
|
commitdiff
2005-06-06
Marcus Meissner
Added testcases for OLE Picture handling.
tree
|
commitdiff
2005-06-05
Jacek Caban
Test only stdole32.tlb as we don't have olepro32.dll...
tree
|
commitdiff
2005-05-29
Michael Stefaniuc
Tests for VarAdd.
tree
|
commitdiff
2005-05-23
Michael Stefaniuc
Tests for VarMul().
tree
|
commitdiff
2005-05-23
Richard Cohen
- Remove unused macro.
tree
|
commitdiff
2005-05-20
Richard Cohen
Check if VT_R8 and VT_INT_PTR are supported before...
tree
|
commitdiff
2005-05-18
Pierre d'Herbemont
Remove stdlib.h inclusion if winsock.h is included.
tree
|
commitdiff
2005-03-18
Jacek Caban
Fixed vartype test.
tree
|
commitdiff
2005-02-25
Jon Griffiths
Documentation spelling fixes.
tree
|
commitdiff
2005-01-31
Rein Klazes
SafeArrayDestroy() returns success when called with...
tree
|
commitdiff
2005-01-24
Rémi Assailly
char -> const char fixes.
tree
|
commitdiff
2005-01-17
Alex Villacís Lasso
When parsing an hex/oct integer value, copy value verba...
tree
|
commitdiff
2005-01-09
Paul Vriens
- use Interlocked* functions in AddRef and Release.
tree
|
commitdiff
next