RegressionTest: Improved application configuration

Disable read of faults (preferences)
Disable faults outside filters
Enable result mapping on faults
This commit is contained in:
Magne Sjaastad
2014-01-23 13:17:49 +01:00
parent e0b093d78d
commit dc040d673a
4 changed files with 35 additions and 8 deletions

View File

@@ -107,7 +107,7 @@ public:
void runMultiCaseSnapshots(const QString& templateProjectFileName, std::vector<QString> gridFileNames, const QString& snapshotFolderName);
void runRegressionTest(const QString& testRootPath);
void updateRegressionTest(const QString& testRootPath );
void regressionTestSetFixedSizeForAllViews();
void regressionTestConfigureProject();
void processNonGuiEvents();