summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-101-1/+9
|/
* keep inheritance orderArne H Juul2022-03-091-5/+7
* 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-091-0/+23
* move struct declaration after useArne H Juul2022-03-091-1/+1
* add some new testsArne H Juul2022-03-091-0/+64
* 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-073-2/+15
* | 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-071-3/+19
* allow function replacementArne H Juul2022-03-071-5/+10
* Revert "Lesters/java probe onnx model"Harald Musum2022-03-061-52/+0
* use a special file for bad parse testArne H Juul2022-03-051-6/+6
* test new and old code pathArne H Juul2022-03-051-2/+12
* test new and old code pathArne H Juul2022-03-051-2/+14
* badstruct should not parseArne H Juul2022-03-051-1/+0
* test new code path for annotationsArne H Juul2022-03-051-9/+19
* run new code if feature flag is setArne H Juul2022-03-041-3/+3
* Merge pull request #21549 from vespa-engine/arnej/conversion-schemas-5Henning Baldersheim2022-03-041-3/+0
|\
| * convert entire schemaArne H Juul2022-03-041-3/+0
* | Merge pull request #21548 from vespa-engine/bratseth/truefalse-take-2Jon Bratseth2022-03-042-3/+3
|\ \
| * | Don't convert true and false to 1.0 and 0.0Jon Bratseth2022-03-041-1/+1
| * | Revert "Revert "'true' and 'false' literals in ranking expressions""Jon Bratseth2022-03-041-2/+2
| |/
* | Merge pull request #21344 from vespa-engine/lesters/java-probe-onnx-modelLester Solbakken2022-03-041-0/+52
|\ \ | |/ |/|
| * Don't propagate exception, but return empty tensor type for fallbackLester Solbakken2022-02-231-2/+4
| * Add probing of ONNX models for type resolving in JavaLester Solbakken2022-02-231-0/+50
* | update parser to handle moreArne H Juul2022-03-032-9/+17
* | cosmetic fixArne H Juul2022-03-031-1/+1
* | unify enumsArne H Juul2022-03-032-15/+17
* | ensure we can parse most example .sd filesArne H Juul2022-03-031-1/+116
* | Revert "'true' and 'false' literals in ranking expressions"Arnstein Ressem2022-03-031-2/+2
* | Cosmetic changesHarald Musum2022-03-031-2/+1
* | 'true' and 'false' literals in ranking expressionsJon Bratseth2022-03-021-2/+2
* | Merge pull request #21458 from vespa-engine/arnej/convert-from-intermediate-1Jon Bratseth2022-02-283-9/+110
|\ \
| * | convert intermedate to DataType objectsArne H Juul2022-02-283-9/+110
* | | Add value to JVM GC option in testHarald Musum2022-02-281-1/+1
|/ /
* | simple inheritance resolvingArne H Juul2022-02-251-0/+54
* | unit test filename sanity check alsoArne H Juul2022-02-251-0/+9
* | unit test exceptions thrownArne H Juul2022-02-251-0/+16
* | also unit test external rank-profile filesArne H Juul2022-02-251-0/+27
* | add IntermediateCollection with minimal unit testArne H Juul2022-02-251-0/+82
* | Merge branch 'master' into bratseth/strictJon Bratseth2022-02-252-1/+146
|\ \
| * \ Merge pull request #21381 from vespa-engine/arnej/intermediate-parser-5Henning Baldersheim2022-02-252-1/+146
| |\ \
| | * | ensure parsing various .sd files does not failArne H Juul2022-02-241-0/+83