]> git.saurik.com Git - wxWidgets.git/history - tests/fileconf
added wxUSE_REGKEY option
[wxWidgets.git] / tests / fileconf /
2007-07-12  Vadim Zeitlinadded support for binary data to wxConfig (slightly...
2007-04-21  Vadim Zeitlinfix bug with not updating the last line correctly when...
2007-01-07  Vadim Zeitlinfix wxConfig::DeleteGroup() for arguments with trailing...
2006-11-11  Vadim Zeitlinalso check for RenameGroup() calls which don't/shouldn...
2006-11-11  Vadim Zeitlinextend RenameGroup() test to demonstrate the bug 705022
2006-11-11  Vadim Zeitlinuse CPPUNIT_ASSERT_EQUAL() to be able to see the error...
2006-07-14  Vadim Zeitlintest for the bug in HasEntry() which could create non...
2005-07-01  Vadim Zeitlinadded test for HasGroup() bug
2005-04-06  Vadim Zeitlinadded more tests for wxFileConfig creation: adding...
2005-01-05  Mattia Barbon Compilation fix.
2004-12-22  Dimitri Schoolwerthadded FileConfig test case exposing a problem with...
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-21  Ryan NortonUnicode logic fixes for AddEntries
2004-10-31  Ryan NortonRename some tests to avoid conflicts with project build...
2004-10-17  Vadim Zeitlinadded test for the (just fixed) bug with adding the...
2004-10-04  Vadim Zeitlinadded tests for deleting and renaming entries and groups
2004-10-04  Vadim Zeitlinadded SetPath(), entries and groups enumerations tests
2004-10-03  Vadim Zeitlinstarted wxFileConfig unit test