mirror of https://github.com/google/oss-fuzz.git
[harfbuzz] Add new seeds path (#1970)
See also https://github.com/harfbuzz/harfbuzz/pull/1395
This commit is contained in:
parent
1e67fae34c
commit
441da6f40e
|
@ -39,6 +39,7 @@ $CXX $CXXFLAGS -std=c++11 -Isrc \
|
|||
mkdir all-fonts
|
||||
for d in \
|
||||
test/shaping/data/in-house/fonts \
|
||||
test/shaping/data/aots/fonts \
|
||||
test/shaping/data/text-rendering-tests/fonts \
|
||||
test/api/fonts \
|
||||
test/fuzzing/fonts \
|
||||
|
|
Loading…
Reference in New Issue