9d65ba81ce8a90ab3781626afb8770069837c975
The "default default" is the source directory of the project in order to avoid having to copy the data files which are necessary for executing the tests. (copying them is an almost impossible thing to do in general, since the file system layout of the project is not standardized.) this can be changed using the new opm_set_test_default_working_directory() macro. having said this, some tests may have to write some output to disk during execution and the source directory should not be assumed to be writable (e.g., it could be burned on a DVD), i.e., using the build directory by default would be the more sensible choice IMO.
opm-cmake
Shared cmake files across flow simulation and upscaling repositories
Description
Languages
C++
79%
ECL
13.4%
Scheme
3.1%
CMake
2.4%
Python
1%
Other
1%