summaryrefslogtreecommitdiff
path: root/tests (follow)
AgeCommit message (Expand)Author
2018-10-04Remove a superfluous importjvoisin
2018-10-04Make the testsuite runnable on the installed MAT2jvoisin
2018-10-03Remove file left behind by the testsuitejvoisin
2018-10-02Use [Content_Types].xml to improve MS Office coveragejvoisin
2018-10-02Check that cleaning twice doesn't break the filejvoisin
2018-10-02Silence a bit the testsuitejvoisin
2018-09-30Remove dangling references in MS Office's [Content_types].xmljvoisin
2018-09-24Second pass of minor formattingjvoisin
2018-09-24Fix some minor formatting issuesjvoisin
2018-09-24Implement rsid stripping for office filesjvoisin
2018-09-20Add a test for zip orderingjvoisin
2018-09-20Make pyflakes happyjvoisin
2018-09-20Split the testsjvoisin
2018-09-12trivial modification of all shebang.Yoann Lamouroux
2018-09-06Improve a cli test resiliencejvoisin
2018-09-05Unknown Members: make policy use an EnumDaniel Kahn Gillmor
2018-09-05Remove short version of dangerous/advanced optionsjvoisin
2018-09-05Improve the previous commitjvoisin
2018-09-04add --unknown-members argument to mat2Daniel Kahn Gillmor
2018-09-01Logging cleanupdkg
2018-07-30Add a cli-related testjvoisin
2018-07-30Add some tests about pathological filesjvoisin
2018-07-10Remove `print` from libmat, and use the `logging` module insteadjvoisin
2018-07-10Implement a check for dependencies in mat2jvoisin
2018-07-09Remove a useless option that was never implemented anywayjvoisin
2018-07-08Achieve 100% coverage!jvoisin
2018-07-08Bump coverage againjvoisin
2018-07-08Bump coverage for office files and fix some related crashesjvoisin
2018-07-08Bump coverage for torrent handlingjvoisin
2018-07-08Simplify how torrent files are handledjvoisin
2018-07-07Bump a bit the coveragejvoisin
2018-07-06Simplify BMP handlingjvoisin
2018-07-06Add support for .txt filesjvoisin
2018-07-01Remove docx revisionsjvoisin
2018-07-01MAT2 is now cleaning revisions from odt files!jvoisin
2018-07-01Remove the thumbnails from libreoffice filesjvoisin
2018-06-22Split the testsuite a bit and add more testsjvoisin
2018-06-22Improve reliability against corrupted image filesjvoisin
2018-06-21Improve the reliability of the office parserjvoisin
2018-06-10Improve a bit the coveragejvoisin
2018-06-10Add some tests for non-supported embedded fileformatsjvoisin
2018-06-10Improve a bit our coverage wrt. torrent files handlingjvoisin
2018-06-10Fix and add a test for explicitly non-supported formatsjvoisin
2018-06-06Prevent exiftool-based parameter-injectionjvoisin
2018-06-04Add more typing and use mypy in the CIjvoisin
2018-05-21Rename mat2.py to mat2jvoisin
2018-05-18Rename some files to simplify packagingjvoisin
2018-05-16Add a test about unsupported filesjvoisin
2018-05-16Some arguments are mutually exclusivesjvoisin
2018-05-14Add a `--version` optionjvoisin