Damjan Jovanovic
|
b51d03125d
|
oleaut32: Add a failing VarFormat test showing that wine wrongly truncates decimals with large negative exponents instead of rounding.
|
2009-05-18 12:32:15 +02:00 |
|
Damjan Jovanovic
|
80dfd00530
|
oleaut32: Strip trailing decimal zeroes when rounding a number in VarFormat.
|
2009-05-14 17:22:34 +02:00 |
|
Damjan Jovanovic
|
560e76ee38
|
oleaut32: fix a rounding bug in VarFormat.
|
2009-05-13 12:02:38 +02:00 |
|
Francois Gouget
|
3b072fb772
|
oleaut32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:33 +01:00 |
|
Lei Zhang
|
ae28430ff8
|
oleaut32/tests: Add a VarFormat test for date and time.
|
2009-02-02 12:07:38 +01:00 |
|
Alexandre Julliard
|
a840b6a7f8
|
Avoid including time.h before winsock.h in tests.
|
2008-12-04 12:42:53 +01:00 |
|
Damjan Jovanovic
|
72faaf1273
|
oleaut32: Fix double negative sign regression in VarFormat.
|
2008-09-25 11:52:00 +02:00 |
|
Michael Stefaniuc
|
99829f1d63
|
oleaut32/tests: Remove redundant NULL check before SysFreeString (Smatch).
|
2008-09-24 12:52:35 +02:00 |
|
Damjan Jovanovic
|
506ff74bb1
|
oleaut32: Thousands separator support for VarFormat.
|
2008-08-26 12:07:40 +02:00 |
|
Damjan Jovanovic
|
05a2c56622
|
oleaut32: Fix negative number handling in VarFormat.
|
2008-08-25 12:36:26 +02:00 |
|
Damjan Jovanovic
|
1cbd1c2bf3
|
oleaut32: Add a failing VarFormat test.
|
2008-08-22 10:37:56 +02:00 |
|
Jon Griffiths
|
0cf087820e
|
oleaut32/test: Fix valgrind leaks.
|
2008-07-07 14:16:07 +02:00 |
|
Paul Vriens
|
27fd7c1b3c
|
oleaut32/tests: Skip a test on win9x.
|
2008-04-24 13:14:25 +02:00 |
|
Michael Stefaniuc
|
1f26b146d1
|
janitorial: Remove superfluous backslashes at end of lines.
|
2007-12-31 19:23:45 +01:00 |
|
Alexandru Balut
|
90d8741d23
|
oleaut32: Implement VarWeekdayName + tests.
|
2007-12-05 13:46:42 +01:00 |
|
Paul Vriens
|
9b396275ad
|
oleaut32/tests: Use GetModuleHandle and add a few skip's.
|
2007-08-20 11:50:04 +02:00 |
|
Paul Vriens
|
03d637a305
|
oleaut32/tests: Use skip.
|
2007-03-26 12:20:58 +02:00 |
|
Hans Leidekker
|
279207b258
|
oleaut32/tests: Win64 printf format warning fixes.
|
2006-10-12 20:41:09 +02:00 |
|
Benjamin Arai
|
63c26dac23
|
oleaut32: Move varformat conformance tests to new file varformat.c
|
2006-07-31 11:21:45 +02:00 |
|