summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/mime/test/unit/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--comm/mailnews/mime/test/unit/xpcshell.ini35
1 files changed, 35 insertions, 0 deletions
diff --git a/comm/mailnews/mime/test/unit/xpcshell.ini b/comm/mailnews/mime/test/unit/xpcshell.ini
new file mode 100644
index 0000000000..4e1e665f91
--- /dev/null
+++ b/comm/mailnews/mime/test/unit/xpcshell.ini
@@ -0,0 +1,35 @@
+[DEFAULT]
+head = head_mime.js
+tail =
+support-files =
+ custom_header.js
+ ../../../../mail/test/browser/openpgp/data/keys/*
+ ../../../../mail/test/browser/openpgp/data/eml/*
+
+[test_EncodeMimePartIIStr_UTF8.js]
+[test_alternate_p7m_handling.js]
+[test_attachment_size.js]
+[test_badContentType.js]
+[test_bug493544.js]
+[test_handlerRegistration.js]
+[test_hidden_attachments.js]
+[test_jsmime_charset.js]
+[test_message_attachment.js]
+[test_mimeContentType.js]
+[test_mimeStreaming.js]
+[test_nsIMsgHeaderParser1.js]
+[test_nsIMsgHeaderParser2.js]
+[test_nsIMsgHeaderParser3.js]
+[test_nsIMsgHeaderParser4.js]
+[test_nsIMsgHeaderParser5.js]
+[test_openpgp_decrypt.js]
+[test_parser.js]
+[test_rfc822_body.js]
+[test_smime_decrypt.js]
+
+[test_smime_decrypt_allow_sha1.js]
+run-sequentially = Because it set's a pref that must not be active for other tests.
+
+[test_smime_perm_decrypt.js]
+[test_structured_headers.js]
+[test_text_attachment.js]