summaryrefslogtreecommitdiffstats
path: root/toolkit/components/jsdownloads/test/unit/xpcshell.ini
blob: 8de5545401fa52a2834bfd5c2a5e9dc42768b0c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[DEFAULT]
head = head.js
tail =
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_DownloadImport.js]
[test_DownloadIntegration.js]
[test_DownloadLegacy.js]
[test_DownloadList.js]
[test_Downloads.js]
[test_DownloadStore.js]
[test_PrivateTemp.js]
skip-if = os != 'linux'