[1/2] oleaut32/tests: test conversion of ambiguous DATE values

Jeremy Drake wine at jdrake.com
Thu Oct 7 01:26:54 CDT 2010


For 0.0 < x < 1.0, DATE values x and -x represen the same date/time:
30-Dec-1899 at some time determined by x.  When converting from DATE,
either value is accepted.  When converting to DATE, the positive value
is produced.

---
 dlls/oleaut32/tests/vartest.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-1-2-oleaut32-tests-test-conversion-of-ambiguous-DATE.patch
Type: text/x-patch
Size: 3110 bytes
Desc: 
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101006/313f0457/attachment.bin>


More information about the wine-patches mailing list