diff options
Diffstat (limited to 'intl/uconv/tests/mochitest.ini')
-rw-r--r-- | intl/uconv/tests/mochitest.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/intl/uconv/tests/mochitest.ini b/intl/uconv/tests/mochitest.ini new file mode 100644 index 000000000..213f6089d --- /dev/null +++ b/intl/uconv/tests/mochitest.ini @@ -0,0 +1,15 @@ +[DEFAULT] + +[test_bug335816.html] +[test_bug843434.html] +[test_bug959058-1.html] +[test_bug959058-2.html] +[test_long_doc.html] +skip-if = toolkit == 'android' #bug 775227 +[test_singlebyte_overconsumption.html] +[test_unicode_noncharacterescapes.html] +[test_unicode_noncharacters_gb18030.html] +[test_unicode_noncharacters_utf8.html] +[test_utf8_overconsumption.html] +[test_big5_encoder.html] +[test_ncr_fallback.html] |