summaryrefslogtreecommitdiffstats
path: root/toolkit/components/contentprefs/tests/unit_cps2/xpcshell.ini
blob: 41e18191e5a46bee0ba27ca23947097ba531f55f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[DEFAULT]
head = head.js
skip-if = toolkit == 'android'
support-files = AsyncRunner.sys.mjs

[test_setGet.js]
[test_getSubdomains.js]
[test_remove.js]
[test_removeByDomain.js]
[test_removeAllDomains.js]
[test_removeByName.js]
[test_getCached.js]
[test_getCachedSubdomains.js]
[test_observers.js]
[test_extractDomain.js]
[test_migrationToSchema4.js]
[test_migrationToSchema5.js]
[test_removeAllDomainsSince.js]