[harfbuzz] remove harfbuzz/test/subset/data/fonts from corpus, it's mostly duplicates of whats in test/api/fonts and is breaking the build step for harfbuzz. (#1264)

This commit is contained in:
Garret Rieger 2018-03-23 08:01:33 -06:00 committed by Abhishek Arya
parent 690dd9cdfb
commit e6540bba96
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ $CXX $CXXFLAGS -std=c++11 -Isrc \
# Archive and copy to $OUT seed corpus if the build succeeded.
zip -j -r $OUT/hb-shape-fuzzer_seed_corpus.zip $SRC/harfbuzz/test/shaping/data/in-house/fonts
zip -j -r $OUT/hb-subset-fuzzer_seed_corpus.zip $SRC/harfbuzz/test/subset/data/fonts $SRC/harfbuzz/test/api/fonts
zip -j -r $OUT/hb-subset-fuzzer_seed_corpus.zip $SRC/harfbuzz/test/api/fonts