ResInsight icon indicating copy to clipboard operation
ResInsight copied to clipboard

Regression Test: Invalidate external file paths does not apply to command files

Open magnesj opened this issue 1 year ago • 0 comments

In the regression test runner, it is possible to invalidate all external paths. Make sure that this setting is available when executing command files as part of a regression test.

Related code

RiaRegressionTestRunner::runRegressionTest()
RiaRegressionTest regressionTestConfig;
RicfOpenProject::execute()

magnesj avatar Jun 09 '23 11:06 magnesj