summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/memoryindex/datastore/word_store_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Throw exception when data store buffer max size is too small.Tor Egge2023-02-011-0/+9
* Use snprintf instead of sprintf.Tor Egge2023-01-311-1/+1
* Add vespalib::datastore::Aligner.Tor Egge2022-10-041-5/+7
* Remove AlignedEntryRef.Tor Egge2022-10-031-6/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Rewrite word store tests to gtest.Geir Storli2019-06-281-41/+19
* Rename wordstore* -> word_store*.Geir Storli2019-04-111-0/+90