How to install
On Linux and macOS, remember to make the downloaded installer executable via chmod +x <installer file>
.
You can find more information in our README
What's Changed
- Test: Fresh buckets for integration tests by @github-actions in #1128
- fix(gradle): Display correct error message if plugin is missing by @mlsandnerCI in #1119
- test: Fix
container run
integration tests when using glibc >= 2.38 by @adombeck in #1122 - test: Disable TestIntegration_CPPErrors on macOS by @adombeck in #1129
- container: Support producing LCOV coverage report for C/C++ fuzz tests by @adombeck in #1100
- test: Make it easier to locally test C/C++ fuzz containers by @adombeck in #1123
Full Changelog: v2.6.0...v2.7.0