aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/enum_attribute_compaction
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Drop support for old gtest.Tor Egge2022-11-181-2/+2
* Avoid using vespalib::Identifiable.Henning Baldersheim2022-05-271-3/+4
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Move CompactionStrategy from searchcommon to vespalib.Tor Egge2021-12-081-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-272-2/+2
* Add CompactionStrategy methods to determine if compaction should be performed.Tor Egge2021-04-091-2/+1
* - Add the cost to expensive tests.Henning Baldersheim2021-01-131-1/+1
* Explicitly instantiate common attribute update member functions.Tor Egge2020-10-051-1/+0
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Reduce code duplication in test code.Tor Egge2020-03-301-10/+2
* Handle newer gtest versions where the legacy API is deprecated.Tor Egge2020-03-291-0/+8
* Avoid dependency on weighted set ordering in unit testsTor Brede Vekterli2019-10-181-2/+8
* Style fix (method naming).Tor Egge2019-09-021-3/+3
* Restore enum store compaction support for enum attributes.Tor Egge2019-09-022-0/+239