| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix broken docbook tests which weren't using the xsltproc found by test ↵ | William Deegan | 2018-11-02 | 10 | -11/+30 |
| | | | | | framework | ||||
| * | 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> | ||||
| * | Fix wiki references to point to gihub wiki | Mats Wichmann | 2018-04-23 | 4 | -4/+4 |
| | | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| * | - added import of libxslt binding to DocBook tests | Dirk Baechle | 2014-08-31 | 7 | -0/+7 |
| | | |||||
| * | - corrected dependencies for EPUB builder (docbook) | Dirk Baechle | 2014-01-05 | 2 | -0/+61 |
| | | | | | - added a proper test for EPUB with xsltproc | ||||
| * | - removed superfluous import and corrected basic test | Dirk Baechle | 2013-12-21 | 1 | -1/+1 |
| | | |||||
| * | - added EPUB Builder to the DocBook Tool, based on the work of Andrew ↵ | Dirk Baechle | 2013-12-21 | 3 | -0/+452 |
| | | | | | Featherstone | ||||
| * | - added xsltproc tests and improved handling of the base_dir parameter | Dirk Baechle | 2013-12-20 | 10 | -0/+302 |
| | | |||||
| * | - corrected LC_ALL setting for RPM packaging | Dirk Baechle | 2013-11-03 | 1 | -0/+7 |
| | | | | | - now skipping several Docbook tests, when required stylesheets aren't installed | ||||
| * | - added documentation and tests for the new Docbook tool | Dirk Baechle | 2013-05-03 | 19 | -0/+1699 |
