summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/tutorial
Commit message (Collapse)AuthorAgeFilesLines
* gc old process codeHÃ¥vard Pettersen2022-03-051-23/+23
| | | | also added read_line function to new Process code
* Update 2017 copyright notices.gjoranv2021-10-0719-28/+28
|
* ChildProc -> ChildProcessArne Juul2020-07-171-2/+2
|
* rename SlaveProc -> ChildProcArne Juul2020-07-171-2/+2
|
* Update copyright headersJon Bratseth2017-06-1419-27/+28
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1419-19/+18
|
* Update copyright headersJon Bratseth2017-06-1419-18/+19
|
* Revert "Copyright header"Jon Bratseth2017-06-1319-19/+27
|
* Copyright headerJon Bratseth2017-06-1319-27/+19
|
* use mapped file inputHaavard2017-02-071-10/+5
|
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-8/+4
|
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-233-12/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-281-2/+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
* update shell scriptsHaavard2016-06-271-4/+1
|
* Ignore tutorial differencesEirik Nygaard2016-06-241-1/+5
|
* remove redundant ignoring of Testing directoriesHaavard2016-06-235-5/+0
|
* add trivial test scriptArne Juul2016-06-221-0/+3
|
* actually test that tutorial is correctArne H Juul2016-06-223-4/+3
| | | | | | * generate the tutorial to a temporary file and compare it * strip away paths to make output reproducable and clean * improve performance by not running "make" or similar
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-165-5/+5
|
* PublishJon Bratseth2016-06-1524-0/+1187