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.

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

mercurial