aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/common/options/OptionsMapConversionTest.java
Commit message (Expand)AuthorAge
* Options with oldNames will no longer get reported twice in the effective opti...Gravatar ccalvarin2017-09-11
* Add OptionDefinition layer between the @Option annotation and its fields and ...Gravatar ccalvarin2017-08-22
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Explicitly state the default options categories for options used in blaze tes...Gravatar ccalvarin2017-06-29
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Add a way of constructing OptionsBase subclass instances from mapsGravatar brandjon2017-04-20