gecko/dom/bindings/test/mochitest.ini
Bobby Holley 0c61d3f804 Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 16:13:37 -08:00

42 lines
1.1 KiB
INI

[DEFAULT]
support-files =
file_InstanceOf.html
file_bug707564.html
file_bug775543.html
file_document_location_set_via_xray.html
forOf_iframe.html
[test_ByteString.html]
[test_InstanceOf.html]
[test_bug560072.html]
[test_bug707564.html]
[test_bug742191.html]
[test_bug759621.html]
[test_bug773326.html]
[test_bug788369.html]
[test_bug852846.html]
[test_bug862092.html]
# When bug 923904 lands, this test can be turned on, but only for debug builds
# where we have our test component. So this should become skip-if = debug == false.
[test_bug923904.html]
skip-if = true
[test_barewordGetsWindow.html]
[test_callback_default_thisval.html]
[test_cloneAndImportNode.html]
[test_defineProperty.html]
[test_enums.html]
[test_exceptionThrowing.html]
[test_exception_messages.html]
[test_forOf.html]
[test_integers.html]
[test_interfaceToString.html]
[test_exceptions_from_jsimplemented.html]
[test_lenientThis.html]
[test_lookupGetter.html]
[test_namedNoIndexed.html]
[test_queryInterface.html]
[test_sequence_wrapping.html]
[test_throwing_method_noDCE.html]
[test_treat_non_object_as_null.html]
[test_traceProtos.html]