Ref T258, added test directory and test files for compressing tests

This commit is contained in:
Klaus Basan
2018-02-19 09:32:06 +01:00
parent d71e98def3
commit 131e39db93
4 changed files with 9 additions and 0 deletions

View File

@@ -65,6 +65,9 @@ namespace BlackMisc
//! \remark share not shared (do no mix)
static const QString &shareDirectory();
//! The test data directory
static const QString &shareTestDirectory();
//! Bootstrap file name
static const QString &bootstrapFileName();