Files
kytv 44592f2d7f * add test scripts borrowed from I2P
- checkxml requires tidy for HTML files and xmllint for XML. Tidy is used
    because it will exit non-zero on parsing errors while xmllint will still
    exit 0 if the HTML files contain errors. xmllint "does the right thing" for XML.
  - checkpo requires msgfmt
* add testscripts build target
2013-01-26 14:53:38 +00:00
..