summaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-03-28 13:37:12 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-03-28 13:37:12 +0000
commit0ac458bf1dd30748b97742c06db1710ffb52ef58 (patch)
treef6f6cd94af9080a9a81352f5f957cff8fe3f7209 /searchcore/CMakeLists.txt
parentd8c4301822b9cf86b76f10b785c2ebca09433f8e (diff)
Add unit test for attribute initializer.
Set create serial number when loading predicate attribute. Tweak signature for search::attribute::AttributeHeader::extractTags.
Diffstat (limited to 'searchcore/CMakeLists.txt')
-rw-r--r--searchcore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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