summaryrefslogtreecommitdiffstats
path: root/jrt_test/src/tests
Commit message (Collapse)AuthorAgeFilesLines
* multi-threaded transport for JRTHåvard Pettersen2019-05-131-4/+4
|
* Follow api changeHenning Baldersheim2019-05-111-4/+4
|
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-104-23/+18
|
* Remove files used by old unit test runner.Tor Egge2019-02-1916-53/+0
|
* remove non-instant invocationHåvard Pettersen2018-09-051-1/+1
|
* Update copyright headersJon Bratseth2017-06-1432-28/+32
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1432-32/+28
|
* Update copyright headersJon Bratseth2017-06-1432-28/+32
|
* Revert "Copyright header"Jon Bratseth2017-06-1332-32/+28
|
* Copyright headerJon Bratseth2017-06-1332-28/+32
|
* misc cleanup from BaldersheimArne H Juul2017-05-024-9/+5
| | | | | | | * 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-244-5/+9
|
* Use overrideHenning Baldersheim2017-04-234-9/+5
|
* add override in jrt_test moduleArne H Juul2017-04-114-4/+4
|
* Aressem/cmake workaround clion not copying links properly (#479)Arnstein Ressem2016-08-293-3/+3
| | | | | | * Implemented workaround for CLion not able to copy symlinks. * Get rid of the links
* Name dependencies for script tests.Arnstein Ressem2016-08-244-4/+8
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-2312-29/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Arnej/cleanup errexit usage 2 (#248)Arne H Juul2016-06-2814-77/+76
| | | | | | | | | | | | * not a script that can use "set -e" * run tests in correct order * fix usage of progctl.sh * should not use "set -e" in progdefs.sh * simpler programming to check for failures explicitly
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-2814-16/+29
| | | | | | | | | | | | | | | | * 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
* add "set -e" in jrt_test scripted tests (#215)Arne H Juul2016-06-244-0/+4
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-164-4/+4
|
* PublishJon Bratseth2016-06-1560-0/+1458