dom/encoding/test/mochitest.ini

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

michael@0 1 [DEFAULT]
michael@0 2 skip-if = e10s
michael@0 3 support-files =
michael@0 4 file_utf16_be_bom.css
michael@0 5 file_utf16_be_bom.js
michael@0 6 file_utf16_be_bom.xhtml
michael@0 7 file_utf16_le_bom.css
michael@0 8 file_utf16_le_bom.js
michael@0 9 file_utf16_le_bom.xhtml
michael@0 10 file_utf16_le_nobom.xhtml
michael@0 11 file_TLD.html
michael@0 12 worker_helper.js
michael@0 13
michael@0 14 [test_BOMEncoding.js]
michael@0 15 [test_TextDecoder.html]
michael@0 16 [test_TextDecoder.js]
michael@0 17 [test_TextEncoder.html]
michael@0 18 [test_TextEncoder.js]
michael@0 19 [test_stringencoding.html]
michael@0 20 skip-if = buildapp == 'b2g' # b2g(Test timed out on b2g board) b2g-debug(Test timed out on b2g board) b2g-desktop(Test timed out on b2g board)
michael@0 21 [test_submit_euckr.html]
michael@0 22 [test_TLD.html]
michael@0 23 [test_utf16_files.html]

mercurial