aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/util
Commit message (Expand)AuthorAge
* Fix broken tests.Gravatar Marian Lobur2015-09-02
* Aspects can get information from their base rule.Gravatar Marian Lobur2015-09-02
* Create baseline coverage actions for local sources only and aggregate.Gravatar Ulf Adams2015-08-31
* Drop the baseline artifact output group.Gravatar Ulf Adams2015-08-31
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Implement the core structure for dynamic configurations.Gravatar Greg Estren2015-08-26
* A prototype implementation of top-level aspects.Gravatar Dmitry Lomov2015-08-20
* Add test methods to check BuildConfiguration and ConfiguredTarget equality ch...Gravatar Greg Estren2015-08-04
* Remove more static configuration transitions from tests, as prep work for Gravatar Greg Estren2015-08-04
* Build a symlink tree for Android native library symlinks so that libraries fr...Gravatar Lukacs Berki2015-08-04
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Description redacted.Gravatar Laszlo Csomor2015-07-27
* Added an additional test for empty actions in Skylark.Gravatar Florian Weikert2015-07-20
* Remove two methods from FoundationTestCase.Gravatar Ulf Adams2015-07-17
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Eliminate BuildConfiguration.getShortName().Gravatar Lukacs Berki2015-06-29
* Migrate C++ link action .params files to the Blaze-standard ParameterFileWrit...Gravatar Eric Fellheimer2015-06-15
* Description redacted.Gravatar Rumou Duan2015-06-05
* Add a hidden flag which allows us to set the size of the legacy globbing thre...Gravatar Eric Fellheimer2015-05-22
* Adds a provider that exports Java source information. Adds some testing suppo...Gravatar Googler2015-05-15
* We are trying to merge same copies of the aspect, when target is declared in ...Gravatar Marian Lobur2015-05-15
* Open source some packages tests.Gravatar Ulf Adams2015-05-04
* Clean up analysis error reporting a bit:Gravatar Janak Ramakrishnan2015-04-28
* Inline FoundationTestCase.scratchFile.Gravatar Ulf Adams2015-04-27
* Open source the aspects-related tests.Gravatar Ulf Adams2015-04-24
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-04-23
* Enables BlazeModule to return multiple ActionContextProviders and ActionConte...Gravatar Googler2015-04-23
* Pass in the test environment using BuildConfiguration.Options.testEnvironment...Gravatar Lukacs Berki2015-04-20
* A minor refactoring of BlazeRuntime.Gravatar Lukacs Berki2015-04-17
* Open source the configuration tests.Gravatar Ulf Adams2015-04-17
* Remove the full client environment from BuildConfiguration in favor of comput...Gravatar Lukacs Berki2015-04-17
* Actually run the actions tests in Bazel.Gravatar Ulf Adams2015-04-16
* Simplify BuildConfigurationTest and ConfigurationTestCase.Gravatar Ulf Adams2015-04-16
* Move test cases from BuildConfigurationTest to more specific test classes.Gravatar Ulf Adams2015-04-16
* Inline TestConstants.TEST_WORKSPACE_DIRECTORY.Gravatar Ulf Adams2015-04-14
* Description redacted.Gravatar Lukacs Berki2015-03-27
* Split up the DefaultsPackageTest into C++ and Java parts. Move some tests outGravatar Ulf Adams2015-03-20
* Open source ConfigurationTestCase.Gravatar Ulf Adams2015-03-20
* add OutputGroupProvider.DEFAULT_GROUPS for commonly built groupsGravatar Michajlo Matijkiw2015-03-18
* Move some test helper classes into /util packages and open source them.Gravatar Ulf Adams2015-03-16
* Some more cleanup.Gravatar Ulf Adams2015-03-10
* Inline a couple of methods from FoundationTestCase. Having these convenienceGravatar Ulf Adams2015-03-05
* Rename TopLevelArtifactProvider to OutputGroupProvider.Gravatar Lukacs Berki2015-03-05
* Description redacted.Gravatar Manuel Klimek2015-03-05
* Move BuildViewTestCase to the lib.analysis.util package.Gravatar Ulf Adams2015-03-05
* fix bug in test-specific top-level artifact helper behaviorGravatar Michajlo Matijkiw2015-02-26
* Open-source BuildViewTestCase and the infrastructure required by it, as well asGravatar Ulf Adams2015-02-25