summaryrefslogtreecommitdiff
path: root/tests/scripts/run_tests.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-09-10tests: this is a first draft of the beginning of a test suite.Michael Adam1-0/+138
It provisions a test envirnonment, fires up the perl web server and tinyproxy and currently makes one direct request to the web server and one request through tinyproxy. This will be modularized and extended in the sequel. Michael