Dactyloidae/js/src/tests/supporting
2018-01-19 03:59:58 +08:00
..
README import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
sta.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
test262-browser.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
test262-shell.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
test402-browser.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
test402-shell.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
testBuiltInObject.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
testIntl.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00

================================
= DANGER!!!!!!!!1!!!cos(0)!!!! =
================================

Any *.js files you add in this directory *will* be considered to be tests by the
test-staging Makefile target, used to package up JS tests for running on
Tinderbox.  You are now probably sorry this is the case.  But there is a
hackaround!  To make the packaging algorithm ignore a *.js file here, add it to
the EXCLUDED set in lib/manifest.py.