Update OpenVMS makefile
[wxWidgets.git] / tests / config /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-04-28  Vadim ZeitlinFix crash in wxFileConfig when deleting last entry...
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2010-08-22  Vadim ZeitlinMerge the new GUI tests from SOC2010_GUI_TEST branch.
2010-06-02  Francesco MontorsiMove wxRegConfig tests from console sample to a new...
2010-05-29  Vadim ZeitlinAdd wxConfig::Read(float *) overload.
2010-01-23  Vadim ZeitlinDon't crash when input is empty in wxFileConfig(wxInput...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-25  Vadim Zeitlinensure the number of values we expect to record in...
2009-03-25  Vadim Zeitlincorrect order of parameters in CPPUNIT_ASSERT_EQUAL
2008-11-03  Vadim Zeitlindefine wxHAS_CONFIG_TEMPLATE_RW if template wxConfig...
2008-10-12  Vadim Zeitlinadd a unit test for reading non existent values (to...
2007-10-26  Vadim Zeitlinfix bug with adding entries to a root group containing...
2007-09-19  Vadim Zeitlinfix bug with deleting and recreating entries in wxFileC...
2007-08-15  Vadim Zeitlinadded ReadType convenience functions (patch 1764160)
2007-07-28  Vadim Zeitlinno real changes, just cleanup and use CPPUNIT_ASSERT_EQ...
2007-07-21  Vadim Zeitlinmoved wxFileConfig test to config directory together...
2007-07-21  Vadim Zeitlinadded support for user-defined types to wxConfig (patch...