From bcfa407912dde624cc64e9d19d0ad1eb10c62247 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 15 Jun 2019 11:37:10 -0400 Subject: As a test suite, run stand-alone fuzzer on seed corpus Temporarily skip fuzz tests on Windows. There are Windows-specific failures to address later. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8260c2bb..07a2ec30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2019-06-15 Jay Berkenbilt + * Do "ideal integration" with oss-fuzz. This includes adding a + better fuzzer with a seed corpus and adding automated tests of the + fuzzer with the test data. + * When parsing files, while reading an object, if there are too many consecutive errors without enough intervening successes, give up on the specific object. This reduces cases in which very badly -- cgit v1.2.3-70-g09d2