Dactyloidae/toolkit/components/jsdownloads/test/unit/xpcshell.ini

19 lines
481 B
INI

[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'