Use a better sample set for office documents

pull/9/head
Raphaël Vinot 2016-05-09 17:45:21 +02:00
parent 4deb73d245
commit 979759cbe1
1 changed files with 4 additions and 2 deletions

View File

@ -74,8 +74,10 @@ install:
- mv path-traversal-samples/zip/*.zip tests/src/
- mv path-traversal-samples/rar/*.rar tests/src/
# Office docs
- git clone https://github.com/Rafiot/officedissector.git
- mv officedissector/test tests/src2/
- pushd tests/src2/
- wget http://www.officedissector.com/corpus/fraunhoferlibrary.zip
- unzip -o fraunhoferlibrary.zip
- popd
script:
- coverage run --source=bin,kittengroomer setup.py test