toolkit/components/satchel/test/unit/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/components/satchel/test/unit/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,25 @@
     1.4 +[DEFAULT]
     1.5 +head = head_satchel.js
     1.6 +tail =
     1.7 +support-files =
     1.8 +  asyncformhistory_expire.sqlite
     1.9 +  formhistory_1000.sqlite
    1.10 +  formhistory_CORRUPT.sqlite
    1.11 +  formhistory_apitest.sqlite
    1.12 +  formhistory_autocomplete.sqlite
    1.13 +  formhistory_v3.sqlite
    1.14 +  formhistory_v3v4.sqlite
    1.15 +  formhistory_v999a.sqlite
    1.16 +  formhistory_v999b.sqlite
    1.17 +  perf_autocomplete.js
    1.18 +
    1.19 +[test_async_expire.js]
    1.20 +[test_autocomplete.js]
    1.21 +[test_db_corrupt.js]
    1.22 +[test_db_update_v4.js]
    1.23 +[test_db_update_v4b.js]
    1.24 +[test_db_update_v999a.js]
    1.25 +[test_db_update_v999b.js]
    1.26 +[test_history_api.js]
    1.27 +[test_notify.js]
    1.28 +[test_previous_result.js]

mercurial