commit | 17e28c6b09b9b6ef33745734a5cfbe56f8bbf214 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Tue Nov 17 10:42:43 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 17 10:44:17 2020 -0800 |
tree | 62732c32c8864b1894634e9b9476a86e176c0826 | |
parent | be5f1a4b50b691996b0dd50fdea4e1bc63e3ad82 [diff] |
starlark: add tests of int / int Also, remove StarklarkInt.divide, which is unused and untested. (int / int is implemented by first converting operands to float.) See https://github.com/bazelbuild/bazel/pull/12498 for context. PiperOrigin-RevId: 342895923
{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