add tga and tif corpus (#401)

This commit is contained in:
Caolán McNamara 2017-02-17 20:39:28 +00:00 committed by Abhishek Arya
parent 208517244b
commit 3f564164c8
1 changed files with 2 additions and 0 deletions

View File

@ -110,6 +110,8 @@ ADD http://dev-www.libreoffice.org/corpus/epsfuzzer_seed_corpus.zip $SRC/
ADD http://dev-www.libreoffice.org/corpus/pctfuzzer_seed_corpus.zip $SRC/
ADD http://dev-www.libreoffice.org/corpus/pcxfuzzer_seed_corpus.zip $SRC/
ADD http://dev-www.libreoffice.org/corpus/rasfuzzer_seed_corpus.zip $SRC/
ADD http://dev-www.libreoffice.org/corpus/tgafuzzer_seed_corpus.zip $SRC/
ADD http://dev-www.libreoffice.org/corpus/tiffuzzer_seed_corpus.zip $SRC/
#clone source
RUN git clone --depth 1 git://anongit.freedesktop.org/libreoffice/core libreoffice
WORKDIR libreoffice