aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/queryeval/weak_and
Commit message (Collapse)AuthorAgeFilesLines
* Follow up from @havardpe comments.Henning Baldersheim2017-02-061-2/+2
|
* Use the iterator verifier for parallell weak and too.Henning Baldersheim2017-02-031-4/+0
|
* Use the iterator verifier for weak and too.Henning Baldersheim2017-02-031-22/+17
|
* Only include what you needHenning Baldersheim2016-12-192-3/+0
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vespalib tests run out of source. * staging_vespalib run tests out of source. * fastos tests run out of source. * Fixed storage tests out of source. * Fixed some of the config tests. * config* tests run out of source. * document_* tests run out of source. * documentapi_ tests run out of source. * Fixed fsa out of source tests. * Fix jrt_test out of source. * More tests run out of source. * Fix some slobrok and messagebus tests. * More fixes for out of source tests. * Done with first pass of regular tests out of source. * Only use SOURCE_DIRECTORY in a limited set of places. * Fix some remaining tests. * Some cleanups. * No need for extra slash.
* use cmathArne Juul2016-06-271-1/+1
| | | | | | * avoid using #include <math.h> * add std:: namespace prefix when calling <cmath> functions * use <cstdlib> for std::abs() with integral types
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-2/+2
|
* PublishJon Bratseth2016-06-1510-0/+925