tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

all_tests.json (1074B)


      1 {
      2  "tests": {
      3    "test_bookmark_conflict.js": {},
      4    "test_sync.js": {},
      5    "test_prefs.js": {},
      6    "test_tabs.js": {},
      7    "test_passwords.js": {},
      8    "test_history.js": {},
      9    "test_formdata.js": {},
     10    "test_bug530717.js": {},
     11    "test_bug531489.js": {},
     12    "test_bug538298.js": {},
     13    "test_bug556509.js": {},
     14    "test_bug562515.js": {},
     15    "test_bug535326.js": {},
     16    "test_bug501528.js": {},
     17    "test_bug575423.js": {},
     18    "test_bug546807.js": {},
     19    "test_history_collision.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_restartless_xpi.js": { "disabled": "Bug 1498974" },
     26    "test_addon_webext_xpi.js": { "disabled": "Bug 1498974" },
     27    "test_addon_reconciling.js": { "disabled": "Bug 1498974" },
     28    "test_addon_wipe.js": { "disabled": "Bug 1498974" },
     29    "test_existing_bookmarks.js": {},
     30    "test_addresses.js": {},
     31    "test_creditcards.js": {},
     32    "test_extstorage.js": {}
     33  }
     34 }