tor-browser

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

has-complexity.html.ini (215B)


      1 [has-complexity.html]
      2  expected:
      3    if debug or asan or tsan or ((os == "linux") and not fission): [OK, TIMEOUT]
      4    if (os == "win") and os_version == "11.26100" and processor == "x86_64" and ccov: [OK, TIMEOUT]