tor-browser

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

scripttests.list (387B)


      1 # test script keyword.
      2 
      3 # cases where the test does not include an appropriate getTestCases() function,
      4 # or where getTestCases() does not return an array of objects with methods
      5 # testPassed() and testDescription() can not be included since they always
      6 # produce unexpected failures.
      7 
      8 script scripttest-pass.html
      9 fails script scripttest-fail.html
     10 fails script scripttest-pass-fail.html