testing/xpcshell/example/unit/xpcshell.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.

     1 ; This Source Code Form is subject to the terms of the Mozilla Public
     2 ; License, v. 2.0. If a copy of the MPL was not distributed with this
     3 ; file, You can obtain one at http://mozilla.org/MPL/2.0/.
     5 [DEFAULT]
     6 head =
     7 tail =
     8 support-files =
     9   subdir/file.txt
    10   file.txt
    11   import_module.jsm
    12   import_sub_module.jsm
    13   load_subscript.js
    14   location_load.js
    16 [test_check_nsIException.js]
    17 [test_check_nsIException_failing.js]
    18 fail-if = true
    20 [test_do_get_tempdir.js]
    21 [test_execute_soon.js]
    22 [test_get_file.js]
    23 [test_get_idle.js]
    24 [test_import_module.js]
    25 [test_load.js]
    26 [test_load_httpd_js.js]
    27 [test_location.js]
    28 [test_profile.js]
    29 [test_sample.js]
    31 [test_fail.js]
    32 fail-if = true
    34 [test_skip.js]
    35 skip-if = true
    37 [test_do_check_null.js]
    39 [test_do_check_null_failing.js]
    40 fail-if = true
    42 [test_do_check_matches.js]
    43 [test_do_check_matches_failing.js]
    44 fail-if = true

mercurial