Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | [DEFAULT] |
michael@0 | 2 | head = head_download_manager.js |
michael@0 | 3 | tail = tail_download_manager.js |
michael@0 | 4 | firefox-appdir = browser |
michael@0 | 5 | support-files = |
michael@0 | 6 | downloads_manifest.js |
michael@0 | 7 | test_downloads.manifest |
michael@0 | 8 | data/digest.chunk |
michael@0 | 9 | data/block_digest.chunk |
michael@0 | 10 | data/signed_win.exe |
michael@0 | 11 | |
michael@0 | 12 | [test_app_rep.js] |
michael@0 | 13 | [test_app_rep_windows.js] |
michael@0 | 14 | run-if = os == "win" |
michael@0 | 15 | [test_bug_382825.js] |
michael@0 | 16 | [test_bug_384744.js] |
michael@0 | 17 | [test_bug_395092.js] |
michael@0 | 18 | [test_bug_401430.js] |
michael@0 | 19 | [test_bug_406857.js] |
michael@0 | 20 | [test_bug_420230.js] |
michael@0 | 21 | [test_cancel_download_files_removed.js] |
michael@0 | 22 | # Bug 676989: test hangs consistently on Android |
michael@0 | 23 | skip-if = os == "android" |
michael@0 | 24 | [test_download_manager.js] |
michael@0 | 25 | [test_download_samename.js] |
michael@0 | 26 | # Bug 676989: test hangs consistently on Android |
michael@0 | 27 | skip-if = os == "android" |
michael@0 | 28 | [test_guid.js] |
michael@0 | 29 | [test_history_expiration.js] |
michael@0 | 30 | [test_offline_support.js] |
michael@0 | 31 | [test_private_resume.js] |
michael@0 | 32 | [test_privatebrowsing.js] |
michael@0 | 33 | [test_privatebrowsing_cancel.js] |
michael@0 | 34 | [test_removeDownloadsByTimeframe.js] |
michael@0 | 35 | [test_resume.js] |
michael@0 | 36 | [test_sleep_wake.js] |