summaryrefslogtreecommitdiffstats
path: root/jrt_test
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-1445-38/+45
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1445-45/+38
|
* Update copyright headersJon Bratseth2017-06-1445-38/+45
|
* Revert "Copyright header"Jon Bratseth2017-06-1345-45/+38
|
* Copyright headerJon Bratseth2017-06-1345-38/+45
|
* Don't install test/internal applications.Geir Storli2017-06-121-1/+0
|
* Rename slobrok programs to have vespa- prefix.Tor Egge2017-06-121-2/+2
| | | | Temporarily add symlinks from old name to new name.
* misc cleanup from BaldersheimArne H Juul2017-05-025-13/+7
| | | | | | | * 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-245-7/+13
|
* Use overrideHenning Baldersheim2017-04-235-13/+7
|
* add override in jrt_test moduleArne H Juul2017-04-115-5/+5
|
* Aressem/cmake workaround clion not copying links properly (#479)Arnstein Ressem2016-08-298-10/+7
| | | | | | * 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-2314-31/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
|
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* ignore filesHaavard2016-06-231-0/+1
|
* Merge branch 'master' into aressem/vespa-compile-on-centos7Arnstein Ressem2016-06-164-4/+4
|\
| * Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-164-4/+4
| |
* | Merging code into new github branch.Arnstein Ressem2016-06-161-2/+2
|/
* PublishJon Bratseth2016-06-1587-0/+1881