tor-browser

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

manifest.toml (277B)


      1 [DEFAULT]
      2 subsuite = "mozbase"
      3 
      4 ["test_detached.py"]
      5 skip-if = ["os == 'win'"]  # Bug 1493796
      6 
      7 ["test_kill.py"]
      8 
      9 ["test_misc.py"]
     10 
     11 ["test_output.py"]
     12 
     13 ["test_params.py"]
     14 
     15 ["test_pid.py"]
     16 
     17 ["test_poll.py"]
     18 
     19 ["test_process_reader.py"]
     20 
     21 ["test_run_and_wait.py"]
     22 
     23 ["test_wait.py"]