summaryrefslogtreecommitdiff
path: root/regtest/TestReferences.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
2016-01-02regtest: Limit the number of worker threads to the number of documents to cre...Adam Reichold1-9/+18
2016-01-01regtest: Allow to interrupt run-tests and create-refs commands when multiple ...Carlos Garcia Campos1-2/+2
2016-01-01regtest: Do not use the log printer with the TestReferences lock heldAdam Reichold1-1/+1
2015-12-03regtest: Add support for testing password protected documentsCarlos Garcia Campos1-2/+5
2013-11-27regtest: Use number of tests run to show the progressCarlos Garcia Campos1-16/+34
2012-12-08regtest: Remove trailing whitespacesCarlos Garcia Campos1-5/+5
2012-12-06implement parallel testing using Python's Queue classAdam Reichold1-1/+22
2012-09-23regtest: Reduce the noise of the default output when running testsCarlos Garcia Campos1-3/+5
2011-11-06regtest: Skip tests with results when creating refsCarlos Garcia Campos1-2/+2
2011-09-14Make it work with Python3Albert Astals Cid1-4/+4
2011-09-13regtest: Add a way to skip filesCarlos Garcia Campos1-2/+7
2011-09-13regtest: Sort tests before create-refs/run-tests and show progressCarlos Garcia Campos1-12/+8
2011-09-13Add initial poppler regressions test programCarlos Garcia Campos1-0/+73