tor-browser

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

xpcshell.toml (1121B)


      1 [DEFAULT]
      2 run-if = [
      3  "os != 'android'",
      4 ]
      5 support-files = [
      6  "basic-scan-32-expected.txt",
      7  "basic-scan-64-expected.txt",
      8  "complete-empty-live-expected.txt",
      9  "complete-empty-dark-matter-expected.txt",
     10  "complete-empty-cumulative-expected.txt",
     11  "complete-full1-live-expected.txt",
     12  "complete-full1-dark-matter-expected.txt",
     13  "complete-full2-dark-matter-expected.txt",
     14  "complete-full2-cumulative-expected.txt",
     15  "complete-partial-live-expected.txt",
     16  "scan-test.py",
     17  "script-max-frames.json",
     18  "script-max-frames-8-expected.txt",
     19  "script-max-frames-3-expected.txt",
     20  "script-max-frames-1-expected.txt",
     21  "script-sort-by.json.gz",
     22  "script-sort-by-usable-expected.txt",
     23  "script-sort-by-req-expected.txt",
     24  "script-sort-by-slop-expected.txt",
     25  "script-sort-by-num-blocks-expected.txt",
     26  "script-ignore-alloc-fns.json",
     27  "script-ignore-alloc-fns-expected.txt",
     28  "script-diff-live1.json",
     29  "script-diff-live2.json",
     30  "script-diff-live-expected.txt",
     31  "script-diff-dark-matter1.json",
     32  "script-diff-dark-matter2.json",
     33  "script-diff-dark-matter-expected.txt",
     34 ]
     35 
     36 ["test_dmd.js"]
     37 dmd = true