aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/test
Commit message (Expand)AuthorAge
* Update tests to use the label-based load() syntax.Gravatar laurentlb2017-11-30
* Rename some of native declared providers according to the new naming scheme.Gravatar dslomov2017-08-21
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Make native declared providers type-safe.Gravatar dslomov2017-07-10
* Introduce ctx.actions.write in place of ctx.file_action.Gravatar dslomov2017-06-30
* Set the local CPU reservation for tests based on their "cpu:<n>" tag.Gravatar philwo2017-05-03
* Enables passing local as an execution requirement through the ExecutionInfoPr...Gravatar Sergio Campama2017-01-23
* Migrates TestEnvironmentProvider to using the new Skylark declared providers ...Gravatar Sergio Campama2016-12-12
* Add a testing Skylark module that exposes an ExecutionInfoProvider constructor.Gravatar Sergio Campama2016-12-12