mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
12 lines
372 B
INI
12 lines
372 B
INI
[DEFAULT]
|
|
skip-if = buildapp == 'b2g' || os == 'android'
|
|
support-files =
|
|
file_disableScript.html
|
|
|
|
[test_bug995943.xul]
|
|
[test_addonMayLoad.html]
|
|
[test_disableScript.xul]
|
|
[test_principal_jarprefix_origin_appid_appstatus.html]
|
|
# jarPrefix test doesn't work on Windows, see bug 776296.
|
|
skip-if = (os == "win") || (os == 'mac' && os_version == '10.6') # Bug 1344461 for 10.6
|