projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wined3d: Whitelist pixelformats instead of blacklisting.
[wine]
/
dlls
/
oleaut32
/
tests
/
vartest.c
2006-07-21
Benjamin Arai
oleaut32: Fix missing tests and heap errors for VarCat...
blob
|
commitdiff
|
raw
2006-07-19
Benjamin Arai
oleaut32: Update error codes for VarMod.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Robert Shearman
oleaut32: Test the return value of VarCat in the tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Benjamin Arai
oleaut32: Conformance test and patch for VarCat.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
qingdoa daoo
oleaut32: Copying a NULL BSTR should result in an empty...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Robert Shearman
oleaut32: Fix parsing of hex numbers with 'e' in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Kevin Koltzau
oleaut32: Fix 64bit warnings in tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-07
Huw Davies
oleaut32: Remove weird attempt to clear VT_VARIANT.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Robert Shearman
oleaut: Fix VarFormat for VT_NULL variants.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Robert Shearman
oleaut: Add some more VarFormat tests and fix the VarMo...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Michael Stefaniuc
oleaut: Add missing SysFreeString to the Var{Mul,Add...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Michael Stefaniuc
oleaut: Merge the VarCmp tests from vartype.c into...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Michael Stefaniuc
oleaut32: Tests for the VarCmp reimplementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
Alexandre Julliard
Remove the 'L' suffix on a number of constants to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Michael Stefaniuc
- VarAdd, VarMul: I4 overflows to R8 and not I8 even...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Francois Gouget
Add trailing '\n's to ok() calls.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-23
Michael Stefaniuc
- more VarFormat fixes for number formats (exponent...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Saulius Krasuckas
Change (long long) to (LONGLONG) to compile with MSVC.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Michael Stefaniuc
- Fix VarFormat for formats that mix '0' and '#' in...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Alexandre Julliard
Moved the NONAMELESSUNION/STRUCT macros to wine/test...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-29
Michael Stefaniuc
Tests for VarAdd.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Michael Stefaniuc
Tests for VarMul().
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Richard Cohen
- Remove unused macro.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Pierre d'Herbemont
Remove stdlib.h inclusion if winsock.h is included.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Rémi Assailly
char -> const char fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Alex Villacís Lasso
When parsing an hex/oct integer value, copy value verba...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-21
Walt Ogburn
VarParseNumFromStr: Keep zeros after decimal point...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Walt Ogburn
Keep "trailing" zeros on whole number part of a decimal.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Walt Ogburn
Test zero exponents with and without signs.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-13
Francois Gouget
The Windows headers support for NONAMELESSUNION and...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Jon Griffiths
Update VarXor,VarAbs,VarNot for all input types.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-23
Chris Morgan
Skip over most of the unused variant types to speed...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make static Unicode strings const.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Jon Griffiths
Tests for VarXor/VarEqv.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Fabian Cenedese
Let VarParseNumFromStr and VarNumFromParseNum cope...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-26
Fabian Cenedese
VarRound implementation (without type DECIMAL yet)...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-06
Chris Morgan
Implement tests for VarMod().
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Jon Griffiths
Remove tests that are covered by vartype.c.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-06
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-02
Alexandre Julliard
Commented out tests that assume that the current year...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-15
Marcus Meissner
Implemented VarInt, VarPow.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Jon Griffiths
Reimplement/document every low level variant function.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Jon Griffiths
Fix a couple of tests for w2k (Russian).
blob
|
commitdiff
|
raw
|
diff to current
2003-12-09
Jon Griffiths
Fix the tests to pass when locale settings are user...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-28
Alexandre Julliard
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Jon Griffiths
Tests for the non-variant date conversion functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-10-03
Jon Griffiths
Tests for recent variant changes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Francois Gouget
Modify winetest_ok to only add a trailing '\n' if there...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Dimitrie O. Paun
Make sure winsock.h gets included before stdlib.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Francois Gouget
Fix the case of floats in VarBstrFromR4, VarBstrFromR8 and
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Francois Gouget
Many oleaut32 APIs are missing on Win95/IE3. Load them...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Francois Gouget
Remove unnecessary sprintf calls.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-24
Francois Gouget
Move the test strings into their own array and convert...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Alexandre Julliard
Moved succeeding test out of todo block.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Francois Gouget
Make the tests compile with Visual C++.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
Marcus Meissner
Ported variant tests to the new testing framework.
blob
|
commitdiff
|
raw
|
diff to current