summaryrefslogtreecommitdiffstats
path: root/run-tests.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-21PHP8: Fix testsuite compatibilityFlorian Pritz1-0/+4
2018-01-01Use temporary directory for testsuite uploadsFlorian Pritz1-0/+5
2017-03-03run-tests.sh: Only use phpdbg when coverage information is gatheredFlorian Pritz1-3/+8
2016-11-05tests: Add env variable to disable code coverage collectionFlorian Pritz1-2/+5
2016-08-20run-tests.sh: Allow running single testsFlorian Pritz1-1/+2
2016-08-20tests: Use one webserver per testcaseFlorian Pritz1-12/+1
2016-07-31Add code coverage outputFlorian Pritz1-3/+9
2015-07-18tests: Run from ./public_html0.9.4Florian Pritz1-1/+1
2015-05-21tests: Die early on db errorsFlorian Pritz1-2/+2
2015-05-21test: run-tests.sh be less verboseFlorian Pritz1-3/+3
2015-05-21tests: Rework database handlingFlorian Pritz1-34/+23
2015-05-21tests: Make prove --state work; Restructure testsFlorian Pritz1-5/+1
2015-02-08run-tests.sh: drop database in cleanupFlorian Pritz1-1/+1
2015-02-08run-tests.sh: use trap to clean upFlorian Pritz1-5/+8
2015-02-08tests: Remember previous state; print elapsed timeFlorian Pritz1-1/+1
2015-02-08tests: Fix php dev server being slowFlorian Pritz1-3/+1
2015-02-08run-tests.sh: Clean up old database before running testsFlorian Pritz1-0/+1
2015-02-05Add simple testsuiteFlorian Pritz1-0/+59