aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/select
Commit message (Expand)AuthorAge
* Expose an actions provider on RuleConfiguredTarget instances.Gravatar cparsons2018-03-06
* Refactor ConfiguredAttributeMapper to lib/packages from lib/analysis.Gravatar cparsons2017-10-11
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Remove type checking requirement from AttributeMap.has.Gravatar Greg Estren2017-02-15
* Remove TestConstants.THIS_IS_BAZEL; use AnalysisMock instead.Gravatar Ulf Adams2016-07-06
* Add test coverage for label visitation over computed defaults in AggregatingA...Gravatar Greg Estren2016-05-23
* Add an "alias" rule.Gravatar Lukacs Berki2016-05-10
* Let select() "unset" values via: select({"//some:condition: None }).Gravatar Greg Estren2016-04-29
* Don't keep packages in the default repository around after loading.Gravatar Brian Silverman2016-03-17
* Fix skylark aspect issues.Gravatar Dmitry Lomov2015-12-08
* Migrated base test classes to JUnit 4 and deleted their temporary *ForJunit4 ...Gravatar Florian Weikert2015-12-07
* Migrated tests in lib/analysis to JUnit 4.Gravatar Florian Weikert2015-11-30
* Replace home-made assertions with equivalent Google Truth calls.Gravatar Carmi Grushko2015-11-11
* Simplify PackageFactoryApparatus.Gravatar Han-Wen Nienhuys2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Optimize AggregatingAttributeMapper.visitAttribute (which returnsGravatar Greg Estren2015-05-15
* Open source a few more analysis tests.Gravatar Ulf Adams2015-05-04