summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/common/document_type_inspector/document_type_inspector_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Detect unchanged field in in array/map of struct.Tor Egge2018-06-131-41/+94
|
* Remove DocumentTypeRepo::UP typedef.Tor Egge2018-04-051-6/+6
| | | | Remove unneeded includes.
* 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
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
|
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-2/+2
|
* Change document type inspector to look at two document types at a time.Tor Egge2017-03-311-17/+52
| | | | | For reprocessing purposes, we need to know when a field exists in both old and new document type with same field type.
* Use schema::DataTypeHenning Baldersheim2016-12-121-5/+2
|
* PublishJon Bratseth2016-06-151-0/+50