opm-core/tests
Roland Kaufmann 9d56966bab Remove superfluous local variable
The collections have been checked for equal size, we then only need the
size of one of them to iterate. The other boundary pointer is never used
and only generate needless compiler warnings that pollutes the output.
2013-02-12 00:18:24 +01:00
..
not-unit Merge branch 'cmake' 2013-02-12 00:18:19 +01:00
extratestdata.xml Now compiles parameter testcase, removed extraneous imported makefiles. 2011-12-19 16:02:51 +01:00
test_column_extract.cpp Remove superfluous local variable 2013-02-12 00:18:24 +01:00
test_dgbasis.cpp Added test for DG basis classes. 2013-01-17 14:35:50 +01:00
test_geom2d.cpp Unit test the geometry computations for 2D grids 2013-01-22 23:21:26 +01:00
test_param.cpp Restructure tests directory to unit tests 2013-02-11 22:38:01 +01: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_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