commit | a56e2692512ca0921ee919a3955b07854a80db92 | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Wed Nov 25 06:06:02 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 25 06:07:09 2020 -0800 |
tree | ea2d141b20683e5102e75b4467e79fab7f74233c | |
parent | 11fe399a0ad512e6d9a8a0caa37dbd92575d009b [diff] |
Run Bazel inside shell tests with --nohome_rc --nosystem_rc. This prevents the test from accidentally passing or failing due to the state of any $HOME/.bazelrc or system-wide bazelrc files. PiperOrigin-RevId: 344239690
{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