summaryrefslogtreecommitdiffstats
path: root/searchsummary/src/tests
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-1413-13/+13
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1413-13/+13
|
* Update copyright headersJon Bratseth2017-06-1413-13/+13
|
* Remove unnecessary filesJon Bratseth2017-06-141-1/+0
|
* Revert "Copyright header"Jon Bratseth2017-06-1314-13/+14
|
* Copyright headerJon Bratseth2017-06-1314-14/+13
|
* Now everything builds without fastos.hHenning Baldersheim2017-06-012-11/+7
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-013-3/+0
|
* add override in searchsummary moduleArne H Juul2017-04-123-17/+17
|
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-092-34/+40
|
* remove setting of "allow slime" flagArne H Juul2017-02-231-1/+0
|
* remove unused WriteField method from APIArne H Juul2017-02-231-5/+7
|
* make useSlimeInsideFields always trueArne H Juul2017-02-231-2/+1
| | | | | * remove the useSlimeInsideFields argument, it is now always true * remove some now-unused code
* use new input/output model in slimeHaavard2017-02-031-1/+1
|
* Do not include fastos.h in header files.Henning Baldersheim2016-12-191-1/+0
|
* Decouple includes.Henning Baldersheim2016-12-161-5/+5
|
* Build searchsummry+tests tooHenning Baldersheim2016-11-182-0/+5
|
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-283-4/+6
| | | | | | | | | | | | | | | | * Fail test scripts on first error * Some more test fixes * Reverted prod_features_test fix * Re-added prod_features_test.sh change matching that of PR #193 * More error checking * Reverted set -e on failing tests * Enable errexit in lowercasing test
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-164-4/+4
|
* PublishJon Bratseth2016-06-1547-0/+1841