aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Better test of corrupted MSOffice filesjvoisin2020-11-062-3/+2
* Vastly improve ppt compatibilityjvoisin2020-03-082-0/+10
* Fix the testsuitejvoisin2020-02-081-3/+7
* Improve a bit the robustness of the testsuitejvoisin2020-02-051-4/+6
* Add support for wav filesjvoisin2020-01-012-0/+10
* Make the testsuite a bit more robustjvoisin2019-12-231-5/+11
* Handle tiff images with a .tif extensionjvoisin2019-12-161-0/+9
* This is mat2, not MAT2georg2019-11-301-2/+2
* Fix the testsuite on Python3.8jvoisin2019-11-301-1/+11
* Copy file permissionsjvoisin2019-10-131-0/+28
* Add a way to disable the sandboxjvoisin2019-10-122-4/+67
* Refactor testsjvoisin2019-10-124-536/+312
* Remove an unused variablejvoisin2019-10-121-1/+1
* Fix a test for png's lightweight cleaning on corrupted filesjvoisin2019-10-121-3/+2
* Add support for ppmjvoisin2019-09-012-0/+37
* Add a test for nsid cleaningjvoisin2019-09-012-0/+31
* Add support for inplace cleaningjvoisin2019-08-311-2/+33
* Some arguments of mat2 are mutually exclusivejvoisin2019-08-011-4/+6
* Add a test for svg namespacejvoisin2019-07-222-1/+638
* Add support for svgjvoisin2019-07-134-2/+662
* Rework the dependency checks to distinguish required/optional onesAntoine Tenart2019-05-131-1/+2
* tests: libmat2: RuntimeError cannot be thrown by chech_dependenciesAntoine Tenart2019-05-131-5/+1
* Test the cli's behaviour with valid and invalid filesjvoisin2019-05-091-1/+20
* Add tests to find possible race-conditions in the clijvoisin2019-05-081-0/+39
* Add some verification for "dangerous" tarfilesjvoisin2019-05-011-0/+120
* Handle weird permissions in tar archivesjvoisin2019-04-271-1/+25
* Add support for compressed tar filesjvoisin2019-04-271-1/+114
* Add tar archive supportjvoisin2019-04-272-2/+77
* Improve a bit the verbosity of a testjvoisin2019-04-141-2/+2
* Bump the changelog0.8.0jvoisin2019-02-281-1/+1
* Improve the previous commitjvoisin2019-02-272-3/+28
* Improve epub supportjvoisin2019-02-272-3/+10
* In archive-based formats, the `mimetype` file comes firstjvoisin2019-02-241-0/+4
* Implement epub supportjvoisin2019-02-205-13/+105
* Add support for html filesjvoisin2019-02-083-2/+71
* Use of the archive refactoring for the office documents toojvoisin2019-02-072-13/+8
* Refactor a bit office get_meta handlingjvoisin2019-02-041-3/+3
* Implement .gif supportjvoisin2019-02-032-0/+24
* Add support for wmvjvoisin2019-02-022-0/+28
* Add a missing file :/jvoisin2018-11-071-0/+0
* Prove that the previous commit is workingjvoisin2018-11-071-0/+7
* Do not display control characters in outputjvoisin2018-11-071-1/+1
* Add mp4 supportjvoisin2018-10-282-0/+23
* Add support for zip filesjvoisin2018-10-252-1/+49
* Implement get_meta() for archivesjvoisin2018-10-251-0/+1
* Add a test for tiff lightweight cleaningjvoisin2018-10-241-0/+24
* Implement lightweight cleaning for jpgjvoisin2018-10-241-1/+18
* Implement lightweight cleaning for png and tiffjvoisin2018-10-233-36/+72
* Optimize the handling of problematic filesjvoisin2018-10-232-1/+25
* Improve problematic filenames supportjvoisin2018-10-221-0/+13