D1875: contrib: add some basic scaffolding for some fuzz test targets

2018-01-17 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG75a3c876fbd1: contrib: add some basic scaffolding for some fuzz test targets (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D1875: contrib: add some basic scaffolding for some fuzz test targets

2018-01-17 Thread indygreg (Gregory Szorc)
indygreg accepted this revision. indygreg added a comment. This revision is now accepted and ready to land. \o/ REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1875 To: durin42, #hg-reviewers, indygreg Cc: indygreg, mercurial-devel

D1875: contrib: add some basic scaffolding for some fuzz test targets

2018-01-17 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY I'd like to get the majority of our C code covered by automated fuzz testing. I've started with bdiff because it was already decoupled from libpython and