summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/common/attribute_updater/attribute_updater_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* use SimpleValue instead of EngineOrFactoryArne Juul2020-12-021-5/+7
* fix specArne Juul2020-10-151-1/+1
* simplifyArne Juul2020-10-151-2/+1
* simplifyArne Juul2020-10-151-2/+1
* handle both engine- and factory-based tensorsArne Juul2020-10-151-8/+10
* Explicitly instantiate common attribute update member functions.Tor Egge2020-10-051-1/+1
* Rename GenericTensorAttribute -> SerializedTensorAttribute.Geir Storli2020-09-041-5/+5
* Handle add updates to non-existing tensors.Geir Storli2020-04-071-3/+11
* Avoid dependency on weighted set ordering in unit testsTor Brede Vekterli2019-10-181-2/+8
* Integrate TensorRemoveUpdate in attribute updater.Geir Storli2019-02-211-23/+44
* Set data type for TensorFieldValue.Tor Egge2019-02-141-2/+14
* Rename tensoraddupdate.{h,cpp} -> tensor_add_update.{h,cpp}.Geir Storli2019-02-111-1/+1
* Rename tensormodifyupdate.{h,cpp} -> tensor_modify_update.{h,cpp}.Geir Storli2019-02-111-1/+1
* Handle TensorAddUpdate in attribute updater.Geir Storli2019-02-111-9/+25
* Test that tensor modify update is applied.Geir Storli2019-02-061-1/+59
* Rewrite to new unit test syntax.Geir Storli2019-02-061-113/+83
* Use std::vector and initializer list instead of wrapper.Geir Storli2019-02-061-62/+39
* Specify document type in code instead of config file.Geir Storli2019-02-051-4/+35
* Rename applyattrupdates -> attribute_updater_test and move it to correct place.Geir Storli2019-02-051-0/+389