]> git.saurik.com Git - wxWidgets.git/commit - tests/filename/filenametest.cpp
Extract operator<<(ostream, wxFileName) from filename test.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Oct 2009 11:34:43 +0000 (11:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Oct 2009 11:34:43 +0000 (11:34 +0000)
commit40152925d51548122ffee555fce9648016b96a1e
tree2e3c337ec9f812ce112676c7c93eadd9d45d772c
parentce38e440a6790c5e77306b0bb880cf7288f6bb6a
Extract operator<<(ostream, wxFileName) from filename test.

Putting this function in a header allows to reuse it in other tests, e.g. the
upcoming wxFileSystemWatcher one.

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