releases-comm-central/mailnews/base/test/unit
Magnus Melin 940e4c597c Backed out changeset 05adf8cffed2 (bug 244347) to fix problems with chat accounts. rs=backout 2020-12-14 12:44:21 +02:00
..
data Bug 1660126 - Dismantle remains of the Mork address book provider. r=mkmelin 2020-08-28 20:08:26 +12:00
head_mailbase.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
nodelist_test.xml Bug 559909 - Fix iteratorUtils.toArray's NodeList and Iterator checks, and add tests. r=asuth 2010-10-12 19:41:20 +05:30
test_accountMgr.js Backed out changeset 05adf8cffed2 (bug 244347) to fix problems with chat accounts. rs=backout 2020-12-14 12:44:21 +02:00
test_accountMgr2.js Bug 1612239 - Remove nsIArray usage in nsIMsgAccount. r=mkmelin,pmorris DONTBUILD 2020-04-04 13:54:36 +03:00
test_accountMgrCustomTypes.js Backed out changeset 05adf8cffed2 (bug 244347) to fix problems with chat accounts. rs=backout 2020-12-14 12:44:21 +02:00
test_accountMgrRemoveDefault.js Backed out changeset 05adf8cffed2 (bug 244347) to fix problems with chat accounts. rs=backout 2020-12-14 12:44:21 +02:00
test_accountMigration.js Bug 1671880 - Part 1: Remove mailnews.view_default_charset pref. r=mkmelin 2020-11-11 10:25:11 +00:00
test_acctRepair.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_bccInDatabase.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_bug428427.js Bug 1612239 - nsIArray removal in nsIMsgFolder addKeywordsToMessages()/removeKeywordsFromMessages(). r=mkmelin DONTBUILD 2020-07-20 17:02:48 +12:00
test_bug434810.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_bug471682.js Bug 1612239 - Remove nsIArray usage in nsIMsgCopyService.CopyMessages(). r=mkmelin 2020-11-29 12:51:55 +02:00
test_bug514945.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_compactColumnSave.js Bug 1612239 - Remove nsIArray usage from nsIMsgFolder. r=mkmelin 2020-12-03 13:41:57 +13:00
test_compactFailure.js Bug 1612239 - Remove nsIArray usage from nsIMsgFolder. r=mkmelin 2020-12-03 13:41:57 +13:00
test_converterDeferredAccount.js Bug 1594000 - Convert remaining nsISimpleEnumerator users to use JS iteration in /mailnews. r=mkmelin 2020-01-13 09:32:02 +02:00
test_copyChaining.js Bug 1612239 - Remove nsIArray usage in nsIMsgCopyService.CopyMessages(). r=mkmelin 2020-11-29 12:51:55 +02:00
test_copyToInvalidDB.js Bug 1612239 - Remove nsIArray usage in nsIMsgCopyService.CopyMessages(). r=mkmelin 2020-11-29 12:51:55 +02:00
test_detachToFile.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_emptyTrash.js Bug 1612239 - Remove nsIArray usage from nsIMsgFolder. r=mkmelin 2020-12-03 13:41:57 +13:00
test_fix_deferred_accounts.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_folderCompact.js Bug 1612239 - Remove nsIArray usage from nsIMsgFolder. r=mkmelin 2020-12-03 13:41:57 +13:00
test_folderLookupService.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_formatFileSize.js Bug 1636665 - Support petabyte in imap folder quote size and percentage calculations. r=mkmelin 2020-07-02 19:23:43 +03:00
test_getMsgTextFromStream.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_headerFoldingInDatabase.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_hostnameUtils.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_imapPump.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_inheritedFolderProperties.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_iteratorUtils.js Bug 1570954 - Port bug 1479125 to Thunderbird: Rewrite callers firstChild/lastChild/childNodes/previousSibling/nextSibling with firstElementChild/lastElementChild/children/previousElementSibling/nextElementSibling. r=pmorris 2019-10-13 21:42:57 +03:00
test_jsTreeSelection.js Bug 1652371 - Port bug 1649221 and bug 1649554. rs=bustage-fix CLOSED TREE 2020-07-13 11:45:03 +12:00
test_junkingWhenDisabled.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_loadVirtualFolders.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_mailServices.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_mailstoreConverter.js Bug 1515254 - Make mbox->maildir conversion 8-bit safe. r=mkmelin 2020-03-25 12:45:06 +02:00
test_mimemaltdetach.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_newMailNotification.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_nsIFolderListener.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_nsIMsgContentPolicy.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_nsIMsgFolder.js Bug 1614846 - remove nsIArray use in nsIMsgAccountManager (part one: accounts). r=mkmelin 2020-02-16 08:48:01 +13:00
test_nsIMsgFolderListener.js Bug 1612239 - Remove nsIArray usage for msgsMoveCopyCompleted notification. r=mkmelin DONTBUILD 2020-05-19 12:58:38 +03:00
test_nsIMsgFolderListenerLocal.js Bug 1612239 - Remove nsIArray usage from nsIMsgFolder. r=mkmelin 2020-12-03 13:41:57 +13:00
test_nsIMsgTagService.js Bug 1562158 - Remove xpidl [array] use from nsIMsgTagService. r=jorgk 2019-10-07 10:30:15 +02:00
test_nsMailDirProvider.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_nsMsgDBView.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_nsMsgDBView_headerValues.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_nsMsgMailSession_Alerts.js Bug 1652371 - Port bug 1649221 and bug 1649554. rs=bustage-fix CLOSED TREE 2020-07-13 11:45:03 +12:00
test_nsMsgMailSession_Listeners.js Bug 1577835 - Reformat mailnews/ code with eslint and Prettier. r=mkmelin 2019-08-30 22:10:02 -04:00
test_nsMsgTraitService.js Bug 1594889 - Remove xpidl [array] use in nsIMsgTraitService. r=mkmelin 2019-11-27 12:22:07 +13:00
test_postPluginFilters.js Bug 1594887 - Remove xpidl [array] use in nsIJunkMailPlugin. r=mkmelin DONTBUILD 2019-11-26 17:11:54 +13:00
test_retention.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_testsuite_base64.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_testsuite_fakeserverAuth.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_testsuite_fakeserver_imapd_gmail.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_testsuite_fakeserver_imapd_list-extended.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
test_viewSortByAddresses.js Bug 1529583 - rename all Thunderbird related modules to .jsm, capitalize names and fix some namings. r=pmorris,Fallen DONTBUILD 2020-01-25 12:05:55 +02:00
xpcshell.ini Bug 1680653 - Clear the default account if it is removed and no other account can be default. r=mkmelin 2020-12-04 22:31:17 +02:00