forked from qt-creator/qt-creator
AutoTest: Add some (debugging-related) options
Task-number: QTCREATORBUG-16694 Change-Id: Ie2c32c7e8fd73ba351d65a510af0d4d3574c9691 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -61,9 +61,12 @@ struct TestSettings
|
||||
bool limitResultOutput;
|
||||
bool autoScroll;
|
||||
bool alwaysParse;
|
||||
bool qtestNoCrashHandler;
|
||||
bool gtestRunDisabled;
|
||||
bool gtestShuffle;
|
||||
bool gtestRepeat;
|
||||
bool gtestThrowOnFailure;
|
||||
bool gtestBreakOnFailure;
|
||||
QHash<Core::Id, bool> frameworks;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user