From 0ac458bf1dd30748b97742c06db1710ffb52ef58 Mon Sep 17 00:00:00 2001 From: Tor Egge Date: Tue, 28 Mar 2017 13:37:12 +0000 Subject: Add unit test for attribute initializer. Set create serial number when loading predicate attribute. Tweak signature for search::attribute::AttributeHeader::extractTags. --- searchcore/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'searchcore/CMakeLists.txt') diff --git a/searchcore/CMakeLists.txt b/searchcore/CMakeLists.txt index 7c96a567f55..d7edca0ac35 100644 --- a/searchcore/CMakeLists.txt +++ b/searchcore/CMakeLists.txt @@ -62,6 +62,7 @@ vespa_define_module( src/tests/grouping src/tests/proton/attribute src/tests/proton/attribute/attribute_directory + src/tests/proton/attribute/attribute_initializer src/tests/proton/attribute/attribute_manager src/tests/proton/attribute/attribute_populator src/tests/proton/attribute/attribute_usage_filter -- cgit v1.2.3