зеркало из https://github.com/mozilla/gecko-dev.git
34 строки
982 B
INI
34 строки
982 B
INI
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
[DEFAULT]
|
|
head = head.js
|
|
support-files =
|
|
basics_profile.zip
|
|
defaultStorageUpgrade_profile.zip
|
|
getUsage_profile.zip
|
|
idbSubdirUpgrade1_profile.zip
|
|
idbSubdirUpgrade2_profile.zip
|
|
morgueCleanup_profile.zip
|
|
obsoleteOriginAttributes_profile.zip
|
|
originAttributesUpgrade_profile.zip
|
|
removeAppsUpgrade_profile.zip
|
|
storagePersistentUpgrade_profile.zip
|
|
tempMetadataCleanup_profile.zip
|
|
|
|
[test_basics.js]
|
|
[test_bad_origin_directory.js]
|
|
skip-if = release_or_beta
|
|
[test_defaultStorageUpgrade.js]
|
|
[test_getUsage.js]
|
|
[test_idbSubdirUpgrade.js]
|
|
[test_morgueCleanup.js]
|
|
[test_obsoleteOriginAttributesUpgrade.js]
|
|
[test_originAttributesUpgrade.js]
|
|
[test_persist.js]
|
|
[test_removeAppsUpgrade.js]
|
|
[test_storagePersistentUpgrade.js]
|
|
[test_tempMetadataCleanup.js]
|
|
[test_unknownFiles.js]
|