opm-simulators/tests
Andreas Lauser dc08a8b4dd use a custom parameter file parser
this allows the key names to be transformed, i.e.,

```
enable-vtk=true
```

is now also possible in parameter files whereas before only CamelCase
parameter names like

```
EnableVtk=true
```

were valid. besides this, any valid Windows INI file that does not use
parameter groups should be readable, i.e., semicolons are now also
treated as a comment indicator.
2018-08-10 18:13:04 +02:00
..
data changing the PVTO in test_ecl_output 2018-03-08 09:54:08 +01:00
models fix extra compiler warnings 2018-07-02 09:17:56 +02:00
referencesolutions add some reference solutions for the adaptive "finger" problem 2018-01-03 18:53:03 +01:00
run-vtu-test.sh use a custom parameter file parser 2018-08-10 18:13:04 +02:00
test_ecl_output.cc fix extra compiler warnings 2018-07-02 09:17:56 +02:00
test_equil.cc fix extra compiler warnings 2018-07-02 09:17:56 +02:00