mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update CommandLineParameters.md
This commit is contained in:
parent
e7cd22b4ad
commit
b909fe08ec
@ -1,3 +1,6 @@
|
||||
[ Contents ](UsersGuide.md#contents)
|
||||
|
||||
------
|
||||
## Command Line Parameters #
|
||||
|
||||
Parameter|Description
|
||||
@ -10,4 +13,7 @@ Parameter|Description
|
||||
`-regressiontest <folder>` | Run a regression test on all sub-folders starting with `TestCase*` of the given folder. **RegressionTest.rip** files in the sub-folders will be opened and snapshots of all the views is written to the sub-sub-folder **RegTestGeneratedImages**. Then difference images is generated in the sub-sub-folder **RegTestDiffImages** based on the images in sub-sub-folder **RegTestBaseImages**. The results are presented in **ResInsightRegressionTestReport.html** that is written in the given folder.
|
||||
`-updateregressiontestbase <folder>` | For all sub-folders starting with `TestCase*`, copy the images in the sub-sub-folder **RegTestGeneratedImages** to the sub-sub-folder **RegTestBaseImages** after deleting **RegTestBaseImages** completely.
|
||||
|
||||
See also the [Regression Test System ](RegressionTestSystem.md) for a more in-depth explanation.
|
||||
See also the [Regression Test System ](RegressionTestSystem.md) for a more in-depth explanation.
|
||||
|
||||
------
|
||||
[ Contents ](UsersGuide.md#contents)
|
||||
|
Loading…
Reference in New Issue
Block a user