mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 08:09:05 +00:00
18 lines
332 B
INI
18 lines
332 B
INI
[DEFAULT]
|
|
head = head_profiler.js
|
|
tail =
|
|
skip-if = toolkit == 'android'
|
|
|
|
[test_start.js]
|
|
skip-if = true
|
|
[test_get_features.js]
|
|
[test_shared_library.js]
|
|
[test_run.js]
|
|
skip-if = true
|
|
[test_pause.js]
|
|
[test_enterjit_osr.js]
|
|
[test_enterjit_osr_disabling.js]
|
|
skip-if = !debug
|
|
[test_enterjit_osr_enabling.js]
|
|
skip-if = !debug
|
|
[test_asm.js] |