aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/runtime/AllIncompatibleChangesExpansionTest.java
Commit message (Expand)AuthorAge
* Remove wrapper options support.Gravatar ccalvarin2017-12-19
* Remove feature to allow expansion flags to have values.Gravatar ccalvarin2017-10-18
* Deprecate wrapperOptions.Gravatar ccalvarin2017-09-21
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Allow expansion flags to have values.Gravatar Googler2017-06-28
* Update the --incompatible_ flag requirements to use the metadata tag.Gravatar ccalvarin2017-06-28
* Move InvocationPolicy to the options parser package.Gravatar ccalvarin2017-06-09
* Use ImmutableList for Option expansion functionsGravatar Googler2017-06-08
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Add --all_incompatible_changes invocation policy test.Gravatar ccalvarin2017-04-11
* Add --all_incompatible_changes, the user's shorthand for turning on all --inc...Gravatar brandjon2017-04-03