aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/util/OptionsUtilsTest.java
Commit message (Expand)AuthorAge
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Allow path options to use user specific pathsGravatar David Ostrovsky2018-03-20
* Track Option placement within a priority category.Gravatar ccalvarin2017-10-18
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Explicitly state the default options categories for options used in blaze tes...Gravatar ccalvarin2017-06-29
* Migrate most of the assertions to Truth that the auto-migration tool did not ...Gravatar lberki2017-05-31
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Remove the overloading of option category to cover documentation level.Gravatar ccalvarin2017-04-18
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Add new utility function to encode options as argument list Gravatar Klaus Aehlig2017-03-23
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25