1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/services/sync/tests/tps/all_tests.json Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,33 @@ 1.4 +{ "tests": [ 1.5 + "test_sync.js", 1.6 + "test_prefs.js", 1.7 + "test_tabs.js", 1.8 + "test_passwords.js", 1.9 + "test_history.js", 1.10 + "test_formdata.js", 1.11 + "test_bug530717.js", 1.12 + "test_bug531489.js", 1.13 + "test_bug538298.js", 1.14 + "test_bug556509.js", 1.15 + "test_bug562515.js", 1.16 + "test_bug563989.js", 1.17 + "test_bug535326.js", 1.18 + "test_bug501528.js", 1.19 + "test_bug575423.js", 1.20 + "test_bug546807.js", 1.21 + "test_history_collision.js", 1.22 + "test_privbrw_formdata.js", 1.23 + "test_privbrw_passwords.js", 1.24 + "test_privbrw_tabs.js", 1.25 + "test_bookmarks_in_same_named_folder.js", 1.26 + "test_client_wipe.js", 1.27 + "test_special_tabs.js", 1.28 + "test_addon_sanity.js", 1.29 + "test_addon_restartless_xpi.js", 1.30 + "test_addon_nonrestartless_xpi.js", 1.31 + "test_addon_reconciling.js", 1.32 + "test_addon_wipe.js" 1.33 + ] 1.34 +} 1.35 + 1.36 +