]> git.saurik.com Git - wxWidgets.git/commit
Move a couple of wxFileName tests from the console sample to the existing FileNameTes...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 6 Jun 2010 15:41:09 +0000 (15:41 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 6 Jun 2010 15:41:09 +0000 (15:41 +0000)
commit1fe1aecb87f58845cc2cf8d66653d4885a9af0b8
tree31b286ce54e499fd308beca3bb506a7df4923b87
parent49e323a5b5c9ad507c331a462990b976fb1f02c0
Move a couple of wxFileName tests from the console sample to the existing FileNameTestCase.
Fix FileNameTestCase::TestGetHumanReadable to check the result against expected strings using the correct decimal point for the locale used on the test machine.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/console/console.cpp
tests/filename/filenametest.cpp