mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
18 lines
369 B
INI
18 lines
369 B
INI
[DEFAULT]
|
|
skip-if = buildapp == 'b2g' || os == 'android'
|
|
support-files =
|
|
asmjs/*
|
|
common.js
|
|
file_bug_945152.html
|
|
file_bug_945152.sjs
|
|
|
|
[test_apps_service.xul]
|
|
[test_bug_945152.html]
|
|
skip-if = os != 'linux'
|
|
[test_manifest_helper.xul]
|
|
[test_operator_app_install.js]
|
|
[test_operator_app_install.xul]
|
|
# bug 928262
|
|
skip-if = os == 'win'
|
|
[test_packaged_app_asmjs.html]
|