Skip to content

Fix compiler warnings in test suite

While working on tests for #450 (closed) I noticed compiler warnings in the test suite. Here's a fix for some enum mixups, mostly cairo_status_t vs cairo_test_status_t.

Merge request reports