summaryrefslogtreecommitdiff
path: root/regtest/main.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-18regtest: Enable new-style division everywhere.Elliott Sales de Andrade1-1/+1
2018-11-18regtest: Enable absolute import on all files.Elliott Sales de Andrade1-1/+1
2018-11-18regtest: Use print function everywhere.Elliott Sales de Andrade1-0/+1
2017-09-24regtest: change default value of utils dir to ../build/utilsCarlos Garcia Campos1-1/+1
2015-12-03regtest: Add support for testing password protected documentsCarlos Garcia Campos1-0/+3
2013-12-15regtest: Return an exist status code depending on whether the command succeededCarlos Garcia Campos1-4/+4
2012-12-08regtest: Use the number of cpus as default number of worker threadsCarlos Garcia Campos1-3/+5
2012-12-08regtest: Remove trailing whitespacesCarlos Garcia Campos1-3/+3
2012-12-06implement parallel testing using Python's Queue classAdam Reichold1-1/+10
2012-09-23regtest: Reduce the noise of the default output when running testsCarlos Garcia Campos1-0/+3
2011-09-14Make it work with Python3Albert Astals Cid1-1/+1
2011-09-13regtest: Add a way to skip filesCarlos Garcia Campos1-1/+5
2011-09-13regtest: Limit the number of arguments to 1Carlos Garcia Campos1-1/+1
2011-09-13Add initial poppler regressions test programCarlos Garcia Campos1-0/+77