summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/parser
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-7/+8
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-8/+7
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-7/+8
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-8/+7
* Use null rather than "" for no load balancer, as intended(?), and fix some as...jonmv2022-04-081-7/+8
* Use more PathJon Marius Venstad2022-04-021-6/+17
* Revert "Move verification down"HÃ¥kon Hallingstad2022-04-021-17/+6
* Even more Path!Jon Marius Venstad2022-04-011-6/+17
* track toString() updateArne H Juul2022-03-231-1/+1
* track error message changeArne H Juul2022-03-231-1/+4
* Merge pull request #21580 from vespa-engine/arnej/verify-namecollision-failsJon Bratseth2022-03-071-1/+0
|\
| * struct/document name collision failsArne H Juul2022-03-071-1/+0
* | resolve document references alsoArne H Juul2022-03-072-4/+49
|/
* use a special file for bad parse testArne H Juul2022-03-051-6/+6
* badstruct should not parseArne H Juul2022-03-051-1/+0
* 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
* | Don't convert true and false to 1.0 and 0.0Jon Bratseth2022-03-041-1/+1
|/
* update parser to handle moreArne H Juul2022-03-032-9/+17
* ensure we can parse most example .sd filesArne H Juul2022-03-031-1/+116
* convert intermedate to DataType objectsArne H Juul2022-02-283-9/+110
* 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
* ensure parsing various .sd files does not failArne H Juul2022-02-241-0/+83
* minimal unit testing of IntermediateParserArne H Juul2022-02-241-0/+62
* more readable using verifyThatArne H Juul2022-02-241-1/+1
* start writing unit testArne H Juul2022-02-241-0/+27