sources from main repository

This commit is contained in:
Guenter Obiltschnig
2006-12-22 09:31:08 +00:00
parent 15193c3465
commit 772a1021dc
768 changed files with 5910 additions and 840 deletions

View File

@@ -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();