commit | 9df3b45a739d7d7181b8d1fdeccc7c2276138f48 | [log] [tgz] |
---|---|---|
author | buchgr <buchgr@google.com> | Tue Mar 13 07:55:05 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Mar 13 07:57:22 2018 -0700 |
tree | dcaecace7cb493db66d8f7a578ed6de33d186128 | |
parent | 0f3f788e37e9e9892f7f1f929eca92f4d9a0d07d [diff] |
Remove assumption from test that /a and /b don't exist. The updated test cases in the InMemoryFileSystemTest make the assumption that /a and /b are not prefixes of the InMemoryFilesystemTest.workingDir field. This is not safe and thus use a randomly generated directory name instead of a hardcoded one. PiperOrigin-RevId: 188872604
{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.