Commits
User selector
Commit History
Commits on Feb 12, 2026
Add API for exporting line coverage in LCOV format.
Show description for c196d20authored andcommitted
Commits on Jan 14, 2026
Remove unimplemented GetCoverageReport method from TestCase.
Show description for 6df710aauthored andcommitted
Commits on Oct 27, 2025
Enable coverage collection via the runner library for a single test.
Show description for f204194authored andcommitted
Commits on Oct 15, 2025
cel_cc_test: Allow passing arguments to the underlying cc_test rule.
Show description for 38f6e94authored andcommitted
Fix crash in coverage collection of bool nodes which return an error.
Show description for 7a66fefauthored andcommitted
Commits on Oct 14, 2025
Custom assertion function for the C++ testrunner.
Show description for 5eb221bauthored andcommitted
Commits on Oct 10, 2025
Custom activation factory for the C++ testrunner.
Show description for 215b338authored andcommitted
Commits on Oct 8, 2025
Fix order of assertion parameters in the C++ testrunner.
Show description for c9b86b1authored andcommitted
Commits on Oct 3, 2025
Print the returned error if a value was expected.
Show description for 07b1eddauthored andcommitted
Support checked_expression, raw cel_expressions and cel files via bzl macro
Show description for 538788fauthored andcommitted
Commits on Oct 1, 2025
Internal Changes
Show description for 2ed8960authored andcommitted
Support for Dot graph via graphviz
Show description for 4010d6eauthored andcommitted
Commits on Sep 24, 2025
Setup of the coverage index.
Show description for 3160baaauthored andcommitted
Commits on Sep 7, 2025
Add cel_cc_test demonstrating configuring a CelTestContext with a raw expression and custom cel::Compiler.
Show description for 3b3d579authored andcommitted
Commits on Sep 4, 2025
Support custom variable bindings (Activations) via cel test context
Show description for b317f18authored andcommitted
Commits on Sep 1, 2025
Support for compiler for raw cel expressions or .cel files
Show description for 4c1cc25authored andcommitted
Commits on Aug 20, 2025
Support for error message assertion.
Show description for 7975fddauthored andcommitted
Commits on Aug 19, 2025
Export test runner library.
Show description for c88cedfauthored andcommitted
Loading