summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/tests/maintenance/xpcshell.toml
blob: bcb5246fbe21cb90ffb1e693845553264b78e429 (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
[DEFAULT]
head = "head.js"
firefox-appdir = "browser"
support-files = [
  "corruptDB.sqlite",
  "corruptPayload.sqlite",
]

["test_corrupt_favicons.js"]

["test_corrupt_favicons_schema.js"]

["test_corrupt_places_schema.js"]

["test_corrupt_telemetry.js"]

["test_favicons_replaceOnStartup.js"]

["test_favicons_replaceOnStartup_clone.js"]

["test_integrity_replacement.js"]

["test_places_purge_caches.js"]

["test_places_replaceOnStartup.js"]

["test_places_replaceOnStartup_clone.js"]

["test_preventive_maintenance.js"]

["test_preventive_maintenance_checkAndFixDatabase.js"]

["test_preventive_maintenance_runTasks.js"]