aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/common/options/OptionsTest.java
Commit message (Expand)AuthorAge
* Remove feature to allow expansion flags to have values.Gravatar ccalvarin2017-10-18
* Move static converter legality checks to compile time.Gravatar ccalvarin2017-08-31
* Move default value & converter finding logic to the OptionDefinition class.Gravatar ccalvarin2017-08-30
* Fix terminal output expansion flag spacing & add implicit requirements.Gravatar ccalvarin2017-08-17
* Use cached values for option converter types.Gravatar ccalvarin2017-08-16
* 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
* Allow expansion flags to have values.Gravatar Googler2017-06-28
* Use ImmutableList for Option expansion functionsGravatar Googler2017-06-08
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Remove --no_ support.Gravatar ccalvarin2017-04-07
* Add new exception for wrapping parser construction failuresGravatar brandjon2017-04-03
* Add expansion functions to options parserGravatar Jon Brandvein2017-03-22
* Global cleanup change.Gravatar Googler2016-08-03
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25