tor-browser

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

auto-014.html.ini (332B)


      1 [auto-014.html]
      2  expected:
      3    if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT]
      4  [Basic usage]
      5    expected:
      6      if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
      7 
      8  [Multicol test]
      9    expected:
     10      if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]