opm-core/tests
Bård Skaflestad 3437ec8b32 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-01-25 17:35:21 +01:00
..
bo_resprop_test.cpp Merge branch 'master' into nonuniform_fluid_tables 2012-09-04 11:42:31 +02:00
extratestdata.xml Now compiles parameter testcase, removed extraneous imported makefiles. 2011-12-19 16:02:51 +01:00
Makefile.am Added test for DG basis classes. 2013-01-17 14:35:50 +01:00
monotcubicinterpolator_test.cpp Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
param_test.cpp Use dynamic Boost.Test mode only if supported 2012-06-27 16:51:37 +02:00
pvt_test.cpp Changed std::copy() statements to account for n != 1. 2012-09-04 13:00:51 +02:00
relperm_test.cpp Fixed spontaneous grid structs, avoid variable-sized arrays. 2012-09-03 16:01:07 +02:00
sparsetable_test.cpp Use dynamic Boost.Test mode only if supported 2012-06-27 16:51:37 +02:00
sparsevector_test.cpp Use dynamic Boost.Test mode only if supported 2012-06-27 16:51:37 +02:00
test_agmg.cpp Assert copyright. 2012-06-06 12:39:29 +02:00
test_cartgrid.cpp Renamed all grid construction functions to create_grid_<something>(). 2012-04-11 12:35:19 +02:00
test_cfs_tpfa.c Adjust to new semantics of "struct FlowBoundaryCondtions". 2012-03-06 20:08:34 +01:00
test_column_extract.cpp Fix DisjointColumn test case 2013-01-25 17:35:21 +01:00
test_dgbasis.cpp Added test for DG basis classes. 2013-01-17 14:35:50 +01:00
test_ert.cpp Squash warnings. 2012-10-12 14:23:55 +02:00
test_jacsys.cpp Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
test_lapack.cpp Honour exact interfaces of LAPACK routines. 2012-10-05 00:54:33 +02:00
test_quadratures.cpp Implemented 2d quadrature rules for degree 1 and 2 (order 2 and 3). 2012-12-14 12:22:56 +01:00
test_read_grid.c Add a simple test to demonstrate grid input. 2012-10-05 00:24:06 +02:00
test_read_vag.cpp Started on adding generation of other maps 2012-06-11 15:52:10 +02:00
test_readpolymer.cpp Changed a print statement 2012-02-29 11:46:01 +01:00
test_sf2p.cpp Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +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
test_writeVtkData.cpp Moved writeVtkData() functions to utility/, added a test program. 2012-02-19 21:24:59 +01:00
testdata.xml Now compiles parameter testcase, removed extraneous imported makefiles. 2011-12-19 16:02:51 +01:00
unit_test.cpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00