summaryrefslogtreecommitdiffstats
path: root/vespalog/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-1/+1
|
* misc cleanup from BaldersheimArne H Juul2017-05-021-7/+4
| | | | | | | * include file cleanup * only do LOG_SETUP as needed * remove "virtual" where "override" is specified also * some minor reformatting and indentation changes
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-4/+7
|
* Use overrideHenning Baldersheim2017-04-231-7/+4
|
* add override in vespalog moduleArne H Juul2017-04-101-3/+3
|
* Name dependencies for script tests.Arnstein Ressem2016-08-241-2/+4
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-282-0/+2
| | | | | | | | | | | | | | | | * 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-163-5/+5
|
* PublishJon Bratseth2016-06-1541-0/+2778