dom/tests/mochitest/ajax/jquery/mochitest.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 [DEFAULT]
michael@0 2 skip-if = e10s
michael@0 3 support-files =
michael@0 4 manifest.json
michael@0 5 dist/jquery.js
michael@0 6 test/index.html
michael@0 7 test/offset.html
michael@0 8 test/test.js
michael@0 9 test/fix.html
michael@0 10 test/data/cow.jpg
michael@0 11 test/data/dashboard.xml
michael@0 12 test/data/iframe.html
michael@0 13 test/data/json_assigned_obj.js
michael@0 14 test/data/json_obj.js
michael@0 15 test/data/name.html
michael@0 16 test/data/test.html
michael@0 17 test/data/test.js
michael@0 18 test/data/test2.html
michael@0 19 test/data/test3.html
michael@0 20 test/data/testrunner.js
michael@0 21 test/data/testsuite.css
michael@0 22 test/data/with_fries.xml
michael@0 23 test/data/offset/absolute.html
michael@0 24 test/data/offset/fixed.html
michael@0 25 test/data/offset/relative.html
michael@0 26 test/data/offset/scroll.html
michael@0 27 test/data/offset/static.html
michael@0 28 test/data/offset/table.html
michael@0 29 test/unit/ajax.js
michael@0 30 test/unit/core.js
michael@0 31 test/unit/dimensions.js
michael@0 32 test/unit/event.js
michael@0 33 test/unit/fx.js
michael@0 34 test/unit/offset.js
michael@0 35 test/unit/selector.js
michael@0 36
michael@0 37 [test_jQuery.html]
michael@0 38 skip-if = (toolkit == 'gonk' && debug) || toolkit == 'android' #bug 775227 #debug-only timeout

mercurial