aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/test/mock_attribute_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add ReadableAttributeVector accessor to IAttributeManagerTor Brede Vekterli2020-01-291-0/+1
* shared_ptr -> unique_ptrHenning Baldersheim2018-08-281-1/+1
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-271-45/+12
* Implement mock of proton::IAttributeManager.Geir Storli2018-04-231-0/+1
* Change AttributeContext to use makeReadGuard method on attribute vectors.Tor Egge2018-04-201-2/+7
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add mock implementation of attribute manager.Geir Storli2017-02-201-0/+60