• Francois Gouget's avatar
    Fix the case of floats in VarBstrFromR4, VarBstrFromR8 and · 18e6bb81
    Francois Gouget authored
    VarBstrFromCy.
    We cannot check for equality of floats or doubles because of rounding
    errors. Check equality to 14 digits for doubles.
    Add more precision to the expected results so that they match actual
    results.
    Print floating values with more precision so we know what went wrong.
    Specify the locale for all variant functions that depend on it.
    Added return codes for Win95. Win95 returns dates with only two digits
    for the year.
    Uncommented more VariantCopyInd and VariantChangeTypeEx tests.
    18e6bb81
Name
Last commit
Last update
..
tests Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
connpt.c Loading commit data...
connpt.h Loading commit data...
dispatch.c Loading commit data...
hash.c Loading commit data...
ole2disp.c Loading commit data...
ole2disp.h Loading commit data...
ole2disp.spec Loading commit data...
oleaut.c Loading commit data...
oleaut32.spec Loading commit data...
olefont.c Loading commit data...
olepicture.c Loading commit data...
parsedt.c Loading commit data...
parsedt.h Loading commit data...
safearray.c Loading commit data...
stubs.c Loading commit data...
tmarshal.c Loading commit data...
tmarshal.h Loading commit data...
typelib.c Loading commit data...
typelib.h Loading commit data...
typelib.spec Loading commit data...
typelib16.c Loading commit data...
variant.c Loading commit data...
version.rc Loading commit data...