| commit | a53df66405ba687b5cc12736c81ffd2bd729dcea | [log] [tgz] |
|---|---|---|
| author | michajlo <michajlo@google.com> | Wed Jun 16 08:20:37 2021 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 16 08:21:43 2021 -0700 |
| tree | eb066492af90972ffb9bd87115b9347478019a7e | |
| parent | 9761509f9ccc3892f42425b904adf1ef10bcb1f4 [diff] |
Simplify and enable outputfilter tests For OutputFilter a whole bunch of fake java code, tweaking flags, and reconstructing error messages seems like a bit of overkill to test an interface that just converts a string to a boolean. Remove all of that and focus on the basic functionality - we have shell tests elsewhere that should verify enough of the end-to-end functionality. For AutoOutputFilter creating BUILD files was superfluous and the only thing pulling in BuildIntegrationTestCase, so remove it. I avoided going too deep on that test, just did bare minimum to cut BuildIntegrationTestCase out. PiperOrigin-RevId: 379723974
{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