summaryrefslogtreecommitdiffstats
path: root/searchcommon/src/tests
Commit message (Collapse)AuthorAgeFilesLines
* Change SchemaBuilder to use attributes config to setup imported attribute ↵Geir Storli2017-08-162-6/+12
| | | | fields in schema.
* Update copyright headersJon Bratseth2017-06-144-4/+4
|
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
|
* Update copyright headersJon Bratseth2017-06-144-4/+4
|
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
|
* Copyright headerJon Bratseth2017-06-134-4/+4
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-012-2/+0
|
* Use datatype and collection type from config when building schema for ↵Geir Storli2017-04-062-2/+6
| | | | imported fields.
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-41/+43
|
* Support building a schema from imported-fields config.Geir Storli2017-03-075-6/+22
|
* Add imported attribute fields to schema.Geir Storli2017-03-072-5/+40
|
* Use schema::DataTypeHenning Baldersheim2016-12-121-40/+36
|
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-2/+2
|
* Change to use eval::ValueType instead of tensor::TensorType.Geir Storli2016-09-151-13/+12
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-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.
* ignore filesHaavard2016-06-231-0/+4
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-162-2/+2
|
* PublishJon Bratseth2016-06-1514-0/+598