summaryrefslogtreecommitdiffstats
path: root/streamingvisitors
Commit message (Collapse)AuthorAgeFilesLines
...
* streamingvisitor require ucaHenning Baldersheim2016-09-111-0/+1
|
* Do not require icu unless you really need it.Henning Baldersheim2016-09-111-1/+4
|
* Add a function to IIndexEnvironment to get a constant rank value by name.Geir Storli2016-08-251-8/+14
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/+2
| | | | | * avoid using #include <math.h> * add std:: namespace prefix when calling <cmath> functions
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* normal programs should not use cppunitArne Juul2016-06-191-1/+1
|
* balder -> baldersheim in OWNERS file.Henning Baldersheim2016-06-171-1/+1
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-163-3/+3
|
* PublishJon Bratseth2016-06-1553-0/+4432