summaryrefslogtreecommitdiffstats
path: root/configgen/src/test/java/com/yahoo/config/codegen
Commit message (Collapse)AuthorAgeFilesLines
* 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