michael@0: [DEFAULT] michael@0: head = head_crashreporter.js michael@0: tail = michael@0: support-files = michael@0: crasher_subprocess_head.js michael@0: crasher_subprocess_tail.js michael@0: michael@0: [test_crash_moz_crash.js] michael@0: [test_crash_purevirtual.js] michael@0: [test_crash_runtimeabort.js] michael@0: [test_crash_oom.js] michael@0: skip-if = os == 'win' && debug michael@0: michael@0: [test_crash_abort.js] michael@0: skip-if = os == 'win' michael@0: michael@0: [test_crashreporter.js] michael@0: [test_crashreporter_crash.js] michael@0: [test_crashreporter_crash_profile_lock.js] michael@0: [test_override_exception_handler.js] michael@0: run-if = os == 'win' michael@0: michael@0: [test_crashreporter_appmem.js] michael@0: run-if = os == 'win' || os == 'linux' michael@0: # we need to skip this due to bug 838613 michael@0: skip-if = os=='linux' && bits==32 michael@0: michael@0: [test_crash_AsyncShutdown.js] michael@0: [test_event_files.js]