commit | 0588ba0445560ea9503ed623d1f231cb65aa20c8 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Thu Feb 15 10:40:26 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Feb 15 10:42:33 2018 -0800 |
tree | cdd8ff1ce527ae1d4802137ba0275a8f79509241 | |
parent | cb314a2e36031c8a5f1dd26bb3b94f1b8f1cb901 [diff] |
Remove BinTools from BuildViewTestCase The BVTC is primarily intended for analysis tests, and those should not have access to BinTools. However, there are a few subclasses that misuse it for integration tests, and those need to create their own BinTools instances now. PiperOrigin-RevId: 185862672
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.