aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/OutputFileConfiguredTargetTest.java
Commit message (Expand)AuthorAge
* Replace nearly all test uses of ConfiguredTarget#getConfiguration with utilit...Gravatar janakr2018-03-27
* Add some testing methods to get ConfiguredTargetAndData more easily, and rena...Gravatar janakr2018-03-19
* Project reorg: move *ConfiguredTarget to new configuredtargets/ pathGravatar gregce2017-09-18
* Remove outdated test calls to --experimental_dynamic_configs=notrim.Gravatar gregce2017-09-13
* Remove --experimental_dynamic_configs=off.Gravatar gregce2017-08-10
* Change TargetContext.findDirectPrerequisite from config1 == config2 to config...Gravatar Greg Estren2017-01-18
* Fix an obscure crash scenario with static configs and BuildConfiguration.equals.Gravatar Greg Estren2017-01-04