Skip to content

test/path-precision.c: Correct initialization, error margin for comparisons

Heiko Lewin requested to merge hlewin/cairo:fix_path_precision into master

#126 (closed)

Initialization should be correct now.

I added a margin for the expected error as I do not see use for a test that is expected to fail ex-ante.

Merge request reports