tor-browser

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

ruby-base-different-size.html.ini (192B)


      1 [ruby-base-different-size.html]
      2  expected:
      3    if (processor == "x86_64") and (os == "linux") and fission and not debug: [PASS, ERROR]
      4    if (processor == "x86") and not debug: [PASS, FAIL]