summaryrefslogtreecommitdiffstats
path: root/configgen/src/test/java/com/yahoo
Commit message (Collapse)AuthorAgeFilesLines
* Add back support for version in config definitionHarald Musum2022-06-081-7/+26
| | | | Add warning message, add TODO to remove in Vespa 9
* Remove on Vespa 8Jon Bratseth2022-06-084-71/+19
|
* Avoid hamcrest/deprecated assertThat.Henning Baldersheim2021-12-206-67/+71
|
* add more convenience functionsArne H Juul2021-12-091-0/+1
| | | | * accept lambdas for struct members and map values also
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-076-6/+6
|
* Deprecate and stop using ConfigDefinition constructor with versionHarald Musum2021-09-021-6/+7
|
* Use javadoc-no-fork and various fixesHÃ¥kon Hallingstad2020-10-311-3/+3
|
* Fix typoHarald Musum2020-09-111-1/+1
|
* Fix file namesHarald Musum2020-09-104-9/+9
|
* Fail if reserved words are used for array names.gjoranv2019-11-131-0/+18
|
* Cleanup MakeConfigHarald Musum2019-07-301-7/+4
| | | | | Languages 'cppng' and 'cpp' are identical now, remove use of 'cppng'. Remove unused property 'config.requireNamespace'.
* Add url config typeLester Solbakken2018-12-184-4/+26
|
* Add build() method to config buildersJon Bratseth2018-11-302-4/+13
|
* Scala code replaced with Java equivalentOlli Virtanen2018-05-241-0/+116
|
* Update test after removing version lineHarald Musum2017-08-301-2/+1
|
* Add missing copyright headersgjoranv2017-08-182-0/+2
|
* Remove redundant def parameters.gjoranv2017-08-171-10/+9
|
* Allow 'package' in def files to specify java package.gjoranv2017-08-172-0/+123
| | | | | | * For generating cpp, namespace is still required and package is ignored. * Generating java requires one of them, but both are allowed.
* Refactor tests to remove duplicate code.gjoranv2017-08-162-203/+65
|
* Imports only.gjoranv2017-08-161-1/+0
|
* Move namespace testing to separate class.gjoranv2017-08-162-116/+145
|
* Rename test to clarify intention.gjoranv2017-08-161-1/+1
|
* Split "number in namespace" tests to clarify intention.gjoranv2017-08-161-11/+18
|
* minor: remove 'require_that' prefix.gjoranv2017-08-161-3/+3
|
* minor: declare helpers private and update author.gjoranv2017-08-161-3/+3
|
* 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
|
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-171-1/+1
|\ | | | | Use github name in @author
| * Use github name in @authorJon Bratseth2016-06-161-1/+1
| |
* | Use github name in @author and OWNERS filesHarald Musum2016-06-172-2/+2
|/
* PublishJon Bratseth2016-06-154-0/+892