tor-browser

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

realtime-conv.html.ini (266B)


      1 [realtime-conv.html]
      2  expected:
      3    if os == "win": OK
      4    if os == "linux": OK
      5    [OK, TIMEOUT]
      6  [Test convolver with real‑time context]
      7    expected:
      8      if (os == "mac") and debug: [PASS, TIMEOUT]
      9      if (os == "mac") and not debug: [PASS, TIMEOUT]