oleaut32/tests: Test conversion of ambiguous DATE values.
commit25118e53835dd19aad9a8a27e07e3b6344609a74
authorJeremy Drake <wine@jdrake.com>
Thu, 7 Oct 2010 06:26:54 +0000 (6 23:26 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Oct 2010 10:00:28 +0000 (7 12:00 +0200)
tree6788b46785974aed17d5ef40995e24ca8248e705
parenteb094728709b08f42a3db13074a6105120da24cb
oleaut32/tests: Test conversion of ambiguous DATE values.

For 0.0 < x < 1.0, DATE values x and -x represent 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