opm-simulators/tests
Bård Skaflestad 2b57104097 Prefer BOOST_CHECK_EQUAL to BOOST_CHECK
The former is more assertive than the latter and provides better
diagnostics.  Incidentally, switching to *_EQUAL() also fixes an
assignment that was (probably) intended to be an equality test:

   BOOST_CHECK(count = num)

in both test cases.
2013-05-24 21:59:09 +02:00
..
not-unit Remove unused experimental AD class. 2013-05-22 08:39:09 +02:00
fluid.data First partitioning into source/examples/tests 2013-05-15 10:35:39 +02:00
test_block.cpp Adapt to CMake-based build system. 2013-05-15 16:10:20 +02:00
test_boprops_ad.cpp Adapt to CMake-based build system. 2013-05-15 16:10:20 +02:00
test_span.cpp Prefer BOOST_CHECK_EQUAL to BOOST_CHECK 2013-05-24 21:59:09 +02:00
test_syntax.cpp Adapt to CMake-based build system. 2013-05-15 16:10:20 +02:00