Name Description Size
distribution.ini 2079
head_mailbase.js 536
head_mailbase_maildir.js import-globals-from head_mailbase.js 260
resources
test_accountManagerUtils.js @param {nsISupports} subject @returns {boolean} 3201
test_alertHook.js Tests the replace of alerts service with our own. This will let us check if we're prompting or not. 3375
test_attachmentChecker.js Test suite for the attachmentChecker. 3293
test_bug1086527.js This unit test makes sure that PluralForm.get can be called from strict mode 648
test_columns.js 3177
test_devtools_url.js This test checks for the URL of the developer tools toolbox. If it fails, then the code for opening the toolbox has likely changed, and the code in MailGlue that observes command-line-startup will not be working properly. 725
test_emptyTrash_dbViewWrapper.js import-globals-from resources/viewWrapperTestUtils.js 1378
test_linkHelper.js @implements {nsIExternalProtocolService} 3893
test_mailGlue_distribution.js 3761
test_migrateTryStartTLS.js Test migrating away from insecure trySTARTTLS. 3809
test_pluralForm.js Make sure each of the plural forms have the correct number of forms and match up in functionality. 23522
test_pluralForm_english.js This unit test makes sure the plural form for the default language (by development), English, is working for the PluralForm javascript module. 974
test_pluralForm_makeGetter.js This unit test makes sure the plural form for Irish Gaeilge is working by using the makeGetter method instead of using the default language (by development), English. 1149
test_qrExport.js Create a mail account with an incoming server, an outgoing server, and an identity. @param {string} name - Username on the incoming server @param {string} emailLocalPart - Local part of the email of the default identity. @param {"pop3"|"imap"} protocol - Protocol of the incoming server. @returns {nsIMsgAccount} Created account with associated default identity and servers. 10009
test_treeDataAdapter.js A simple class to avoid typing out the same thing over and over. 15465
test_treeSelection.js 15851
test_viewWrapper_imapFolder.js Test DBViewWrapper against a single imap folder. Try and test all the features we can without having a fake newsgroup. (Some features are newsgroup specific.) 2115
test_viewWrapper_logic.js import-globals-from resources/viewWrapperTestUtils.js 10969
test_viewWrapper_realFolder.js Test DBViewWrapper against a single local folder. Try and test all the features we can without having a fake newsgroup. (Some features are newsgroup specific.) 22763
test_viewWrapper_virtualFolder.js Test DBViewWrapper against virtual folders. Things we do not test and our rationalizations: - threading stuff. This is not the view wrapper's problem. That is the db view's problem! (We test it in the real folder to make sure we are telling it to do things correctly.) - view flags. Again, it's a db view issue once we're sure we set the bits. - special view with threads. same deal. We could test all these things, but my patch is way behind schedule... 30292
test_viewWrapper_virtualFolderCustomTerm.js Test DBViewWrapper against a virtual folder with a custom search term. This test uses an imap message to specifically test the issues from bug 549336. The code is derived from test_viewWrapper_virtualFolder.js Original author: Kent James 1794
xpcshell.ini 977
xpcshell_maildir.ini 114