summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_initializer/DESC
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/src/tests/proton/attribute/attribute_initializer/DESC
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/src/tests/proton/attribute/attribute_initializer/DESC')
-rw-r--r--searchcore/src/tests/proton/attribute/attribute_initializer/DESC1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/tests/proton/attribute/attribute_initializer/DESC b/searchcore/src/tests/proton/attribute/attribute_initializer/DESC
new file mode 100644
index 00000000000..d7e2c61d85d
--- /dev/null
+++ b/searchcore/src/tests/proton/attribute/attribute_initializer/DESC
@@ -0,0 +1 @@
+attribute initializer test. Take a look at attribute_initializer_test.cpp for details.