aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/feedoperation
Commit message (Expand)AuthorAgeFilesLines
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* remove empty linesArne Juul2017-05-191-1/+0
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-23/+17
* add override in searchcore moduleArne H Juul2017-04-121-2/+2
* Extend document operation with new method to get serializeed document size.Tor Egge2017-03-061-1/+97
* Check bucket id and time stamp when checking deserialization.Tor Egge2017-02-281-8/+18
* Unit test serialization and deserialization of update feed operations.Tor Egge2017-02-281-0/+93
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-153-0/+186