#2577 Test : Add test toolbar to launch unit tests and regression tests

This commit is contained in:
Magne Sjaastad
2018-03-06 13:19:06 +01:00
parent ec96edf266
commit 2435e92be1
6 changed files with 110 additions and 0 deletions
@@ -68,6 +68,7 @@ public: // Pdm Fields
caf::PdmField<bool> showHud;
caf::PdmField<bool> appendClassNameToUiText;
caf::PdmField<bool> appendFieldKeywordToToolTipText;
caf::PdmField<bool> showTestToolbar;
caf::PdmField<bool> includeFractureDebugInfoFile;
caf::PdmField<QString> lastUsedProjectFileName;