aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/util/AnalysisMock.java
Commit message (Expand)AuthorAge
* Move more things from TestConstants to AnalysisMock and LoadingMock.Gravatar Ulf Adams2016-07-14
* Remove the forced-legacy mode of the JvmConfigurationLoader.Gravatar Ulf Adams2016-07-07
* Update AnalysisMock to cover the rule class provider and invocation policy.Gravatar Ulf Adams2016-07-07
* Remove TestConstants.THIS_IS_BAZEL; use AnalysisMock instead.Gravatar Ulf Adams2016-07-06
* Remove the directories field from RepositoryDelegatorFunction.Gravatar Ulf Adams2016-04-15
* Move FDO support to the analysis phase by wrapping FdoSupport in its own SkyF...Gravatar Lukacs Berki2016-04-07
* Remove the directories field from RepositoryFunction.Gravatar Ulf Adams2016-03-31
* Introduce SkylarkRepositoryModuleGravatar Damien Martin-Guillerez2016-02-17
* Properly report loading errors during configuration creation.Gravatar Ulf Adams2016-02-10
* Parse the workspace name when a repository is loadedGravatar Kristina Chodorow2016-01-29
* Make BUILD_OPTIONS privateGravatar Kristina Chodorow2015-12-15
* Open-source MockCcSupport and some tests for LibraryLinkingTest.Gravatar Dmitry Lomov2015-12-10
* Refactor external repository support significantly to solve a number of issues.Gravatar Lukacs Berki2015-12-09
* Use AnalysisMock and MockToolsConfig instead of MockToolsPackagesGravatar Kristina Chodorow2015-11-20
* Move local_repository and new_local_repository from build.lib.bazel to build....Gravatar Lukacs Berki2015-10-30
* Pass in a set of SkyFunctions in AnalysisMock.Gravatar Lukacs Berki2015-10-08
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Actually run the actions tests in Bazel.Gravatar Ulf Adams2015-04-16
* Move test cases from BuildConfigurationTest to more specific test classes.Gravatar Ulf Adams2015-04-16
* Open source ConfigurationTestCase.Gravatar Ulf Adams2015-03-20
* Open-source BuildViewTestCase and the infrastructure required by it, as well asGravatar Ulf Adams2015-02-25