mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added a regression test system to ResInsight.
Based on image comparison. Command line invocation. p4#: 20433
This commit is contained in:
@@ -1234,5 +1234,5 @@ void RIMainWindow::slotSnapshotAllViewsToFile()
|
||||
{
|
||||
RIApplication* app = RIApplication::instance();
|
||||
|
||||
app->saveSnapshotForAllViews();
|
||||
app->saveSnapshotForAllViews("snapshots");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user