tor-browser

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

xpcshell.toml (239B)


      1 [DEFAULT]
      2 run-if = [
      3  "appname != 'thunderbird'",
      4 ]
      5 
      6 ["test_actors.js"]
      7 
      8 ["test_browser.js"]
      9 
     10 ["test_cookie.js"]
     11 
     12 ["test_json.js"]
     13 
     14 ["test_message.js"]
     15 
     16 ["test_navigate.js"]
     17 
     18 ["test_prefs.js"]
     19 
     20 ["test_sync.js"]
     21 
     22 ["test_web-reference.js"]