commit | 663df9d96f10a2dd0fa8a85b4aac39cd2cc368fb | [log] [tgz] |
---|---|---|
author | vladmos <vladmos@google.com> | Fri Sep 01 19:52:06 2017 +0200 |
committer | Vladimir Moskva <vladmos@google.com> | Fri Sep 01 20:08:38 2017 +0200 |
tree | ce6e4fe5640a24d8533dac347dd7a4c5591a84db | |
parent | 8fb7d538db6a32fb969ce744579ea3b599fbf87b [diff] |
Remove testFunctionListArgumentsAreImmutable and testFunctionDictArgumentsAreImmutable These tests don't actually check mutability of objects but behavior of += on them. Input arguments of functions are in fact mutable unless they've been created in another mutability scope. There are already other tests that actually check immutability of objects from another mutability scope. PiperOrigin-RevId: 167295711
{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.