summaryrefslogtreecommitdiffstats
path: root/test/Docbook/dependencies
Commit message (Collapse)AuthorAgeFilesLines
* Try a more scons-y file conversion for Py3 file readsMats Wichmann2018-07-311-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 testsDirk Baechle2014-08-311-0/+1
|
* - added documentation and tests for the new Docbook toolDirk Baechle2013-05-034-0/+114