Commit Graph

17 Commits

Author SHA1 Message Date
Gaute Lindkvist
930abbf02f Python: added tests and made Octave InputPropTest.m general
* removed non-general hard-coded grid sizes and added timing to Octave test
* added two Pythonbenchmarks (sync and async) for the same test
2019-06-04 10:49:35 +02:00
Gaute Lindkvist
5379e95857 Python: more examples + a comparable Octave Example 2019-06-04 08:45:13 +02:00
Magne Sjaastad
038914dc01 Delete octave tests, moved to test repository
See https://github.com/OPM/ResInsight-regression-test
2018-01-08 21:47:23 +01:00
Magne Sjaastad
c4369a2861 Octave : Do not compare well names by index, as the index of wells can change 2018-01-05 11:24:13 +01:00
Jacob Støren
f9cf5cdb3c More fixup of the octave scripts 2016-11-25 10:53:01 +01:00
Jacob Støren
0a78d72db9 Cleaned up example Octave Scripts 2016-11-25 10:24:17 +01:00
Jacob Støren
f28c18d76a Removed two dubious test lines from the Octave Unit test (#325)
they did not pass in Octave-4.0.0, and I can't see their actual
testing value.
2015-07-01 07:44:52 +02:00
Magne Sjaastad
8c259dcd5e Octave interface test fixes
Do not test for number of properties, as this now is dynamic
Do not read out SOIL, as the changes in property handling does not
support statistics for derived results, and SOIL is now part of the
general derived results.
2014-09-08 15:36:44 +02:00
Jacob Støren
c96169c62e Fixed crash in loading Statistics RegTest manually 2014-07-02 14:11:56 +02:00
Jacob Støren
52c2d4ba8d Octave Interface: Unit Test Complete stage 1 2013-10-08 14:52:33 +02:00
Jacob Støren
cf3cf7c3f9 Octave Interface : Unit test. Still Work in progress
But several bugs have been discovered.
2013-10-08 13:54:35 +02:00
Jacob Støren
86e8b75e41 Octave Interface: Started to use Octave test
Increased fidelity of the tests now checking the return values also.
Using the octave test system to make reporting somewhat easier.
2013-10-07 17:06:21 +02:00
Jacob Støren
a7ba7c793c Octave Interface: Fixed wrong timestep array detection
The test to check whether an argument was a array of timestep indices
was not good enough. Text was also interpreted as a matrix.
Typechecking of the arguments is difficult due to the lack of
documentation of the octave API
2013-10-07 11:47:09 +02:00
Jacob Støren
05ae735519 Octave interface: Improved Unit test 2013-10-07 11:47:09 +02:00
Jacob Støren
c4d42790dd Octave Interface: Added unit test of Octave interface 2013-10-04 14:36:31 +02:00
unknown
2c9695e594 Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
Alf B. Rustad
dfe97efb1b Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00