aboutsummaryrefslogtreecommitdiffstats
path: root/vdstestlib/src
Commit message (Expand)AuthorAgeFilesLines
* Eliminate inlining warnings.Tor Egge2017-09-251-43/+1
* Update copyright headersJon Bratseth2017-06-1413-13/+13
* Revert "Update copyright headers"Jon Bratseth2017-06-1413-13/+13
* Update copyright headersJon Bratseth2017-06-1413-13/+13
* Revert "Copyright header"Jon Bratseth2017-06-1313-13/+13
* Copyright headerJon Bratseth2017-06-1313-13/+13
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* gcc 7 needs to make sure that what you print will fit in your buffer if it canHenning Baldersheim2017-05-051-1/+2
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-022-1/+7
* no virtual on override + optimize includes.Henning Baldersheim2017-04-264-17/+9
* Revert "Balder/enforce override 2"Arne H Juul2017-04-244-9/+17
* Use overrideHenning Baldersheim2017-04-234-17/+9
* add override in vdstestlib moduleArne H Juul2017-04-111-1/+1
* add override in vdstestlib moduleArne H Juul2017-04-101-3/+3
* Ensure that we use unique directories.Henning Baldersheim2017-01-022-24/+37
* Include the correct files the correct place.Henning Baldersheim2017-01-021-1/+1
* Move implementation to cpp file and use explicit instantiation.Henning Baldersheim2017-01-022-13/+20
* Avoid including iostream in header files.Henning Baldersheim2016-11-191-1/+1
* mark all temporary variables that only exist to assert (void), so that NDEBUG...Henning Baldersheim2016-11-171-0/+1
* 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/+7
* Make DirConfig thread and process safe.Henning Baldersheim2016-11-143-17/+43
* --list argument outputs names of all test suites to stdoutVegard Sjonfjell2016-11-112-1/+12
* avoid "unused result" warningsArne H. Juul2016-07-021-1/+3
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-162-2/+2
* PublishJon Bratseth2016-06-1522-0/+871