commit | e087d317d24094e674cf7fae0284c81d6ff8bd02 | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Thu Sep 28 21:04:17 2017 -0400 |
committer | John Cater <jcater@google.com> | Fri Sep 29 12:14:31 2017 -0400 |
tree | 6acc238fff3d86ed4ed774d6a2b46239423a0875 | |
parent | 5afd9ee197e0c9a7ef8d040cc2c2e68cc16aa8eb [diff] |
Move serialization test utilities from test/ to main/ This is so other packages can depend on them without violating our style guide. (Dependencies on test/ packages should be limited to aggregating test suites.) The target is also renamed from ".../serialization:serialization-test-base" to a new subpackage, ".../serialization/testutils:testutils". RELNOTES: None PiperOrigin-RevId: 170426906
{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 system. 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.