tor-browser

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

xpcshell.toml (374B)


      1 [DEFAULT]
      2 tags = "devtools"
      3 head = "head.js"
      4 firefox-appdir = "browser"
      5 support-files = ""
      6 
      7 ["test_network_helper.js"]
      8 
      9 ["test_security-info-certificate.js"]
     10 
     11 ["test_security-info-parser.js"]
     12 
     13 ["test_security-info-protocol-version.js"]
     14 
     15 ["test_security-info-state.js"]
     16 
     17 ["test_security-info-static-hpkp.js"]
     18 
     19 ["test_security-info-weakness-reasons.js"]
     20 
     21 ["test_throttle.js"]