mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
fixed GH #1523: Long path names under Windows
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
void testCopyDirectory();
|
||||
void testRename();
|
||||
void testRootDir();
|
||||
void testLongPath();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
Reference in New Issue
Block a user