#3472 Regression Test : Use git to produce diff of exported files from ResInsight

This commit is contained in:
Magne Sjaastad
2018-10-08 11:45:41 +02:00
parent 85197661fe
commit 2f61681642
7 changed files with 129 additions and 17 deletions

View File

@@ -47,6 +47,7 @@ private:
static void regressionTestConfigureProject();
static void resizeMaximizedPlotWindows();
static QSize regressionDefaultImageSize();
static QString diff2htmlHeaderText(const QString& testRootPath);
private:
const QString m_rootPath;