blob: e08a0eae5ff30244d8c4a028510e1ca6fdf3bccd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[DEFAULT]
head = ""
["test_datetimeformat.js"]
["test_l10nregistry.js"]
["test_l10nregistry_fuzzed.js"]
["test_l10nregistry_sync.js"]
["test_localization.js"]
["test_localization_sync.js"]
["test_messagecontext.js"]
["test_missing_variables.js"]
skip-if = ["debug"] # Intentionally triggers a debug assert for missing Fluent arguments.
["test_pseudo.js"]
|