• Solly Ross's avatar
    Add support for Relative Paths in the Test Runner · b11bb5c3
    Solly Ross authored
    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).
    b11bb5c3
Name
Last commit
Last update
debian Loading commit data...
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
karma.conf.js Loading commit data...
package.json Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...