ResInsight/ApplicationCode/ModelVisualization/ModelVisualization_UnitTests
Roland Kaufmann eac27f149a Enable in-package substitute of tr1/tuple
In clang 6.0 the tr1/tuple header is not present, and this cause a
compilation error inside of the gtest framework. However, if we set a
define, it will use its own substitute of tr1/tuple, which is sufficient
for the unit tests.
2015-01-01 19:46:25 +01:00
..
CMakeLists.txt Enable in-package substitute of tr1/tuple 2015-01-01 19:46:25 +01:00
main.cpp Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RivPipeGeometryGenerator-Test.cpp Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RivTernaryScalarMapper-Test.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00