tor-browser

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

python.toml (372B)


      1 [DEFAULT]
      2 subsuite = "mozbuild"
      3 
      4 ["test_archive.py"]
      5 
      6 ["test_chrome_flags.py"]
      7 
      8 ["test_chrome_manifest.py"]
      9 
     10 ["test_copier.py"]
     11 
     12 ["test_errors.py"]
     13 
     14 ["test_files.py"]
     15 
     16 ["test_manifests.py"]
     17 
     18 ["test_mozjar.py"]
     19 
     20 ["test_packager.py"]
     21 
     22 ["test_packager_formats.py"]
     23 
     24 ["test_packager_l10n.py"]
     25 
     26 ["test_packager_unpack.py"]
     27 
     28 ["test_path.py"]
     29 
     30 ["test_pkg.py"]
     31 
     32 ["test_unify.py"]