• Solly Ross's avatar
    Support 'requires' Line in Test Runner · 85e89916
    Solly Ross authored
    If the files passed to the '-t' option are all '.js' files (or
    the 'run all tests' option is used) and the '-i' option is not
    passed, all tests will be search for the string
    'require local modules: '.  Only the first instance of this string
    will be used.  Following the colon should be a list of either local
    modules (i.e. files in the '../include/' folder relative to the
    test runner's directory, without the '.js' extension) or paths
    to other Javascript files.  The list of modules and/or files should
    be comma-separated.  These files will then be included in the generated
    HTML file for the appropriate tests as if the '-i' option had been used.
    85e89916
Name
Last commit
Last update
..
arrays.html Loading commit data...
arrays.js Loading commit data...
base64.html Loading commit data...
base64.js Loading commit data...
browser.js Loading commit data...
canvas.html Loading commit data...
cursor.html Loading commit data...
face.png Loading commit data...
face.png.js Loading commit data...
input.html Loading commit data...
keyboard-tests.html Loading commit data...
run_from_console.casper.js Loading commit data...
run_from_console.js Loading commit data...
run_from_console.zombie.js Loading commit data...
stats.js Loading commit data...
test.helper.js Loading commit data...
test.keyboard.js Loading commit data...
viewport.css Loading commit data...
viewport.html Loading commit data...
vnc_perf.html Loading commit data...
vnc_playback.html Loading commit data...