google / cel-spec

Common Expression Language -- specification and binary representation
https://cel.dev
Apache License 2.0
2.78k stars 222 forks source link

Heterogeneous null conformance tests #218

Closed TristonianJones closed 2 years ago

TristonianJones commented 2 years ago

Add conformance tests for the null comparison related changes proposed and approved in https://github.com/google/cel-spec/wiki/proposal-210

TristonianJones commented 2 years ago

PTAL