opm-core/tests
Bård Skaflestad 49faa85241 Fix DisjointColumn test case
The test started failing in commit 7d7f62e, but this was not detected
due to no automatic test environment.  The commit changed the cell
numbering from "per-column (K,I,J)-ordering" to "per-plane
(I,J,K)-ordering".  Consequently, the "correct_answer" seized to be
correct.

This change restores the "correct_answer" in the ordering introduced by
commit 7d7f62e.

While here, adjust style of the DisjointColumn test case for legibility.
2013-02-11 23:06:36 +01:00
..
not-unit Restructure tests directory to unit tests 2013-02-11 22:38:01 +01:00
extratestdata.xml Now compiles parameter testcase, removed extraneous imported makefiles. 2011-12-19 16:02:51 +01:00
Makefile.am Added class WachspressCoord. 2012-10-29 14:55:44 +01:00
test_column_extract.cpp Fix DisjointColumn test case 2013-02-11 23:06:36 +01:00
test_param.cpp Restructure tests directory to unit tests 2013-02-11 22:38:01 +01:00
test_sparsetable.cpp Restructure tests directory to unit tests 2013-02-11 22:38:01 +01:00
test_sparsevector.cpp Restructure tests directory to unit tests 2013-02-11 22:38:01 +01:00
test_velocityinterpolation.cpp Reinstate disabled test. Assert more. 2012-10-18 10:51:12 +02:00
test_wachspresscoord.cpp Added class WachspressCoord. 2012-10-29 14:55:44 +01:00
test_wells.cpp New function clone_wells() 2012-10-05 10:14:44 +02:00
testdata.xml Now compiles parameter testcase, removed extraneous imported makefiles. 2011-12-19 16:02:51 +01:00