move all non-interactive FTP tests from the console sample to a new CppUnit FTPTestCase test.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2010-05-29 07:56:08 +00:00
parent 9d90f08bed
commit ec0e093913
12 changed files with 255 additions and 219 deletions

View File

@@ -694,6 +694,9 @@
<File
RelativePath=".\fswatcher\fswatchertest.cpp">
</File>
<File
RelativePath=".\uris\ftp.cpp">
</File>
<File
RelativePath=".\hashes\hashes.cpp">
</File>