aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/predicate/predicate_bounds_posting_list_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Gather 13 tests into single binaryHenning Baldersheim10 days1-5/+0
|
* remove TEST_APPHOOK, TEST_INIT, TEST_DONE and TestAppHÃ¥vard Pettersen11 days1-1/+1
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Clean up code layout and GC unused members. No semtic changes.Henning Baldersheim2021-06-091-2/+2
|
* Avoid link errors with more inlining.Tor Egge2020-08-231-0/+1
|
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
| | | | Rename namespace search::datastore to vespalib::datastore.
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-2/+2
| | | | | | | | | | Namespace is still `search` and not `vespalib` due to the massive amount of code that would need to be modified for such a change. Other changes: - Move `BufferWriter` from searchlib to vespalib - Move assertion and rand48 utilities from staging_vespalib to vespalib - Move gtest utility code from staging_vespalib to vespalib
* Use explicit EntryRef constructor to avoid unintended conversionHenning Baldersheim2018-11-281-3/+6
| | | | | Conflicts: searchlib/src/vespa/searchlib/attribute/multienumattribute.hpp
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
|
* add override in searchlib moduleArne H Juul2017-04-121-2/+2
|
* Move datastore code from search::btree -> search::datastore.Geir Storli2016-11-041-1/+1
|
* PublishJon Bratseth2016-06-151-0/+107