Fix harfbuzz fuzzer build. (#6230)

test/shaping was renamed to test/shape.
This commit is contained in:
Garret Rieger 2021-08-16 13:01:32 -06:00 committed by GitHub
parent 428e88df5f
commit 1957409cc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -41,9 +41,9 @@ mv $build/test/fuzzing/hb-{shape,draw,subset,set}-fuzzer $OUT/
# Archive and copy to $OUT seed corpus if the build succeeded.
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/shape/data/in-house/fonts \
test/shape/data/aots/fonts \
test/shape/data/text-rendering-tests/fonts \
test/api/fonts \
test/fuzzing/fonts \
perf/fonts \