aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/util/BuildViewTestCase.java
Commit message (Expand)AuthorAge
* Simplify BuildView construction and store configurations in the build result.Gravatar Ulf Adams2015-09-17
* Add experimental flag, that partially disables loading phase (pattern evaluat...Gravatar Marian Lobur2015-09-16
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Prevented catching/wrapping of InterruptedExceptions, especially in BaseFunct...Gravatar Florian Weikert2015-09-14
* Add unit tests for AndroidStudioInfoAspect and implement dependency collection.Gravatar Dmitry Lomov2015-09-14
* Use the file size from FileValue instead of wastefully stat'ing the file agai...Gravatar Nathan Harmata2015-09-14
* 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
* Open source some packages tests.Gravatar Ulf Adams2015-05-04
* Inline FoundationTestCase.scratchFile.Gravatar Ulf Adams2015-04-27
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-04-23
* Pass in the test environment using BuildConfiguration.Options.testEnvironment...Gravatar Lukacs Berki2015-04-20
* 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
* Inline TestConstants.TEST_WORKSPACE_DIRECTORY.Gravatar Ulf Adams2015-04-14
* Description redacted.Gravatar Lukacs Berki2015-03-27
* 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