Name Description Size Coverage
browser.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 21890 -
compare_bench.py usage: %progname candidate_path baseline_path 2563 -
js-test-driver-begin.js 0 -
js-test-driver-end.js 21 -
jsreftest.html JavaScript Test Driver - reftests 671 -
jstests.list 93123 -
jstests.py The JS Shell Test Harness. See the adjacent README.txt for more details. 29870 -
lib -
Makefile.in 840 -
moz.build 288 -
non262 -
parsemark.py %prog [options] shellpath dirpath Pulls performance data on parsing via the js shell. Displays the average number of milliseconds it took to parse each file. For comparison, something apparently approximating a t-test is performed: "Faster" means that: t_baseline_goodrun = (t_baseline_avg - t_baseline_stddev) t_current_badrun = (t_current_avg + t_current_stddev) t_current_badrun < t_baseline_goodrun Effectively, a bad run from the current data is better than a good run from the baseline data, we're probably faster. A similar computation is used for determining the "slower" designation. Arguments: shellpath executable JavaScript shell dirpath directory filled with parsilicious js files 7356 -
README.txt JS Test Suite Readme 4181 -
requirements.txt 13 -
shell -
shell.js CACHED PRIMORDIAL FUNCTIONALITY (before a test might overwrite it) * ******************************************************************** 18295 -
style -
test -
test262 -
test262-export.py Convert a jstest test to a compatible Test262 test file. 24188 -
test262-host.js 9261 -
test262-non262.js 859 -
test262-update.py Loads the test262 test record parser. 33546 -
testharnessreport.js 577 -
user.js 1627 -
web-platform-test-shims.js 2693 -