mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-19 07:31:25 +00:00
29 lines
720 B
INI
29 lines
720 B
INI
|
[DEFAULT]
|
||
|
support-files =
|
||
|
file_utf16_be_bom.css
|
||
|
file_utf16_be_bom.js
|
||
|
file_utf16_be_bom.xhtml
|
||
|
file_utf16_le_bom.css
|
||
|
file_utf16_le_bom.js
|
||
|
file_utf16_le_bom.xhtml
|
||
|
file_utf16_le_nobom.xhtml
|
||
|
file_TLD.html
|
||
|
unit/test_big5.js
|
||
|
unit/test_euc-jp.js
|
||
|
unit/test_euc-kr.js
|
||
|
unit/test_gbk.js
|
||
|
unit/test_iso-2022-jp.js
|
||
|
unit/test_shift_jis.js
|
||
|
worker_helper.js
|
||
|
test_BOMEncoding.js
|
||
|
test_TextDecoder.js
|
||
|
test_TextEncoder.js
|
||
|
|
||
|
[test_TextDecoder.html]
|
||
|
[test_TextEncoder.html]
|
||
|
[test_stringencoding.html]
|
||
|
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)
|
||
|
[test_submit_euckr.html]
|
||
|
[test_TLD.html]
|
||
|
[test_utf16_files.html]
|