commit | 3b20f1f3b057bcb0d89c6e558ded31315ed2b834 | [log] [tgz] |
---|---|---|
author | cpovirk <cpovirk@google.com> | Fri May 24 15:26:31 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 24 15:27:41 2019 -0700 |
tree | 2cafdca0441a3480f7f9cb08437c83fda569080d | |
parent | ea37b67aa22663d1933d6e81e277a9b4c24e7999 [diff] |
Migrate Correspondence subclasses to instead call Correspondence.from. This makes the code shorter, and the subclassing approach is deprecated. Open-source note: Correspondence.from was added to Truth 0.43. (So was Correspondence.transforming, which I'm using occasionally instead.) Correspondence.formattingDiffsUsing was added in Truth 0.44. PiperOrigin-RevId: 249909347
{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.