Merge pull request #5652 from bska/regression-test-equalreg-multy

Activate New Regression Tests for EQUALREG/MULTY
This commit is contained in:
Bård Skaflestad 2024-10-10 12:39:08 +02:00 committed by GitHub
commit 1475e47901
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -563,6 +563,15 @@ foreach(udt_case ${_udt_cases})
DIR udt)
endforeach()
foreach(eqreg_case RANGE 1 6)
add_test_compareECLFiles(CASENAME equalreg_multy_0${eqreg_case}
FILENAME EQUALREG-0${eqreg_case}
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR mult
)
endforeach()
add_test_compareECLFiles(CASENAME udq_uadd
FILENAME UDQ_M1