tenfourfox/toolkit/components/downloads/test/unit/xpcshell.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

41 lines
1.1 KiB
INI

[DEFAULT]
head = head_download_manager.js
tail = tail_download_manager.js
skip-if = toolkit == 'android' || toolkit == 'gonk'
support-files =
downloads_manifest.js
test_downloads.manifest
data/digest.chunk
data/block_digest.chunk
data/signed_win.exe
[test_app_rep.js]
[test_app_rep_windows.js]
skip-if = os != "win"
[test_app_rep_maclinux.js]
skip-if = os == "win"
[test_bug_382825.js]
[test_bug_384744.js]
[test_bug_395092.js]
[test_bug_401430.js]
[test_bug_406857.js]
[test_bug_420230.js]
[test_cancel_download_files_removed.js]
# Bug 676989: test hangs consistently on Android
# Bug 907732: thunderbird still uses legacy downloads manager.
skip-if = (os == "android" || buildapp == '../mail')
[test_download_manager.js]
[test_download_samename.js]
# Bug 676989: test hangs consistently on Android
# Bug 907732: thunderbird still uses legacy downloads manager.
skip-if = (os == "android" || buildapp == '../mail')
[test_guid.js]
[test_history_expiration.js]
[test_offline_support.js]
[test_private_resume.js]
[test_privatebrowsing.js]
[test_privatebrowsing_cancel.js]
[test_removeDownloadsByTimeframe.js]
[test_resume.js]
[test_sleep_wake.js]