tor-browser

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

update-bytecheck.https.html.ini (347B)


      1 [update-bytecheck.https.html]
      2  max-asserts: 2
      3  expected:
      4    if (os == "android") and debug: [OK, ERROR]
      5 
      6  [Test module script(main: time, imported: default)]
      7    expected:
      8      if (processor == "x86") and not debug: [PASS, FAIL]
      9 
     10  [Test(main: time, imported: default)]
     11    expected:
     12      if (processor == "x86") and not debug: [PASS, FAIL]