tools/profiler/tests/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tools/profiler/tests/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 +[DEFAULT]
     1.5 +head = head_profiler.js
     1.6 +tail =
     1.7 +
     1.8 +[test_start.js]
     1.9 +skip-if = true
    1.10 +[test_get_features.js]
    1.11 +[test_shared_library.js]
    1.12 +[test_run.js]
    1.13 +skip-if = true
    1.14 +[test_pause.js]
    1.15 +[test_enterjit_osr.js]
    1.16 +[test_enterjit_osr_disabling.js]
    1.17 +skip-if = !debug
    1.18 +[test_enterjit_osr_enabling.js]
    1.19 +skip-if = !debug

mercurial