29 void cleanupTestCase();
31 void samePartOfStrings_data();
32 void samePartOfStrings();
34 void getFileNameFromUrl_data();
35 void getFileNameFromUrl();
37 void splitCommandArguments_data();
38 void splitCommandArguments();
40 void escapeSqlGlobString_data();
41 void escapeSqlGlobString();
43 void ensureUniqueFilename();
44 void copyRecursivelyTest();
45 void removeRecursivelyTest();
46 void dontFollowSymlinksTest();
49 QString createPath(
const char *file)
const;