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