aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/ConfigurationsForLateBoundTargetsTest.java
Commit message (Expand)AuthorAge
* Automated refactor of Label.parseAbsolute() to always pass a repository mappingGravatar dannark2018-06-27
* Ease the configuration-related restrictions of several more tests.Gravatar mstaib2018-05-14
* Replace nearly all test uses of ConfiguredTarget#getConfiguration with utilit...Gravatar janakr2018-03-27
* Stop allowing generic LateBoundDefault value types. Such types are always eit...Gravatar janakr2018-02-02
* Move PatchTransition and kin to analysis.config.transitions.Gravatar gregce2018-01-04
* Disable some tests that can't currently run in special internal execution mode.Gravatar janakr2017-10-13
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* Remove outdated defaultsToSelf.Gravatar gregce2017-09-12
* Remove ConfigurationFactory as part of the static configuration cleanup.Gravatar gregce2017-08-17
* Provide a lambda interface for custom mock rule class behavior.Gravatar gregce2017-07-31
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Don't let latebound split attributes leave the host configuration.Gravatar gregce2017-05-04