mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-19 18:38:36 +00:00
36 lines
1.0 KiB
INI
36 lines
1.0 KiB
INI
|
[DEFAULT]
|
||
|
skip-if = (buildapp == 'b2g' || buildapp == 'mulet')
|
||
|
support-files =
|
||
|
hang_test.js
|
||
|
privatemode_perwindowpb.xul
|
||
|
plugin-utils.js
|
||
|
|
||
|
[test_bug479979.xul]
|
||
|
[test_bug751809.html]
|
||
|
[test_busy_hang.xul]
|
||
|
skip-if = (!crashreporter) || (os != "win")
|
||
|
[test_clear_site_data.html]
|
||
|
[test_convertpoint.xul]
|
||
|
skip-if = toolkit != "cocoa"
|
||
|
[test_crash_notify.xul]
|
||
|
skip-if = !crashreporter
|
||
|
[test_crash_notify_no_report.xul]
|
||
|
skip-if = !crashreporter
|
||
|
[test_crash_submit.xul]
|
||
|
skip-if = !crashreporter
|
||
|
[test_hang_submit.xul]
|
||
|
skip-if = !crashreporter
|
||
|
[test_hangui.xul]
|
||
|
skip-if = (!crashreporter) || (os != "win")
|
||
|
support-files = hangui_subpage.html hangui_common.js hangui_iface.js dialog_watcher.js
|
||
|
[test_idle_hang.xul]
|
||
|
skip-if = (!crashreporter) || (os != "win")
|
||
|
[test_npruntime.xul]
|
||
|
[test_plugin_tag_clicktoplay.html]
|
||
|
[test_privatemode_perwindowpb.xul]
|
||
|
[test_refresh_navigator_plugins.html]
|
||
|
[test_xulbrowser_plugin_visibility.xul]
|
||
|
skip-if = (toolkit == "cocoa") || (os == "win")
|
||
|
support-files = xulbrowser_plugin_visibility.xul plugin_visibility_loader.html
|
||
|
[test_wmode.xul]
|