commit | b6788f5d7bf0f4b8a85a2ec85b093ca16b5f00ff | [log] [tgz] |
---|---|---|
author | Yannic Bonenberger <contact@yannic-bonenberger.com> | Tue Aug 28 08:20:19 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Aug 28 08:22:09 2018 -0700 |
tree | 040beee88d01ab858cf7d0d85182e0523da9544a | |
parent | be02b515535eec4a86ebe8f05c3de4f9ffbc9e03 [diff] |
Add Locale.US to String.format Not having Locale.US set caused some tests to fail because strings were different (i.e. `5,00s` instead of `5.00s`). Closes #5705. PiperOrigin-RevId: 210543454
{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.