aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_corrupted_files.py
Commit message (Expand)AuthorAgeFilesLines
* Raise a ValueError explicitlyjvoisin2020-11-301-12/+14
* Better test of corrupted MSOffice filesjvoisin2020-11-061-3/+2
* Handle tiff images with a .tif extensionjvoisin2019-12-161-0/+9
* Remove an unused variablejvoisin2019-10-121-1/+1
* Fix a test for png's lightweight cleaning on corrupted filesjvoisin2019-10-121-3/+2
* Add some verification for "dangerous" tarfilesjvoisin2019-05-011-0/+120
* Handle weird permissions in tar archivesjvoisin2019-04-271-1/+25
* Add tar archive supportjvoisin2019-04-271-2/+27
* Improve the previous commitjvoisin2019-02-271-3/+1
* Improve epub supportjvoisin2019-02-271-2/+5
* Implement epub supportjvoisin2019-02-201-10/+31
* Add support for html filesjvoisin2019-02-081-1/+38
* Use of the archive refactoring for the office documents toojvoisin2019-02-071-6/+1
* Add support for zip filesjvoisin2018-10-251-0/+15
* Implement lightweight cleaning for png and tiffjvoisin2018-10-231-0/+7
* Optimize the handling of problematic filesjvoisin2018-10-231-0/+11
* Fix the testsuite on fedorajvoisin2018-10-221-0/+5
* Test mat2's reliability wrt. corrupted video filesjvoisin2018-10-221-1/+8
* Use [Content_Types].xml to improve MS Office coveragejvoisin2018-10-021-2/+14
* Silence a bit the testsuitejvoisin2018-10-021-0/+6
* Remove dangling references in MS Office's [Content_types].xmljvoisin2018-09-301-0/+8
* Second pass of minor formattingjvoisin2018-09-241-3/+3
* Fix some minor formatting issuesjvoisin2018-09-241-5/+11
* trivial modification of all shebang.Yoann Lamouroux2018-09-121-1/+1
* Add some tests about pathological filesjvoisin2018-07-301-0/+35
* Achieve 100% coverage!jvoisin2018-07-081-1/+1
* Bump coverage for office files and fix some related crashesjvoisin2018-07-081-0/+15
* Bump coverage for torrent handlingjvoisin2018-07-081-0/+20
* Simplify how torrent files are handledjvoisin2018-07-081-6/+5
* Bump a bit the coveragejvoisin2018-07-071-0/+6
* Simplify BMP handlingjvoisin2018-07-061-3/+2
* Add support for .txt filesjvoisin2018-07-061-4/+4
* Split the testsuite a bit and add more testsjvoisin2018-06-221-0/+88