]> git.proxmox.com Git - mirror_novnc.git/commit
Add support for Relative Paths in the Test Runner
authorSolly Ross <sross@redhat.com>
Tue, 23 Sep 2014 01:42:32 +0000 (21:42 -0400)
committerSolly Ross <sross@redhat.com>
Tue, 23 Sep 2014 01:42:32 +0000 (21:42 -0400)
commitb11bb5c38595d1cb578c500a74c093ef8d8aa865
tree48281548ecb02e4020d01e62aae2023536e76a84
parent0b0b0433b55e97107574a82ff5b0f755d17ec4dd
Add support for Relative Paths in the Test Runner

This patch adds support for using relative paths
with the '-r' or '--relative' methods.  This can
be useful if you want to output HTML (with the
'--output-html' option) and use it in a webpage.

Additionally, the '-o' was removed from the documentation
of '--output-html', since it hasn't worked for that in a
while ('-o' means open in browser instead).
tests/run_from_console.js