summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartijn van Beurden <mvanb1@gmail.com>2022-04-19 19:37:09 +0200
committerMartijn van Beurden <mvanb1@gmail.com>2022-04-20 11:10:08 +0200
commit0f98b940f851963e90ae062e18ba06034b0698e5 (patch)
tree2f1feeefb79f123ada6635545355f526a08ec7a4 /.gitignore
parentb48ed95fcbf2cd4e32317acd297663d3d6519e37 (diff)
downloadflac-0f98b940f851963e90ae062e18ba06034b0698e5.tar.gz
Update fuzzers
This changes the names of the two fuzzers so they align with current oss-fuzz usage (to provide continuity in test data and corpora) and adds a dictionary to the decoder fuzzer. It also removes some unnecessary configuration, as it clashed with oss-fuzz defaults
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8e73e13c..36355d60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,8 +75,8 @@ test/picture.diff
test/picture.log
.dirstamp
microbench/benchmark_residual
-oss-fuzz/fuzz-decoder
-oss-fuzz/fuzz-encoder
+oss-fuzz/fuzzer_decoder
+oss-fuzz/fuzzer_encoder
/*[Bb]uild*/
/out/