summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/persistence/mergehandlertest.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* - Optimize includes.Henning Baldersheim2017-04-251-3/+1
| | | | | - Move htmltable code to implementation file and add add override. - No virtual on override.
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-1/+3
|
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-231-3/+1
|
* add override in storage testsArne H Juul2017-04-111-12/+12
|
* deiniline destructorsHenning Baldersheim2017-03-091-5/+14
|
* Do not bring in nbostream everywhere.Henning Baldersheim2016-12-121-1/+1
|
* Finished with the storage dependency mess cleanup.Arnstein Ressem2016-10-121-1/+1
|
* use cmathArne Juul2016-06-271-0/+1
| | | | | * avoid using #include <math.h> * add std:: namespace prefix when calling <cmath> functions
* PublishJon Bratseth2016-06-151-0/+1494