aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/test
Commit message (Expand)AuthorAge
* remove ActionMetadata#getInputCountGravatar Michajlo Matijkiw2015-03-23
* Set Bazel TEST_SRCDIR to runfiles root, not inside runfiles prefix.Gravatar Ross Light2015-03-18
* add baseline functionality for not saving unused artifactsGravatar Michajlo Matijkiw2015-03-13
* AttributeMap#has(String, Type) is added to check whether an attribute with a ...Gravatar Googler2015-03-13
* BazelTestSuiteRule is documented. The "suites" attribute is removed from Baze...Gravatar Googler2015-03-13
* Allow ios_test to override the GCOV environment variableGravatar Daniel Wagner-Hall2015-03-10
* List of file extensions supported in BaselineCoverageAction is moved to Const...Gravatar Googler2015-03-05
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Get runfiles prefix from the WORKSPACE fileGravatar Kristina Chodorow2015-03-05
* Documentation of the coverage report generation is updated.Gravatar Googler2015-02-26
* Add --local_test_jobs to limit local test concurrencyGravatar Mark Schaller2015-02-25
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Remove BaselineCoverageArtifactsProvider in favor of an output group.Gravatar Lukacs Berki2015-02-19
* Coverage implementation for Objective C.Gravatar Googler2015-02-18
* Add OutErr#close, and call that in test strategies.Gravatar Han-Wen Nienhuys2015-02-18
* Acquire resources for tests in StandaloneTestStrategy.Gravatar Han-Wen Nienhuys2015-02-12
* fix accumulating logic around cached testsGravatar Michajlo Matijkiw2015-02-11
* As a follow up to []. This changelist creates an intermediary FileWriteAction...Gravatar Googler2015-02-11
* Blaze doesn't crash if a coverage combined report was requested and no test t...Gravatar Googler2015-02-10
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25