Skip to content

[OriginProjectParser] Port QRegExp to QRegularExpression, first pass

Ahmad Samir requested to merge (removed):l-parsetOriginTags-pass-1 into master

Add unit test for parseOriginTags(); make ProjectImportTest() a friend of OriginProjectParser() so that parseOriginTags() can be called directly from the unit test.

Add link to OriginLab docs about the supported Label syntax.

All unit tests pass.

Edited by Ahmad Samir

Merge request reports