• Solly Ross's avatar
    Support Running All Tests · d823e895
    Solly Ross authored
    Now, if the '-t' option is passed but no tests are listed,
    all tests in the same directory as the launcher will be run.
    A file is considered a test if it matches the RegEx
    /^test\.(\w|\.|-)+\.js$/ (for those who cannot read PCRE,
    that's roughly 'test.*.js').
    d823e895
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...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...