aboutsummaryrefslogtreecommitdiffstats
path: root/vdstestlib/src/vespa
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-095-5/+5
* Use snprintf instead of sprintf.Tor Egge2023-01-311-2/+2
* Remove most use of vespalib::rmdirTor Egge2022-06-031-2/+2
* Update 2017 copyright notices.gjoranv2021-10-075-5/+5
* Include cassert when needed.Tor Egge2021-06-041-0/+1
* Remove CppUnit dependencies in modulesTor Brede Vekterli2019-06-269-386/+4
* Revert "Dont install libraries that depend on cppunit now that it has been re...Henning Baldersheim2019-03-191-0/+1
* Dont install libraries that depend on cppunit now that it has been removed fr...Arnstein Ressem2019-03-191-1/+0
* Eliminate inlining warnings.Tor Egge2017-09-251-43/+1
* Update copyright headersJon Bratseth2017-06-148-8/+8
* Revert "Update copyright headers"Jon Bratseth2017-06-148-8/+8
* Update copyright headersJon Bratseth2017-06-148-8/+8
* Revert "Copyright header"Jon Bratseth2017-06-138-8/+8
* Copyright headerJon Bratseth2017-06-138-8/+8
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1
* 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-262-8/+6
* Revert "Balder/enforce override 2"Arne H Juul2017-04-242-6/+8
* Use overrideHenning Baldersheim2017-04-232-8/+6
* 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
* Make DirConfig thread and process safe.Henning Baldersheim2016-11-142-11/+31
* --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
* PublishJon Bratseth2016-06-159-0/+694