aboutsummaryrefslogtreecommitdiffstats
path: root/lowercasing_test
Commit message (Collapse)AuthorAgeFilesLines
* Migrate script ot Python 3Bjørn Christian Seime2019-04-161-4/+4
|
* Cleanup after removal of old unit test runner.Tor Egge2019-02-211-1/+0
|
* Remove files used by old unit test runner.Tor Egge2019-02-192-13/+0
|
* Update copyright headersJon Bratseth2017-06-1412-8/+12
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1412-12/+8
|
* Update copyright headersJon Bratseth2017-06-1412-8/+12
|
* Revert "Copyright header"Jon Bratseth2017-06-1312-12/+8
|
* Copyright headerJon Bratseth2017-06-1312-8/+12
|
* Now everything builds without fastos.hHenning Baldersheim2017-06-011-0/+1
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-012-2/+2
|
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-234-9/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* WIP (#245)Bjørn Christian Seime2016-06-2827-307/+0
|
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-284-4/+7
| | | | | | | | | | | | | | | | * 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
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* Merge pull request #14 from yahoo/vegard/optionally-build-unit-testsVegard Sjonfjell2016-06-162-3/+3
|\ | | | | Vegard/optionally build unit tests
| * Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-162-3/+3
| |
* | Add custom command so that the java code only compiles if out of date.Arnstein Ressem2016-06-162-4/+6
|/
* PublishJon Bratseth2016-06-1551-0/+8747