|
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/. |
|
4 |
|
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 |
|
15 |
|
16 [test_check_nsIException.js] |
|
17 [test_check_nsIException_failing.js] |
|
18 fail-if = true |
|
19 |
|
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] |
|
30 |
|
31 [test_fail.js] |
|
32 fail-if = true |
|
33 |
|
34 [test_skip.js] |
|
35 skip-if = true |
|
36 |
|
37 [test_do_check_null.js] |
|
38 |
|
39 [test_do_check_null_failing.js] |
|
40 fail-if = true |
|
41 |
|
42 [test_do_check_matches.js] |
|
43 [test_do_check_matches_failing.js] |
|
44 fail-if = true |