editor/libeditor/base/tests/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/editor/libeditor/base/tests/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,15 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = buildapp == 'b2g'
     1.6 +support-files = file_bug586662.html
     1.7 +
     1.8 +[test_bug408231.html]
     1.9 +skip-if = toolkit == 'android'
    1.10 +[test_bug502673.html]
    1.11 +[test_bug514156.html]
    1.12 +[test_bug567213.html]
    1.13 +[test_bug586662.html]
    1.14 +skip-if = toolkit == 'android' || e10s
    1.15 +[test_bug599983.html]
    1.16 +[test_bug742261.html]
    1.17 +[test_bug773262.html]
    1.18 +[test_bug795785.html]

mercurial