<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>We have Fuzzie (as Regina calls them) testing inputs for liblwgeom.</div><div><br></div><div>I'd be interested how to test 2-input functions there. So ST_Intersection and invariants of distances which are implemented in liblwgeom can be tested.</div><div><br></div><div>To test a thing on google's server it has to be a single static binary. We stub geos for it currently with assert(0) of all of it.</div><div><br></div><div>Meanwhile we can test single-input functions. ST_LineMerge, ST_PointOnSurface, ST_MakeValid and company. To do so we need to statically link GEOS to that part of test suite somewhere here: <a href="https://github.com/postgis/postgis/blob/svn-trunk/fuzzers/Makefile">https://github.com/postgis/postgis/blob/svn-trunk/fuzzers/Makefile</a>.<br><br>Can we do that? <br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div>Darafei Praliaskouski</div><div>Support me: <a href="http://patreon.com/komzpa" target="_blank">http://patreon.com/komzpa</a></div></div></div></div></div></div></div>