summaryrefslogtreecommitdiffstats
path: root/persistence
Commit message (Collapse)AuthorAgeFilesLines
* Reduce unneccessary code incluscion.Henning Baldersheim2016-12-121-0/+1
|
* Move to doubles for all latency reporting metricsTor Brede Vekterli2016-11-282-8/+8
|
* Add missing includes.Henning Baldersheim2016-11-241-3/+4
|
* Now make all worksHenning Baldersheim2016-11-249-2/+34
|
* Avoid including everything in document in every file we compile.Henning Baldersheim2016-11-2426-434/+457
|
* BucketId -> BucketHenning Baldersheim2016-11-231-3/+3
|
* Avoid inlining the iostream stuff.Henning Baldersheim2016-11-234-31/+33
|
* TypoVegard Sjonfjell2016-11-171-1/+1
|
* Add testrunner dependencies to parallelized testsVegard Sjonfjell2016-11-171-0/+1
|
* Parallize cppunit test runner test suites using cppunit-parallelize.pyVegard Sjonfjell2016-11-161-1/+6
|
* We only need one vtagHenning Baldersheim2016-10-211-1/+2
|
* Fixed some of the libraries.Arnstein Ressem2016-10-034-3/+6
|
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-1/+0
|
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-232-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-1/+2
| | | | | | | | | | | | | | | | * 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
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Fix owner files.Haakon Dybdahl2016-06-171-1/+1
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-163-3/+3
|
* Set output name and install test binaryEirik Nygaard2016-06-161-0/+2
|
* PublishJon Bratseth2016-06-15106-0/+14472