do case normalization after long path one, this fixes the problem with incorrect...
[wxWidgets.git] / tests / filename / filenametest.cpp
2008-05-24  Vadim Zeitlindo case normalization after long path one, this fixes...
2008-05-18  Vadim Zeitlinadd tests for wxPATH_NORM_CASE (unsuccessfully trying...
2008-05-18  Vadim Zeitlinwork around VC7 compiler bug resulting in a warning...
2008-01-27  Václav Slavíkconverting temporary wxString to const wxChar* and...
2008-01-13  Vadim Zeitlincompilation fixes for VC6
2007-04-10  Václav Slavíkfixed typo: _T(), not _()
2006-12-17  Vadim Zeitlincorrected tests to deal with multiple consecutive ...
2006-12-17  Vadim Zeitlinadded test for parsing c:\\aaa\bbb\ccc paths (aaa shoul...
2006-12-16  Vadim Zeitlinfor for initializing wxFileName with empty string retur...
2006-12-09  Vadim ZeitlinUnicode compilation fixes
2006-11-08  Vadim Zeitlinfix Normalize() test by using dummy working directory...
2006-11-08  Vadim Zeitlinuse CPPUNIT_ASSERT_MESSAGE() to show which test exactly...
2006-11-08  Vadim Zeitlinuse CPPUNIT_ASSERT_MESSAGE() to show which test exactly...
2006-10-29  Michael WetherellCompile fix for no-pch.
2006-10-26  Robert Roebling [ 1585253 ] Various important bugfixes to wxFileName...
2006-08-13  Vadim Zeitlinfixed wrong test (patch 1532411)
2006-04-02  Vadim Zeitlinadded filename comparison test
2005-05-23  Włodzimierz SkibaUnicode fix.
2005-05-04  Vadim Zeitlinadded (trivial) GetLong/ShortPath() test
2005-02-28  Vadim Zeitlinsupport filenames with empty extension (foo.) (bug...
2004-12-02  Ryan Nortonbetter name - add newline to end of file for dumber...
2004-12-01  Ryan Nortonadd wxStripExtension test
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-07  Vadim Zeitlinhandle volume part of the path correctly in wxFileName...
2004-10-31  Ryan NortonRename some tests to avoid conflicts with project build...