aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/ExperimentalIosTestRule.java
Commit message (Expand)AuthorAge
* Add a Constants.TOOLS_PREFIX constant that will serve to redirect the Bazel t...Gravatar Lukacs Berki2015-10-05
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Use OS X compatible gcov with experimental_ios_test.Gravatar Peter Schmitt2015-09-21
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Inline Constants.IOS_DEVICE_RULE_CLASSES.Gravatar Ulf Adams2015-08-28
* Annotate every single rule with required configuration fragments.Gravatar Ulf Adams2015-08-10
* Support coverage in experimental_ios_test.Gravatar Peter Schmitt2015-07-29
* Add ios_lab_device support in experimental_ios_test.Gravatar Googler2015-07-21
* Add plugin support to experimental_ios_testGravatar Daniel Wagner-Hall2015-05-08
* Add ios_test.sh.bazel_templateGravatar Daniel Wagner-Hall2015-05-04
* Pull out class for substitutionsGravatar Daniel Wagner-Hall2015-05-01
* ios_test: Export device-specific information on a providerGravatar Daniel Wagner-Hall2015-04-29
* Very basic XcTest support in BazelGravatar Daniel Wagner-Hall2015-04-28