mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
latest changes from main repository
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// FileTest.h
|
||||
//
|
||||
// $Id: //poco/Main/Foundation/testsuite/src/FileTest.h#10 $
|
||||
// $Id: //poco/Main/Foundation/testsuite/src/FileTest.h#11 $
|
||||
//
|
||||
// Definition of the FileTest class.
|
||||
//
|
||||
@@ -55,6 +55,7 @@ public:
|
||||
void testDirectory();
|
||||
void testCopy();
|
||||
void testMove();
|
||||
void testCopyDirectory();
|
||||
void testRename();
|
||||
void testRootDir();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user