summaryrefslogtreecommitdiff
path: root/test/test.py (follow)
AgeCommit message (Expand)Author
2015-11-27`--local` is now the default when running the testsuitejvoisin
2015-11-26Improves the way tests are handled with `python setup.py test`jvoisin
2015-11-15Fix tests borken by the absence of exiftooljvoisin
2015-10-05Tests can now target system-wide or global MATjvoisin
2015-07-25_MASSIVE_ pep8 revampjvoisin
2014-02-03The testsuite now returns 1 on failurejvoisin
2014-01-27Non-writtables test files are now chmod'ed to be properly removed.jvoisin
2013-10-30More pep8 conformancejvoisin
2013-08-11Remove an useless exiftool-related testjvoisin
2013-07-20Minor refactorisation of test.py -> setUp functionjvoisin
2013-04-05Add audio fileformat to the testsuitejvoisin
2013-04-05Pdf support is backjvoisin
2013-04-02Fix unit testsjvoisin
2013-01-20preliminary support of gtk3 (one test fails for PDF)jvoisin
2012-12-13Improve style and pylint's notejvoisin
2012-12-13Specify exceptions typesjvoisin
2012-12-13Enhance the way test.py reports failed testsjvoisin
2012-05-11Informatives messages for missings librariesjvoisin
2012-05-03Fix encoding issuesjvoisin
2012-05-01Fix a pdf-related bug in the testsuitejvoisin
2011-12-25A little more pep8 for the testsuitejvoisin
2011-12-25Improve modularity for testsuitejvoisin
2011-12-04"PDF" and not "pdf"jvoisin
2011-11-28Fix stupid mess with parenthesesjvoisin
2011-11-23Modular testjvoisin
2011-11-07Better modularityjvoisin
2011-10-30Exotic char for th testsuitejvoisin
2011-10-01Precisionjvoisin
2011-08-04Cleanupjvoisin
2011-08-03Correct a bug in the testsuite, and now, poppler + cairo are optional for run...jvoisin
2011-07-30Documentation, and removal of unnecessary importsjvoisin
2011-07-26Bugfix, and more pylint conformityjvoisin
2011-07-24Now the test suite use tempfile (wasn't working at all since now, sorry about...jvoisin
2011-07-21Small cosmetic changesjvoisin
2011-07-20Re-Organisation of the arborescencejvoisin
2011-06-30mkdtemp is deprecated, use mkstemp insteadjvoisin
2011-06-30Secure removal of the temp file used by the testing suitejvoisin
2011-06-20Tests are now effectives (hopefully)jvoisin
2011-06-18Creation of the arborescencejvoisin