-
It's detected in QPDFWriter instead of at parse time because I can't figure out how to construct a test case in a reasonable time. This commit moves the fuzz file into the regular test suite for a QTC coverage case.
-
This makes it faster to iterate on the other ones.
-
* Create the seed corpus in the build directory * Don't assume all fuzzers share an options file
-
Temporarily skip fuzz tests on Windows. There are Windows-specific failures to address later.