google / bigwheels

BigWheels is a cross-platform, API agnostic framework to build graphics applications.
Apache License 2.0
94 stars 37 forks source link

Support more platforms in Geometry death test #497

Closed footballhead closed 4 months ago

footballhead commented 4 months ago

The assertion text varies based on platform. Since I care more about the assertion rather than the contents of the assertion, it makes sense to leave the matcher generic.

Fixes #496