Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try a more scons-y file conversion for Py3 file reads | Mats Wichmann | 2018-07-31 | 1 | -1/+1 |
| | | | | | | | | | | Instead of custom conversion as in the previous iteration, use the to_bytes function. The two known tests which incorrectly let the text-mode xml file be opened in binary mode are adjusted to supply mode='r' Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | - added import of libxslt binding to DocBook tests | Dirk Baechle | 2014-08-31 | 1 | -0/+1 |
| | |||||
* | - added documentation and tests for the new Docbook tool | Dirk Baechle | 2013-05-03 | 4 | -0/+114 |