summaryrefslogtreecommitdiff
path: root/test/view-test-results.py
Commit message (Collapse)AuthorAgeFilesLines
* view-test-results.py: try up to 10 portsAdrian Johnson2022-05-281-1/+7
|
* python script to view tests resultsAdrian Johnson2022-05-171-0/+16
testtables.js no longer works in modern browsers as local file access has been disabled. This script runs a python http server that serves the contents of the current directory then opens the test results in the webbrowser