aboutsummaryrefslogtreecommitdiffstats
path: root/documentgen-test/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Emit type inheritance statements for concrete document typesTor Brede Vekterli2023-02-221-0/+33
| | | | | | This relates to issue #26126 where inheritance specified in the schema was not propagated to the generated meta type, causing `is-a` type checks to not give the expected results.
* Avoid removed constructsJon Bratseth2022-06-081-49/+49
|
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-2/+1
|
* Expect consistent spacingJon Bratseth2022-03-291-1/+1
|
* avoid bad getDataTypeArne H Juul2022-03-241-4/+4
|
* simpler to avoid using deprecated methodArne H Juul2022-01-061-5/+4
|
* GC dompression support in java.Henning Baldersheim2021-11-101-1/+0
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Simplify codeHenning Baldersheim2021-06-141-47/+45
|
* Stick to junit for simple test.Henning Baldersheim2020-08-111-7/+3
|
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-8/+4
| | | | | - Deprecate public methods using body struct. - Update expected generated config.
* Add test of imported field in concrete document typeTor Brede Vekterli2020-02-181-0/+9
|
* Expect short formJon Bratseth2020-01-031-1/+1
|
* Call addFieldSets for genrated document types in order for fieldSet and ↵Henning Baldersheim2019-08-291-0/+13
| | | | | | fieldSetAll to work. Verify that _zcurve generated fields are not exposet in the default fieldSet().
* Update testHenning Baldersheim2019-08-291-9/+11
|
* Properly generate concrete documents for the bool type too.Henning Baldersheim2019-08-281-0/+2
|
* doc: -> id:Henning Baldersheim2019-08-161-14/+14
|
* Merge with masterJon Bratseth2019-06-281-3/+10
|\
| * Add support for upgrades of values in maps.Henning Baldersheim2019-06-281-3/+10
| | | | | | | | Since keys in maps and weighted sets must be primitives we should be complete here.
* | Merge with masterJon Bratseth2019-06-281-7/+24
|\|
| * Reuse codeHenning Baldersheim2019-06-281-10/+5
| |
| * Ensure that we also upgrade the struct elements in arrays.Henning Baldersheim2019-06-281-1/+4
| |
| * Add a failing test.Henning Baldersheim2019-06-281-3/+22
| |
* | Nonfunctional changes onlyJon Bratseth2019-06-281-5/+10
|/
* Nonfunctional change onlyJon Bratseth2019-06-121-0/+1
|
* Emit Position struct if necessary.Henning Baldersheim2019-04-051-0/+7
|
* Avoid '*' importsHenning Baldersheim2019-04-051-8/+54
|
* no more body fieldsArne Juul2019-01-211-6/+6
|
* Revert "Revert "Always output tensor type in toString""Jon Bratseth2018-11-291-1/+1
|
* Revert "Always output tensor type in toString"Håkon Hallingstad2018-11-291-1/+1
|
* Expect tensor typeJon Bratseth2018-11-281-1/+1
|
* Deprecating a whole lot of body/header related methods that should have been ↵Henning Baldersheim2018-10-311-0/+1
| | | | done a long time ago.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Add tensor support to vespa-documentgen-pluginLester Solbakken2017-05-091-0/+9
|
* silence warningsArne H Juul2017-04-201-1/+1
|
* Use HEAD document (de-)serializerTor Brede Vekterli2017-02-091-4/+5
|
* Support references in concrete document typesTor Brede Vekterli2017-02-081-19/+98
|
* Preserve old behavior where doing a setFieldValue on a string field,Henning Baldersheim2016-11-161-0/+7
| | | | | | would make an empty spanTreeMap when there where no annotations. However this is different that using the generated setter, which will not touch any annotations. But that is the same issue as always.
* PublishJon Bratseth2016-06-151-0/+835