~ubuntu-branches/ubuntu/quantal/enigmail/quantal-security

« back to all changes in this revision

Viewing changes to mozilla/testing/mozbase/manifestdestiny/tests/mozmill-example.ini

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2013-09-13 16:02:15 UTC
  • mfrom: (0.12.16)
  • Revision ID: package-import@ubuntu.com-20130913160215-u3g8nmwa0pdwagwc
Tags: 2:1.5.2-0ubuntu0.12.10.1
* New upstream release v1.5.2 for Thunderbird 24

* Build enigmail using a stripped down Thunderbird 17 build system, as it's
  now quite difficult to build the way we were doing previously, with the
  latest Firefox build system
* Add debian/patches/no_libxpcom.patch - Don't link against libxpcom, as it
  doesn't exist anymore (but exists in the build system)
* Add debian/patches/use_sdk.patch - Use the SDK version of xpt.py and
  friends
* Drop debian/patches/ipc-pipe_rename.diff (not needed anymore)
* Drop debian/patches/makefile_depth.diff (not needed anymore)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[testAddons/testDisableEnablePlugin.js]
 
2
[testAddons/testGetAddons.js]
 
3
[testAddons/testSearchAddons.js]
 
4
[testAwesomeBar/testAccessLocationBar.js]
 
5
[testAwesomeBar/testCheckItemHighlight.js]
 
6
[testAwesomeBar/testEscapeAutocomplete.js]
 
7
[testAwesomeBar/testFaviconInAutocomplete.js]
 
8
[testAwesomeBar/testGoButton.js]
 
9
[testAwesomeBar/testLocationBarSearches.js]
 
10
[testAwesomeBar/testPasteLocationBar.js]
 
11
[testAwesomeBar/testSuggestHistoryBookmarks.js]
 
12
[testAwesomeBar/testVisibleItemsMax.js]
 
13
[testBookmarks/testAddBookmarkToMenu.js]
 
14
[testCookies/testDisableCookies.js]
 
15
[testCookies/testEnableCookies.js]
 
16
[testCookies/testRemoveAllCookies.js]
 
17
[testCookies/testRemoveCookie.js]
 
18
[testDownloading/testCloseDownloadManager.js]
 
19
[testDownloading/testDownloadStates.js]
 
20
[testDownloading/testOpenDownloadManager.js]
 
21
[testFindInPage/testFindInPage.js]
 
22
[testFormManager/testAutoCompleteOff.js]
 
23
[testFormManager/testBasicFormCompletion.js]
 
24
[testFormManager/testClearFormHistory.js]
 
25
[testFormManager/testDisableFormManager.js]
 
26
[testGeneral/testGoogleSuggestions.js]
 
27
[testGeneral/testStopReloadButtons.js]
 
28
[testInstallation/testBreakpadInstalled.js]
 
29
[testLayout/testNavigateFTP.js]
 
30
[testPasswordManager/testPasswordNotSaved.js]
 
31
[testPasswordManager/testPasswordSavedAndDeleted.js]
 
32
[testPopups/testPopupsAllowed.js]
 
33
[testPopups/testPopupsBlocked.js]
 
34
[testPreferences/testPaneRetention.js]
 
35
[testPreferences/testPreferredLanguage.js]
 
36
[testPreferences/testRestoreHomepageToDefault.js]
 
37
[testPreferences/testSetToCurrentPage.js]
 
38
[testPreferences/testSwitchPanes.js]
 
39
[testPrivateBrowsing/testAboutPrivateBrowsing.js]
 
40
[testPrivateBrowsing/testCloseWindow.js]
 
41
[testPrivateBrowsing/testDisabledElements.js]
 
42
[testPrivateBrowsing/testDisabledPermissions.js]
 
43
[testPrivateBrowsing/testDownloadManagerClosed.js]
 
44
[testPrivateBrowsing/testGeolocation.js]
 
45
[testPrivateBrowsing/testStartStopPBMode.js]
 
46
[testPrivateBrowsing/testTabRestoration.js]
 
47
[testPrivateBrowsing/testTabsDismissedOnStop.js]
 
48
[testSearch/testAddMozSearchProvider.js]
 
49
[testSearch/testFocusAndSearch.js]
 
50
[testSearch/testGetMoreSearchEngines.js]
 
51
[testSearch/testOpenSearchAutodiscovery.js]
 
52
[testSearch/testRemoveSearchEngine.js]
 
53
[testSearch/testReorderSearchEngines.js]
 
54
[testSearch/testRestoreDefaults.js]
 
55
[testSearch/testSearchSelection.js]
 
56
[testSearch/testSearchSuggestions.js]
 
57
[testSecurity/testBlueLarry.js]
 
58
[testSecurity/testDefaultPhishingEnabled.js]
 
59
[testSecurity/testDefaultSecurityPrefs.js]
 
60
[testSecurity/testEncryptedPageWarning.js]
 
61
[testSecurity/testGreenLarry.js]
 
62
[testSecurity/testGreyLarry.js]
 
63
[testSecurity/testIdentityPopupOpenClose.js]
 
64
[testSecurity/testSSLDisabledErrorPage.js]
 
65
[testSecurity/testSafeBrowsingNotificationBar.js]
 
66
[testSecurity/testSafeBrowsingWarningPages.js]
 
67
[testSecurity/testSecurityInfoViaMoreInformation.js]
 
68
[testSecurity/testSecurityNotification.js]
 
69
[testSecurity/testSubmitUnencryptedInfoWarning.js]
 
70
[testSecurity/testUnknownIssuer.js]
 
71
[testSecurity/testUntrustedConnectionErrorPage.js]
 
72
[testSessionStore/testUndoTabFromContextMenu.js]
 
73
[testTabbedBrowsing/testBackgroundTabScrolling.js]
 
74
[testTabbedBrowsing/testCloseTab.js]
 
75
[testTabbedBrowsing/testNewTab.js]
 
76
[testTabbedBrowsing/testNewWindow.js]
 
77
[testTabbedBrowsing/testOpenInBackground.js]
 
78
[testTabbedBrowsing/testOpenInForeground.js]
 
79
[testTechnicalTools/testAccessPageInfoDialog.js]
 
80
[testToolbar/testBackForwardButtons.js]