aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/left_right_heap
Commit message (Collapse)AuthorAgeFilesLines
* sample ms as a double, not an integerHåvard Pettersen2024-01-241-5/+7
|
* Update copyrightJon Bratseth2023-10-093-3/+3
|
* Change from typedef to using in vespalib C++ code.Geir Storli2022-12-212-3/+3
|
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
|
* - Add the cost to expensive tests.Henning Baldersheim2021-01-131-1/+1
| | | | - Use less resources on the fnet_parallel_rpc test bu just using as many threads as you have cores.
* GC unused timestamp in schema.Henning Baldersheim2019-12-161-4/+3
|
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+6
| | | | | Renamed Timer -> ScheduledExecutor. Do not include thread.h when not needed in header files.
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-4/+4
|
* Remove files used by old unit test runner.Tor Egge2019-02-191-1/+0
|
* GC unused code and update includesHenning Baldersheim2019-01-051-0/+1
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
|
* Copyright headerJon Bratseth2017-06-133-3/+3
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
|
* Add override in vespalib moduleHenning Baldersheim2017-04-041-10/+5
|
* Implement a default destructor to avoid the automatic inlining of large ↵Henning Baldersheim2017-03-081-17/+23
| | | | destructors.
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-155-0/+648