aboutsummaryrefslogtreecommitdiffstats
path: root/vdstestlib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-162-2/+2
* PublishJon Bratseth2016-06-1526-0/+908