summaryrefslogtreecommitdiffstats
path: root/fsa/src/alltest/alltest.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded LD_PRELOAD setting in fsa unit tests.Tor Egge2020-05-221-2/+0
|
* Update copyright headersJon Bratseth2017-06-141-0/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
|
* Update copyright headersJon Bratseth2017-06-141-0/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
|
* Copyright headerJon Bratseth2017-06-131-0/+1
|
* Since LD_LIBRARY_PATH did not work we had use stronger lye by using LD_PRELOADHenning Baldersheim2017-05-091-0/+2
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-281-4/+15
| | | | | | | | | | | | * 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
* Revert set alltest.sh errexit optionVegard Sjonfjell2016-06-281-1/+0
|
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-0/+1
| | | | | | | | | | | | | | | | * 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
* PublishJon Bratseth2016-06-151-0/+11