From e4ef3d15407a78e261b0a36bf79c89ac7f2a7233 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 16 Dec 2021 15:53:24 -0500 Subject: Remove original qpdf fuzz seed corpus from tests Since the introduction of fuzz testing, there has never been a problem found because of a failure of a file in the fuzzer seed corpus. As the fuzzer has found problems, they have been added to the test suite, and that should be adequate to exercise the fuzzers in the tesing environment as well as providing adequate regression testing. Removing these original files shaves many minutes off the builds in CI. --- fuzz/original-corpus.tar.gz | Bin 214551 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 fuzz/original-corpus.tar.gz (limited to 'fuzz/original-corpus.tar.gz') diff --git a/fuzz/original-corpus.tar.gz b/fuzz/original-corpus.tar.gz deleted file mode 100644 index 63db162d..00000000 Binary files a/fuzz/original-corpus.tar.gz and /dev/null differ -- cgit v1.2.3-70-g09d2