summaryrefslogtreecommitdiffstats
path: root/storageframework
Commit message (Collapse)AuthorAgeFilesLines
* Include asciistream in implementation only.Henning Baldersheim2016-12-123-16/+36
|
* Targeted includeHenning Baldersheim2016-12-122-5/+3
|
* Targeted include.Henning Baldersheim2016-12-121-2/+2
|
* Loosen up the metrics stuff further.Henning Baldersheim2016-12-127-18/+30
|
* Add monotonic clock support to storage frameworkTor Brede Vekterli2016-11-286-30/+51
| | | | | | | Let MilliSecTimer expose elapsed time as a double instead of quantizing down elapsed time to discrete millliseconds. Remove really gnarly implicit time_t operator conversion in favor of an explicit duration reporting method.
* TypoVegard Sjonfjell2016-11-171-1/+1
|
* Add testrunner dependencies to parallelized testsVegard Sjonfjell2016-11-171-0/+1
|
* Parallize cppunit test runner test suites using cppunit-parallelize.pyVegard Sjonfjell2016-11-161-1/+6
|
* Fixed some of the libraries.Arnstein Ressem2016-10-036-1/+5
|
* Reduce boost::noncopyable exposure.Henning Baldersheim2016-09-142-5/+6
|
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* Fix owner files.Haakon Dybdahl2016-06-171-1/+1
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-15103-0/+5877