summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/ajax/jquery/mochitest.ini
diff options
context:
space:
mode:
authorMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
committerMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
commit5f8de423f190bbb79a62f804151bc24824fa32d8 (patch)
tree10027f336435511475e392454359edea8e25895d /dom/tests/mochitest/ajax/jquery/mochitest.ini
parent49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff)
downloadUXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip
Add m-esr52 at 52.6.0
Diffstat (limited to 'dom/tests/mochitest/ajax/jquery/mochitest.ini')
-rw-r--r--dom/tests/mochitest/ajax/jquery/mochitest.ini37
1 files changed, 37 insertions, 0 deletions
diff --git a/dom/tests/mochitest/ajax/jquery/mochitest.ini b/dom/tests/mochitest/ajax/jquery/mochitest.ini
new file mode 100644
index 000000000..110b669ae
--- /dev/null
+++ b/dom/tests/mochitest/ajax/jquery/mochitest.ini
@@ -0,0 +1,37 @@
+[DEFAULT]
+support-files =
+ manifest.json
+ dist/jquery.js
+ test/index.html
+ test/offset.html
+ test/test.js
+ test/fix.html
+ test/data/cow.jpg
+ test/data/dashboard.xml
+ test/data/iframe.html
+ test/data/json_assigned_obj.js
+ test/data/json_obj.js
+ test/data/name.html
+ test/data/test.html
+ test/data/test.js
+ test/data/test2.html
+ test/data/test3.html
+ test/data/testrunner.js
+ test/data/testsuite.css
+ test/data/with_fries.xml
+ test/data/offset/absolute.html
+ test/data/offset/fixed.html
+ test/data/offset/relative.html
+ test/data/offset/scroll.html
+ test/data/offset/static.html
+ test/data/offset/table.html
+ test/unit/ajax.js
+ test/unit/core.js
+ test/unit/dimensions.js
+ test/unit/event.js
+ test/unit/fx.js
+ test/unit/offset.js
+ test/unit/selector.js
+
+[test_jQuery.html]
+skip-if = toolkit == 'android' #bug 775227