michael@0: ; This Source Code Form is subject to the terms of the Mozilla Public michael@0: ; License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: ; file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: [DEFAULT] michael@0: head = michael@0: tail = michael@0: support-files = michael@0: subdir/file.txt michael@0: file.txt michael@0: import_module.jsm michael@0: import_sub_module.jsm michael@0: load_subscript.js michael@0: location_load.js michael@0: michael@0: [test_check_nsIException.js] michael@0: [test_check_nsIException_failing.js] michael@0: fail-if = true michael@0: michael@0: [test_do_get_tempdir.js] michael@0: [test_execute_soon.js] michael@0: [test_get_file.js] michael@0: [test_get_idle.js] michael@0: [test_import_module.js] michael@0: [test_load.js] michael@0: [test_load_httpd_js.js] michael@0: [test_location.js] michael@0: [test_profile.js] michael@0: [test_sample.js] michael@0: michael@0: [test_fail.js] michael@0: fail-if = true michael@0: michael@0: [test_skip.js] michael@0: skip-if = true michael@0: michael@0: [test_do_check_null.js] michael@0: michael@0: [test_do_check_null_failing.js] michael@0: fail-if = true michael@0: michael@0: [test_do_check_matches.js] michael@0: [test_do_check_matches_failing.js] michael@0: fail-if = true