aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/common/options
Commit message (Expand)AuthorAge
* Delete the defaultMultipleValue field from options and refactor the logic for...Gravatar Luis Fernando Pino Duque2016-04-20
* Add sanity unit test for options classes that are subclasses of other options...Gravatar Nathan Harmata2016-04-19
* Add a new field to options called defaultMultipleValue which enables setting ...Gravatar Luis Fernando Pino Duque2016-03-21
* Refactoring of the OptionsParser implementation to allow overriding the value...Gravatar Luis Fernando Pino Duque2016-02-24
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Adds support for invocation policy to the canonicalize-flags command.Gravatar Alex Humesky2016-01-15
* Deprecation warnings are no longer printed for flags specified using their ol...Gravatar Alex Humesky2015-11-12
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-30
* Adds a little test to the options parser test to ensure that warnings are notGravatar Alex Humesky2015-10-28
* Adds an oldName attribute and a wrapperOption attribute to the @Option annota...Gravatar Alex Humesky2015-10-21
* Adds a mechanism for invocation policy. The policy is taken through the --inv...Gravatar Alex Humesky2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add a converter for enum flags that can also be boolean.Gravatar Googler2015-05-21
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25