mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-26 01:08:39 +09:00
15 lines
444 B
INI
15 lines
444 B
INI
[DEFAULT]
|
|
head =
|
|
tail =
|
|
skip-if = toolkit == 'android'
|
|
support-files =
|
|
!/toolkit/crashreporter/test/unit/crasher_subprocess_head.js
|
|
!/toolkit/crashreporter/test/unit/crasher_subprocess_tail.js
|
|
!/toolkit/crashreporter/test/unit/head_crashreporter.js
|
|
|
|
[test_content_annotation.js]
|
|
[test_content_exception_time_annotation.js]
|
|
[test_content_oom_annotation_windows.js]
|
|
skip-if = os != 'win'
|
|
[test_content_memory_list.js]
|
|
skip-if = os != 'win'
|