services/sync/tests/tps/all_tests.json

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 { "tests": [
michael@0 2 "test_sync.js",
michael@0 3 "test_prefs.js",
michael@0 4 "test_tabs.js",
michael@0 5 "test_passwords.js",
michael@0 6 "test_history.js",
michael@0 7 "test_formdata.js",
michael@0 8 "test_bug530717.js",
michael@0 9 "test_bug531489.js",
michael@0 10 "test_bug538298.js",
michael@0 11 "test_bug556509.js",
michael@0 12 "test_bug562515.js",
michael@0 13 "test_bug563989.js",
michael@0 14 "test_bug535326.js",
michael@0 15 "test_bug501528.js",
michael@0 16 "test_bug575423.js",
michael@0 17 "test_bug546807.js",
michael@0 18 "test_history_collision.js",
michael@0 19 "test_privbrw_formdata.js",
michael@0 20 "test_privbrw_passwords.js",
michael@0 21 "test_privbrw_tabs.js",
michael@0 22 "test_bookmarks_in_same_named_folder.js",
michael@0 23 "test_client_wipe.js",
michael@0 24 "test_special_tabs.js",
michael@0 25 "test_addon_sanity.js",
michael@0 26 "test_addon_restartless_xpi.js",
michael@0 27 "test_addon_nonrestartless_xpi.js",
michael@0 28 "test_addon_reconciling.js",
michael@0 29 "test_addon_wipe.js"
michael@0 30 ]
michael@0 31 }
michael@0 32
michael@0 33

mercurial