mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
45 lines
1.2 KiB
INI
45 lines
1.2 KiB
INI
[DEFAULT]
|
|
skip-if = e10s
|
|
support-files =
|
|
chromeAddCert.js
|
|
file_app.sjs
|
|
file_app.template.html
|
|
file_script.template.js
|
|
file_cached_app.template.appcache
|
|
file_cached_app.template.webapp
|
|
file_hosted_app.template.webapp
|
|
file_manifest.json
|
|
file_manifest.json^headers^
|
|
file_trusted_app.template.webapp
|
|
file_invalidWidget_app.template.webapp
|
|
file_packaged_app.sjs
|
|
file_packaged_app.template.html
|
|
file_packaged_app.template.webapp
|
|
file_widget_app.template.webapp
|
|
file_widget_app.template.html
|
|
signed_app.sjs
|
|
signed_app_template.webapp
|
|
signed/*
|
|
test_packaged_app_common.js
|
|
marketplace/*
|
|
pkg_install_iframe.html
|
|
|
|
[test_app_enabled.html]
|
|
[test_app_update.html]
|
|
[test_bug_795164.html]
|
|
[test_import_export.html]
|
|
[test_install_multiple_apps_origin.html]
|
|
[test_install_receipts.html]
|
|
[test_marketplace_pkg_install.html]
|
|
skip-if = buildapp == "b2g" || toolkit == "android" # see bug 989806
|
|
[test_packaged_app_install.html]
|
|
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only
|
|
[test_packaged_app_update.html]
|
|
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only
|
|
[test_receipt_operations.html]
|
|
[test_signed_pkg_install.html]
|
|
[test_uninstall_errors.html]
|
|
[test_theme_role.html]
|
|
[test_web_app_install.html]
|
|
[test_widget.html]
|