Age | Commit message (Collapse) | Author |
|
There isn't really an issue with these files causing a real problem,
but malware and virus checkers trip on them, and the value to leaving
them in the test suite is too low to be worth the hassle.
|
|
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.
|