commit | 2f124194d5d9d45db566d277e7eff946f6e2a580 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Wed Sep 25 05:36:27 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 25 05:37:46 2019 -0700 |
tree | 15c8c95393ac8622bd152ebb71890d1aed9957ee | |
parent | 79187d90899310803a5f890347012443a201bee3 [diff] |
Fix BuildIntegrationTest to add a strategy module This was missing from the test setup, blocking open sourcing tests that actually need one. The only integration test that currently inherits it works by accident - it doesn't strictly require a strategy module. PiperOrigin-RevId: 271104998
{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.