tor-browser

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

dictionary-decompression.tentative.https.html.ini (288B)


      1 [dictionary-decompression.tentative.https.html]
      2  [Decompresion using Zstandard with the dictionary works as expected]
      3    expected:
      4      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
      5      if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]