summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/queryeval
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-1449-49/+49
* Revert "Update copyright headers"Jon Bratseth2017-06-1449-49/+49
* Update copyright headersJon Bratseth2017-06-1449-49/+49
* Revert "Copyright header"Jon Bratseth2017-06-1349-49/+49
* Copyright headerJon Bratseth2017-06-1349-49/+49
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-0114-14/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-093-7/+8
* Revert "Revert "Fix warnings hidden earlier due to including application head...Henning Baldersheim2017-05-032-5/+6
* Revert "Fix warnings hidden earlier due to including application headers as s...Henning Baldersheim2017-05-032-6/+5
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-032-5/+6
* add override in searchlib moduleArne H Juul2017-04-1221-91/+91
* Move AttributeVector::SearchContext::Params to separate class in searchcommon.Geir Storli2017-03-141-3/+4
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-095-28/+54
* Remove resetRangeHenning Baldersheim2017-02-213-9/+1
* Deduplicate codeHenning Baldersheim2017-02-151-12/+11
* Also check the single item optimization too.Henning Baldersheim2017-02-151-0/+13
* Unify namingHenning Baldersheim2017-02-141-3/+3
* De duplicateHenning Baldersheim2017-02-141-14/+10
* Fork into single/multiple tests.Henning Baldersheim2017-02-141-6/+40
* set DocId the correct places and update test according to my understanding of...Henning Baldersheim2017-02-131-3/+1
* Follow up from @havardpe comments.Henning Baldersheim2017-02-066-15/+15
* Remove unused includes.Henning Baldersheim2017-02-031-3/+0
* Use the iterator verifier for parallell weak and too.Henning Baldersheim2017-02-032-29/+19
* Use the iterator verifier for weak and too.Henning Baldersheim2017-02-031-22/+17
* Use the iterator verifier and factor out common code for dotproduct and weigh...Henning Baldersheim2017-02-033-99/+28
* Use the iterator verifierHenning Baldersheim2017-02-032-6/+9
* Use the iterator verifierHenning Baldersheim2017-02-031-44/+68
* Test the monitoring iterators too.Henning Baldersheim2017-02-031-9/+24
* Test the source blender too.Henning Baldersheim2017-02-031-24/+34
* BooleanMatchIteratorWrapper verification.Henning Baldersheim2017-02-031-11/+14
* Only include what you needHenning Baldersheim2016-12-192-3/+0
* Split the source selector out too.Henning Baldersheim2016-12-171-3/+4
* remove features from match dataHaavard2016-12-1411-31/+30
* Add missing include.Henning Baldersheim2016-12-122-7/+8
* do not crash when optimizing empty andnotHaavard2016-11-211-0/+7
* Wire the Grow strategy all the way.Henning Baldersheim2016-09-021-1/+1
* do not copy blueprints, freeze blueprintsHaavard2016-09-022-22/+10
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-2/+2
* use cmathArne Juul2016-06-271-1/+1
* ignore filesHaavard2016-06-231-0/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-1618-22/+22
* PublishJon Bratseth2016-06-15102-0/+9455