]> git.saurik.com Git - wxWidgets.git/history - tests/datetime/datetimetest.cpp
fixed TestTimeFormat() test: and can use 2 digit years which broke dates comparison...
[wxWidgets.git] / tests / datetime / datetimetest.cpp
2006-07-20  Vadim Zeitlinfixed TestTimeFormat() test: and can use 2 digit...
2006-07-20  Vadim Zeitlinadded wxTimeSpan::Format() test
2006-03-21  Vadim Zeitlinadded ParseDate() tests; use CPPUNIT_ASSERT_EQUAL to...
2006-02-11  Vadim Zeitlincompilation fixes for wxUSE_DATETIME==0 (another part...
2006-02-05  Roger Gammans Add flags to test dates struct which allow us to skip...
2005-08-28  Vadim ZeitlinFixed several bugs in wxDateTime timezone handling:
2005-02-28  Vadim Zeitlinanother test for DST bug
2005-01-31  Vadim Zeitlinadded test for the DST bug (patch 1097811)
2005-01-19  Włodzimierz SkibaMinGW warning fix for hundreds of not initialized members.
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-10  Ryan Nortonfix datetime tests for non-westeurope time zones
2004-10-31  Ryan NortonRename some tests to avoid conflicts with project build...