tor-browser

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

arguments.py.ini (190B)


      1 [arguments.py]
      2  expected:
      3    if (os == "linux") and debug and (display == "x11") and fission: [OK, ERROR, TIMEOUT]
      4    if (os == "linux") and not debug and asan and fission: [OK, TIMEOUT]