mirror of https://github.com/CIRCL/PyCIRCLean
Add tests for OpenDocument
parent
61f519edb4
commit
d22ea78f55
|
@ -77,6 +77,8 @@ install:
|
|||
- mv path-traversal-samples/zip/*.zip tests/src/
|
||||
- mv path-traversal-samples/rar/*.rar tests/src/
|
||||
# Office docs
|
||||
- git clone https://github.com/eea/odfpy.git
|
||||
- mv odfpy/tests/examples/* tests/src/
|
||||
- pushd tests/src/
|
||||
- wget https://bitbucket.org/decalage/olefileio_pl/raw/3073963b640935134ed0da34906fea8e506460be/Tests/images/test-ole-file.doc
|
||||
- wget http://www.officedissector.com/corpus/fraunhoferlibrary.zip
|
||||
|
|
Loading…
Reference in New Issue