New FileUtil::makeRelativeIfInDir func; label parser_3 barcode map; unit tests

This commit is contained in:
gitlost
2019-08-26 03:00:32 +01:00
parent e8daa8aa48
commit 7e44bbdc06
37 changed files with 2613 additions and 55 deletions
+5
View File
@@ -28,6 +28,11 @@ class TestXmlLabel : public QObject
private slots:
void initTestCase();
void serializeDeserialize();
void writeReadFile();
void readPrintPage_data();
void readPrintPage();
void parser_3ReadFile();
void parser_3Barcode();
};