tor-browser

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

xpcshell.toml (210B)


      1 [DEFAULT]
      2 head = "head.js"
      3 
      4 ["test_big5.js"]
      5 
      6 ["test_euc-jp.js"]
      7 
      8 ["test_euc-kr.js"]
      9 
     10 ["test_gbk.js"]
     11 
     12 ["test_iso-2022-jp.js"]
     13 
     14 ["test_misc.js"]
     15 
     16 ["test_rope_encode.js"]
     17 
     18 ["test_shift_jis.js"]
     19 
     20 ["test_utf.js"]