oleaut32/tests: Use EQ_DOUBLE() in vartype too.
commit5931cf0a302415374c640e0fdcf4dc814331c905
authorFrancois Gouget <fgouget@codeweavers.com>
Fri, 16 Jul 2021 14:07:05 +0000 (16 16:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jul 2021 11:19:44 +0000 (20 13:19 +0200)
tree4a78c3dba6f022b66073a1a9dff61a940eb53760
parentbad67b14214b8d64719cf4b8473d7cd45acfc303
oleaut32/tests: Use EQ_DOUBLE() in vartype too.

This simplifies the code and fixes support for negative values.
Also trim unnecessary spaces from the EXPECT_DBL() failure messages.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/oleaut32/tests/vartype.c