commit | 0f78105a52fe5010fce723d132012f4e74e08422 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Dec 09 18:50:49 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 09 18:51:42 2019 -0800 |
tree | 87edd9af5f08f3290896b933c6510576a99d655a | |
parent | af8eba9b496e530f29ef860b48d860f1a4362321 [diff] |
Java 11 Desugar Testing Infra Support Add-Ons - Previous: https://github.com/bazelbuild/bazel/commit/69e0894fe44f43f60d8be55207be55e267dd4b9b - Support the injection of org.objectweb.asm.tree.ClassNode for structured assertions and analysis. - Support iterative desugaring for testing Idempotency. (feeding the desugared jar as the input as re-desugaring) PiperOrigin-RevId: 284681352
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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