toolkit/mozapps/update/tests/unit_aus_update/xpcshell.ini

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:ff552665425e
1 ; This Source Code Form is subject to the terms of the Mozilla Public
2 ; License, v. 2.0. If a copy of the MPL was not distributed with this
3 ; file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5 [DEFAULT]
6 head = head_update.js
7 tail =
8 generated-files = head_update.js
9
10 [canCheckForAndCanApplyUpdates.js]
11 [urlConstruction.js]
12 [updateCheckOnLoadOnErrorStatusText.js]
13 [updateManagerXML.js]
14 [remoteUpdateXML.js]
15 [downloadAndHashCheckMar.js]
16 [cleanupDownloadingForOlderAppVersion.js]
17 [cleanupDownloadingForDifferentChannel.js]
18 [cleanupDownloadingForSameVersionAndBuildID.js]
19 [cleanupDownloadingIncorrectStatus.js]
20 [cleanupPendingVersionFileIncorrectStatus.js]
21 [cleanupSuccessLogMove.js]
22 [cleanupSuccessLogsFIFO.js]
23 [downloadInterruptedRecovery.js]
24 [downloadResumeForSameAppVersion.js]
25 [downloadCompleteAfterPartialFailure.js]
26 skip-if = toolkit == 'gonk'
27 reason = custom nsIUpdatePrompt
28 [downloadInterruptedByOfflineRetry.js]
29 [downloadFileTooBig_gonk.js]
30 run-if = toolkit == 'gonk'
31 [uiSilentPref.js]
32 skip-if = toolkit == 'gonk'
33 reason = custom nsIUpdatePrompt
34 [uiOnlyAllowOneWindow.js]
35 skip-if = toolkit == 'gonk'
36 reason = custom nsIUpdatePrompt
37 [uiUnsupportedAlreadyNotified.js]
38 skip-if = toolkit == 'gonk'
39 reason = custom nsIUpdatePrompt
40 [updateRootDirMigration_win.js]
41 run-if = os == 'win'

mercurial