services/sync/tests/tps/all_tests.json

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

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

mercurial