Commit Graph

20 Commits

Author SHA1 Message Date
Gaute Lindkvist
debf15bbbe Fix test filter in regression test runner 2019-05-27 14:53:25 +02:00
Magne Sjaastad
699870c8c7 #4410 Dock Window State : Use hideAllDockWidgets() in base class 2019-05-15 12:31:27 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless (#4392)
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "

This reverts commit f758a8edb2.

* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"

This reverts commit df62a41397.

* Revert "#4379 Documentation : Update command line parser for import of summary files"

This reverts commit d0b5357ed4.

* Unfinished WIP

* Builds but crashes

* Refactored code now builds and runs

* ResInsight can now run the unittests headless

* Can run some command files successfully

* Build on Linux

* Extra headless hack header

* Moved PdmUiItem hack to cpp file

* Fix headless crash in RimWellAllocationPlot

* Handle error gracefully if ExportSnapshots command is executed from console

* Add caf::QIconProvider and remove some hacks

* Also made the greying out of disabled icons work for a couple of cases where it didn't.

* Linux build fix

* #4380 Reimplement fix df62a41397 by @magnesj on top of Headless code changes

* #4379 Reintroduce kode from d0b5357ed4 by @magnesj

* #4377 Restore f758a8edb2 in new Headless code
2019-05-06 10:36:05 +02:00
Magne Sjaastad
6dd3b36f86 Regression Test : Allow execution of tests starting at filter folder 2019-04-24 08:06:13 +02:00
Magne Sjaastad
728eb79a3d #4165 Regression Test : When running on build server, do not open report in browser locally 2019-03-04 11:35:25 +01:00
Magne Sjaastad
287ff64fc2 System : Output messages to std cout when running regression tests from command line 2019-02-21 13:13:19 +01:00
Magne Sjaastad
fb4529731a #3856 Update copyright headers 2019-01-09 15:15:34 +01:00
Magne Sjaastad
cfbbcacc23 #3634 Regression Test : Use flag to control OpenMP when building geometry 2018-11-12 07:33:08 +01:00
Magne Sjaastad
99f182e74d #3659 Regression Test : Use range based for 2018-11-11 12:57:51 +01:00
Magne Sjaastad
937e1f16d4 #3659 Regression Test : Extract functions 2018-11-11 11:52:53 +01:00
Magne Sjaastad
d1b48898a9 System : Make detection of path to diff2html more robust 2018-10-12 09:03:51 +02:00
Magne Sjaastad
2f61681642 #3472 Regression Test : Use git to produce diff of exported files from ResInsight 2018-10-08 11:45:41 +02:00
Magne Sjaastad
acf6a17c40 Fix warnings 2018-09-27 20:49:47 +02:00
Magne Sjaastad
e21fe9b706 RegTestRunner : Add removeDirectoryAndFilesRecursively 2018-08-10 08:23:08 +02:00
Magne Sjaastad
5054a01dbe RegTestRunner : remove test generated folder 2018-08-09 15:37:02 +02:00
Magne Sjaastad
50be372425 Regression Test : Compare CaseInsensitive 2018-06-28 09:52:40 +02:00
Magne Sjaastad
23c439fe6b #2831 StatusBar : Hide statusBar during regression test execution 2018-04-27 12:40:46 +02:00
Magne Sjaastad
c267f32638 Rename to RiuPlotMainWindow 2018-04-27 06:28:08 +02:00
Magne Sjaastad
716bb3184b System : Replace tab with four spaces 2018-03-12 11:12:39 +01:00
Magne Sjaastad
4f7291c95d #2583 System : Move regression test framework to separate class 2018-03-08 10:15:51 +01:00