opm-simulators/tests
Andreas Lauser 7f942c7100 fix the regressions caused by PR#20
The most important issue was that PR#20 removed the possibility to use
a test driver script. In eWoms, this script is responsible for
(fuzzily) comparing the results of the test runs with reference
solutions, to test the simulators in parallel and compare the results,
and to make sure that the --help command continues to work as
intended.

the approach taken to bring this functionality back is to specify the
test driver script and its parameters using the new macro
'opm_set_test_driver(${DRIVER_COMMAND} ${DRIVER_DEFAULT_ARGUMENTS})'
before the first call to 'opm_add_test'. If no test driver is
specified, the binary is run 'naked', so nothing should change in this
case.

this patch requires the changes for opm-cmake to be merged first.
2015-05-27 16:38:24 +02:00
..
data some smallish parallel ctest improvements 2014-09-03 13:09:47 +02:00
models use the infrastructural code using its new locations 2015-04-28 13:38:28 +02:00
referencesolutions add a test for the Richards model using the ECFV discretization 2015-05-21 16:18:22 +02:00
finger_immiscible.cc use the infrastructural code using its new locations 2015-04-28 13:38:28 +02:00
lens_immiscible_ecfv.cc use the infrastructural code using its new locations 2015-04-28 13:38:28 +02:00
lens_immiscible_vcfv.cc use the infrastructural code using its new locations 2015-04-28 13:38:28 +02:00
powerinjection_darcy.cc use the infrastructural code using its new locations 2015-04-28 13:38:28 +02:00
powerinjection_forchheimer.cc use the infrastructural code using its new locations 2015-04-28 13:38:28 +02:00
reservoir_blackoil.cc use the infrastructural code using its new locations 2015-04-28 13:38:28 +02:00
run-vtu-test.sh fix the regressions caused by PR#20 2015-05-27 16:38:24 +02:00
test_navierstokes.cc remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
test_stokes2c.cc remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
test_stokes.cc remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
test_stokesni.cc remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00