summaryrefslogtreecommitdiffstats
path: root/messagebus/src/tests/sourcesession
Commit message (Collapse)AuthorAgeFilesLines
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-0/+1
|
* Merge branch 'master' into ↵Henning Baldersheim2019-12-051-3/+3
|\ | | | | | | balder/use-duration-in-messagebus-and-storageapi-rebased-1
| * FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-3/+3
| | | | | | | | | | Renamed Timer -> ScheduledExecutor. Do not include thread.h when not needed in header files.
* | timeout as durationHenning Baldersheim2019-12-041-14/+14
|/ | | | | Conflicts: messagebus/src/vespa/messagebus/testlib/testserver.cpp
* Remove files used by old unit test runner.Tor Egge2019-02-192-4/+0
|
* Remove the costly and unnecessary setSlobrokId interface.Henning Baldersheim2018-10-041-12/+10
|
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
|
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
|
* Copyright headerJon Bratseth2017-06-132-2/+2
|
* Add missing override.Henning Baldersheim2017-04-251-4/+1
| | | | | remove virtual on override. optimize includes.
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-1/+4
|
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-231-4/+1
|
* add override in messagebus moduleArne H Juul2017-04-101-2/+2
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-155-0/+356