summaryrefslogtreecommitdiff
path: root/test-runner.sh
Commit message (Expand)AuthorAgeFilesLines
* Ugly unfinished mess.Michael Drake2015-09-241-40/+0
* Improve log header/footer separation.Michael Drake2015-09-161-0/+2
* Add log footer.Michael Drake2015-09-161-0/+4
* set -e in test runner so if curl fails we stopRichard Maw2015-09-161-0/+2
* Quote subshell expansionRichard Maw2015-09-161-1/+1
* test runner: log stderr to stdoutRichard Maw2015-09-161-1/+1
* Strip out logging to fileRichard Maw2015-09-161-8/+7
* Improve shell stuff with review from Richard Maw.Michael Drake2015-09-161-7/+7
* Provide usage and example comment.Michael Drake2015-09-111-0/+6
* Delete image once its been tested.Michael Drake2015-09-111-0/+4
* Allow selection of testing backend.Michael Drake2015-09-111-17/+9
* Add test runner.Michael Drake2015-09-111-0/+31