aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test
Commit message (Expand)AuthorAgeFilesLines
* switch to NewDocumentReferenceDataTypeArne H Juul2022-03-179-22/+22
* check some more details for sanityArne H Juul2022-03-161-1/+13
* validate no annotation references in documentArne H Juul2022-03-161-0/+62
* Revert "one step back for experimental parsing for now"Arne H Juul2022-03-161-2/+0
* get ReferenceDataType from NewDocumentType instance (again)Arne H Juul2022-03-161-5/+3
* Add feature flag for node architecture for admin clustersHarald Musum2022-03-152-1/+49
* Remove useless test (filedistributor service removed a long time ago)Harald Musum2022-03-151-21/+0
* update expected resultsArne H Juul2022-03-1411-232/+5
* unit test disappearing struct-fieldsArne H Juul2022-03-147-0/+373
* Merge pull request #21676 from vespa-engine/arnej/fix-duplicate-reference-typesHenning Baldersheim2022-03-147-3/+156
|\
| * one step back for experimental parsing for nowArne H Juul2022-03-141-0/+2
| * Revert "ensure unique ReferenceDataType instances"Arne H Juul2022-03-141-3/+5
| * add unit test (fails now)Arne H Juul2022-03-145-0/+149
* | Let RankProfileRegistry be GCed, dod not keep alive!Jon Marius Venstad2022-03-141-2/+2
|/
* test new-style config similar to inheritdiamondArne H Juul2022-03-136-0/+135
* Merge pull request #21659 from vespa-engine/arnej/on-demand-struct-fieldsJon Bratseth2022-03-1218-56/+57
|\
| * on-demand struct fields solves two problems seen hereArne H Juul2022-03-111-7/+0
| * removing some useless stuffArne H Juul2022-03-111-0/+1
| * populate struct fields on demandArne H Juul2022-03-118-20/+26
| * even TemporarySDField should be connected to a "repo"Arne H Juul2022-03-117-24/+27
| * ensure unique ReferenceDataType instancesArne H Juul2022-03-111-5/+3
* | Revert "Lesters/java probe onnx model 2"Lester Solbakken2022-03-113-95/+0
|/
* Merge pull request #21632 from vespa-engine/lesters/java-probe-onnx-model-2Lester Solbakken2022-03-113-0/+95
|\
| * Don't redirect stderr to stdoutLester Solbakken2022-03-101-4/+7
| * Don't propagate exception, but return empty tensor type for fallbackLester Solbakken2022-03-101-2/+4
| * Add probing of ONNX models for type resolving in JavaLester Solbakken2022-03-103-0/+90
* | flip to new config for most unit testsArne H Juul2022-03-1011-985/+723
* | expect any RuntimeExceptionArne H Juul2022-03-101-4/+5
* | check both old and new parsing in AnnotationsTestCaseArne H Juul2022-03-103-139/+173
* | update with new-style configsArne H Juul2022-03-1022-1757/+2172
* | switch to new-style config for exporting testcasesArne H Juul2022-03-101-1/+1
* | explicitly use old config for this testArne H Juul2022-03-101-1/+1
* | avoid conflicting settingsArne H Juul2022-03-103-14/+343
|/
* sort to make generated config more predictableArne H Juul2022-03-091-141/+141
* keep inheritance orderArne H Juul2022-03-091-5/+7
* sort to make generated config more predictableArne H Juul2022-03-094-99/+99
* more informative exception messageArne H Juul2022-03-091-1/+1
* expect the other messageArne H Juul2022-03-091-1/+24
* test with old and new parserArne H Juul2022-03-095-5/+30
* move struct declaration after useArne H Juul2022-03-092-6/+6
* add some new testsArne H Juul2022-03-0917-0/+885
* regular "type" queryCommandsArne H Juul2022-03-081-2/+2
* Merge pull request #21580 from vespa-engine/arnej/verify-namecollision-failsJon Bratseth2022-03-073-2/+24
|\
| * struct/document name collision failsArne H Juul2022-03-073-2/+24
* | unit test re-declarning summary fieldArne H Juul2022-03-074-2/+20
* | now finds struct for imported fieldsArne H Juul2022-03-072-1/+12
* | resolve document references alsoArne H Juul2022-03-072-4/+49
|/
* update language in warning, add TODOArne H Juul2022-03-071-2/+2
* unit test multiple attribute settingsArne H Juul2022-03-072-3/+24
* allow function replacementArne H Juul2022-03-071-5/+10