aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/common
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4989 from vespa-engine/balder/filter-qflagsHenning Baldersheim2018-02-091-2/+2
|\
| * Ensure that we filter and QFLAGS and do not automatically say we have the sam...Henning Baldersheim2018-02-091-2/+2
* | Compute nodes queried/replied more correctly during merge to get it more corr...Henning Baldersheim2018-02-091-2/+2
|/
* Also keep track of nodes queried/replied.Henning Baldersheim2018-02-061-13/+11
* Replace tab with spaces.Geir Storli2017-09-131-2/+2
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-1/+3
* Include only what you need.Henning Baldersheim2017-08-182-16/+12
* Add some more tests for clearIntervalHenning Baldersheim2017-08-021-0/+31
* Update copyright headersJon Bratseth2017-06-1418-18/+18
* Revert "Update copyright headers"Jon Bratseth2017-06-1418-18/+18
* Update copyright headersJon Bratseth2017-06-1418-18/+18
* Revert "Copyright header"Jon Bratseth2017-06-1318-18/+18
* Copyright headerJon Bratseth2017-06-1318-18/+18
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-016-6/+0
* Merge pull request #2377 from yahoo/toregge/replace-task-id-with-executor-id-...Geir Storli2017-05-091-7/+56
|\
| * Extend unit test to test new methods.Tor Egge2017-05-031-7/+56
* | Revert "Revert "Fix warnings hidden earlier due to including application head...Henning Baldersheim2017-05-031-5/+3
|/
* Revert "Fix warnings hidden earlier due to including application headers as s...Henning Baldersheim2017-05-031-3/+5
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-5/+3
* Test notSelfHenning Baldersheim2017-03-081-5/+27
* Add tests for reserve and fix bug in memoryusage accounting.Henning Baldersheim2017-01-191-0/+23
* NULL -> nullptrHenning Baldersheim2017-01-131-3/+1
* Change shrink() to shrink underlying memory allocation if possible (without c...Geir Storli2017-01-051-5/+46
* Rewrite to modern test syntax.Geir Storli2017-01-051-56/+11
* Try to maintain memory usage invariant: alloc >= used >= holdTor Egge2016-11-211-3/+3
* Build searchlib+tests tooHenning Baldersheim2016-11-181-0/+2
* Update correct packet lengthHenning Baldersheim2016-10-171-5/+5
* I think aggregation was removed 6 years ago. And that is the newest of featur...Henning Baldersheim2016-10-141-13/+0
* GC long gone PCODE_MLD_GETDOCSUMS and PCODE_GETDOCSUMSHenning Baldersheim2016-10-141-3/+4
* GC PCODE_MLD_QUERYRESULT and PCODE_QUERYRESULTHenning Baldersheim2016-10-141-0/+2
* Remove traces of PCODE_MLD_MONITORRESULT and PCODE_MONITORRESULTHenning Baldersheim2016-10-141-0/+2
* remove unused PCODE_MONITORQUERYHenning Baldersheim2016-10-141-0/+4
* Remove unused FS4Packet_CLEARCACHESHenning Baldersheim2016-10-141-16/+0
* Also remove QUEUELEN packageHenning Baldersheim2016-10-141-20/+0
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-168-9/+9
* PublishJon Bratseth2016-06-1539-0/+2429