aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Enable Aspects to specify their configuration fragment dependencies.Gravatar Michael Staib2016-01-15
* ConfigurationFragmentPolicy: assume Skylark names, allow merging.Gravatar Michael Staib2016-01-15
* First steps towards implementing AndroidStudioInfoAspect in Skylark.Gravatar Dmitry Lomov2016-01-14
* Rollback of commit e4133aab4db7cd640501d1113c259e8477006b6f.Gravatar Damien Martin-Guillerez2016-01-07
* Allow relative paths for local_repository()sGravatar Kristina Chodorow2016-01-07
* Factor implementation of bazel-specific cpp logic out of devtools/build/lib/B...Gravatar Cal Peyser2016-01-07
* Open source most of our docgen tests.Gravatar Ulf Adams2015-12-22
* Open source LoadingPhaseRunnerTest and its Skyframe companion.Gravatar Ulf Adams2015-12-21
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* Rollback of commit 12bad3af0eade9c4b79d76f9e1c950ad2e3214c2.Gravatar Dmitry Lomov2015-12-16
* Open source CcLibraryConfiguredTargetTest.Gravatar Dmitry Lomov2015-12-15
* Open-source CcCommonConfiguredTargetTest.Gravatar Dmitry Lomov2015-12-15
* Simplify the contract of RepositoryFunction to "I am given a Rule and a direc...Gravatar Lukacs Berki2015-12-14
* Open source PackageCacheTest.Gravatar Ulf Adams2015-12-10
* Open-source MockCcSupport and some tests for LibraryLinkingTest.Gravatar Dmitry Lomov2015-12-10
* Open source IncrementalLoadingTest.Gravatar Ulf Adams2015-12-09
* Open source the TargetPatternEvaluator tests.Gravatar Ulf Adams2015-12-07
* Open-sourced tests from lib/profiler.Gravatar Florian Weikert2015-12-07
* Allow @AutoValue-ed classes as provider keys. Also, reject the generated Auto...Gravatar Carmi Grushko2015-12-07
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Fix typo in BUILD fileGravatar Googler2015-12-01
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30
* Open-source crosstool configuration tests.Gravatar Dmitry Lomov2015-11-30
* Fix broken worker test in Bazel.Gravatar Philipp Wollermann2015-11-30
* Split & refactor testutil/BUILD.Gravatar Philipp Wollermann2015-11-30
* Opensource more cpp rules tests.Gravatar Dmitry Lomov2015-11-30
* Open-source some tests for cpp rules.Gravatar Dmitry Lomov2015-11-30
* Make external repository implementations not re-fetch things on server restart.Gravatar Lukacs Berki2015-11-25
* Open-source StandaloneTests.Gravatar Philipp Wollermann2015-11-25
* Open-source BuildViewTest.Gravatar Dmitry Lomov2015-11-24
* Open-source tests from lib/execGravatar Dmitry Lomov2015-11-20
* Open source BazelDocumentationTest (and fix documentation).Gravatar Dmitry Lomov2015-11-19
* Open-source RPC tests.Gravatar Dmitry Lomov2015-11-18
* Open source skyframe testsGravatar Kristina Chodorow2015-11-17
* Open source graph testsGravatar Kristina Chodorow2015-11-17
* Open source SkyframeLabelVisitorTest.Gravatar Han-Wen Nienhuys2015-11-04
* Adds a bazel-rules-tests java_test rule for the tests under src/test/java/com...Gravatar Alex Humesky2015-11-02
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-30