summaryrefslogtreecommitdiffstats
path: root/document/src/tests/documentupdatetestcase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove 42 serialize codeHenning Baldersheim2019-08-211-10/+0
* Do not generate old formats, not even in tests.Henning Baldersheim2019-08-211-1/+1
* Remove v6/v7 on c++ side tooHenning Baldersheim2019-08-211-15/+2
* Revert "Revert "doc: -> id:""Henning Baldersheim2019-08-211-12/+12
* Revert "doc: -> id:"Henning Baldersheim2019-08-211-12/+12
* doc: -> id:Henning Baldersheim2019-08-191-12/+12
* Convert field tensor type to tensor type for tensor remove updates.Tor Egge2019-03-071-1/+1
* Check for assignable tensor type when setting tensor in TensorFieldValue.Tor Egge2019-03-071-1/+2
* Use common code to read and write data buffer from/to file.Geir Storli2019-03-011-29/+29
* Add cross-language serialization tests for tensor updates.Geir Storli2019-03-011-0/+86
* More testing of roundtrip serialization of tensor modify update.Geir Storli2019-02-261-0/+10
* Verify during deserialize() that cells and address tensors are sparse.Geir Storli2019-02-261-0/+18
* More edge case testing of tensor updates.Geir Storli2019-02-261-3/+34
* Implement applyTo() for TensorRemoveUpdate.Geir Storli2019-02-211-0/+11
* Change some EXPECT_ to ASSERT_.Geir Storli2019-02-201-7/+7
* Rewrite DocumentUpdateTest from cppunit to gtest.Geir Storli2019-02-201-315/+193
* Rename MUL -> MULTIPLY to align with Java code.Geir Storli2019-02-151-2/+2
* Test tensor modify update with add and multiply.Geir Storli2019-02-151-3/+15
* Simplify tensor type used in update tests.Geir Storli2019-02-151-20/+24
* Implement skeleton of TensorRemoveUpdate with support for (de)-serialization.Geir Storli2019-02-151-0/+10
* Use assignment operator instead.Geir Storli2019-02-151-1/+1
* Move common code to test fixture and setup tensors used in test more explicitly.Geir Storli2019-02-151-96/+102
* Put roundtrip serialization tests into separate test functions.Geir Storli2019-02-151-33/+37
* Share code in tensor tests by using a fixture class.Geir Storli2019-02-151-59/+85
* Rewrite to use tensor spec and default tensor engine to create tensors.Geir Storli2019-02-151-41/+49
* Set data type for TensorFieldValue.Tor Egge2019-02-141-10/+9
* Prepare for tracking tensor type in document module (C++), aligningTor Egge2019-02-131-3/+7
* 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
* Implement applyTo method for TensorAddUpdate.Tor Egge2019-02-111-2/+22
* Add TensorAddUpdate to document module (C++).Tor Egge2019-02-071-0/+32
* Apply tensor modify update to given field value.Tor Egge2019-02-011-4/+9
* Use TensorFieldValue to store tensor in TensorModifyUpdate.Tor Egge2019-01-291-2/+3
* Rename Operator to Operation, to match upcoming json syntax.Tor Egge2019-01-291-1/+1
* Add TensorModifyUpdate to document module (C++).Tor Egge2019-01-281-1/+48
* This should be better order.Henning Baldersheim2019-01-211-2/+2
* Order is changed.Henning Baldersheim2019-01-211-2/+2
* Ignore array element update with index out of boundsTor Brede Vekterli2018-07-231-0/+15
* Remove unused version from apiHenning Baldersheim2018-06-141-4/+2
* ByteBuffer -> nbostreamHenning Baldersheim2018-06-141-15/+8
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-170/+105
* Last style changes before lazy documentupdate PR.Henning Baldersheim2018-06-121-22/+14
* Reduce code visibilityHenning Baldersheim2018-06-121-0/+1
* Fix deserialization of MapValueUpdates for array fields in C++Tor Brede Vekterli2018-06-111-0/+54
* Remove unused code, and code only used in unit tests for obsolete features.Henning Baldersheim2018-05-291-33/+19
* Remove unused code, and code only used in unit tests for obsolete features.Henning Baldersheim2018-05-291-3/+0
* Include only what you need.Henning Baldersheim2017-08-181-0/+2
* 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