]> git.saurik.com Git - wxWidgets.git/history - tests/config/fileconf.cpp
Don't crash when input is empty in wxFileConfig(wxInputStream) ctor.
[wxWidgets.git] / tests / config / fileconf.cpp
2010-01-23  Vadim ZeitlinDon't crash when input is empty in wxFileConfig(wxInput...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
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-07-21  Vadim Zeitlinmoved wxFileConfig test to config directory together...