summaryrefslogtreecommitdiffstats
path: root/dom/quota/test/xpcshell/xpcshell.ini
blob: 27c958f238392748c3639210eb24beac2e18c3f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# 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
  caching_groupMismatch_profile.zip
  clearStoragesForPrincipal_profile.zip
  createLocalStorage_profile.zip
  defaultStorageDirectory_shared.json
  defaultStorageDirectory_shared.zip
  getUsage_profile.zip
  groupMismatch_profile.zip
  indexedDBDirectory_shared.json
  indexedDBDirectory_shared.zip
  originMismatch_profile.json
  originMismatch_profile.zip
  persistentStorageDirectory_shared.json
  persistentStorageDirectory_shared.zip
  removeLocalStorage1_profile.zip
  removeLocalStorage2_profile.zip
  tempMetadataCleanup_profile.zip
  unknownFiles_profile.zip

[make_unknownFiles.js]
skip-if = true # Only used for recreating unknownFiles_profile.zip
[test_allowListFiles.js]
[test_basics.js]
[test_bad_origin_directory.js]
[test_caching_groupMismatch.js]
[test_createLocalStorage.js]
[test_clearStoragesForPrincipal.js]
[test_clearStoragesForOriginAttributesPattern.js]
[test_getUsage.js]
[test_groupMismatch.js]
[test_initTemporaryStorage.js]
[test_listOrigins.js]
[test_originEndsWithDot.js]
[test_originMismatch.js]
[test_originWithCaret.js]
[test_orpahnedQuotaObject.js]
[test_persist.js]
[test_persist_eviction.js]
[test_persist_globalLimit.js]
[test_persist_groupLimit.js]
[test_removeLocalStorage.js]
[test_simpledb.js]
[test_specialOrigins.js]
[test_storagePressure.js]
[test_tempMetadataCleanup.js]
[test_unknownFiles.js]
[test_validOrigins.js]