summaryrefslogtreecommitdiffstats
path: root/toolkit/components/downloads/test/unit/xpcshell.ini
blob: 91d8a950db2b6613b3c34d8fc53b8284654e2dcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[DEFAULT]
head = head.js
skip-if = toolkit == 'android'

# Note: The "tail.js" file is not defined in the "tail" key because it calls
#       the "add_test_task" function, that does not work properly in tail files.
support-files =
  common_test_Download.js

[test_DownloadCore.js]
[test_DownloadHistory.js]
[test_DownloadHistory_initialization.js]
[test_DownloadHistory_initialization2.js]
[test_DownloadIntegration.js]
[test_DownloadLegacy.js]
[test_DownloadList.js]
[test_DownloadPaths.js]
[test_Downloads.js]
[test_DownloadStore.js]
skip-if = (verify && !debug && (os == 'linux'))
[test_PrivateTemp.js]
skip-if = true # Bug 1336730