dmusic: Avoid signed-unsigned integer comparisons.
[wine] / dlls / oleaut32 / tests / varformat.c
2012-01-09  Francois Gougetoleaut32/tests: Dynamically load some functions that...
2012-01-09  Francois Gougetoleaut32/tests: Use win_skip() when detecting an API...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-05-04  Huw Daviesoleaut32/tests: Skip the named time tests for locales...
2011-02-22  Peter Schellenbacholeaut32: Fixed short time & medium time named formats.
2010-12-20  Nikolay Sivovoleaut32/varformat: Fix day string representation forma...
2010-06-08  Alexandre Julliardoleaut32: Fix handling of 'c' format for non-date varia...
2010-03-01  André Hentscheloleaut32: Fix fractional calculation.
2010-02-25  André Hentscheloleaut32/tests: Add some tests.
2010-02-22  André Hentscheloleaut32: Fix rounding.
2009-12-15  Huw Daviesoleaut32: Fix a memory leak in the tests.
2009-05-18  Damjan Jovanovicoleaut32: Add a failing VarFormat test showing that...
2009-05-14  Damjan Jovanovicoleaut32: Strip trailing decimal zeroes when rounding...
2009-05-13  Damjan Jovanovicoleaut32: fix a rounding bug in VarFormat.
2009-02-23  Francois Gougetoleaut32/tests: Use win_skip() to skip over unimplement...
2009-02-02  Lei Zhangoleaut32/tests: Add a VarFormat test for date and time.
2008-12-04  Alexandre JulliardAvoid including time.h before winsock.h in tests.
2008-09-25  Damjan Jovanovicoleaut32: Fix double negative sign regression in VarFormat.
2008-09-24  Michael Stefaniucoleaut32/tests: Remove redundant NULL check before...
2008-08-26  Damjan Jovanovicoleaut32: Thousands separator support for VarFormat.
2008-08-25  Damjan Jovanovicoleaut32: Fix negative number handling in VarFormat.
2008-08-22  Damjan Jovanovicoleaut32: Add a failing VarFormat test.
2008-07-07  Jon Griffithsoleaut32/test: Fix valgrind leaks.
2008-04-24  Paul Vriensoleaut32/tests: Skip a test on win9x.
2007-12-31  Michael Stefaniucjanitorial: Remove superfluous backslashes at end of...
2007-12-05  Alexandru Balutoleaut32: Implement VarWeekdayName + tests.
2007-08-20  Paul Vriensoleaut32/tests: Use GetModuleHandle and add a few skip's.
2007-03-26  Paul Vriensoleaut32/tests: Use skip.
2006-10-12  Hans Leidekkeroleaut32/tests: Win64 printf format warning fixes.
2006-07-31  Benjamin Araioleaut32: Move varformat conformance tests to new file...