summaryrefslogtreecommitdiffstats
path: root/test/Docbook/basic
Commit message (Expand)AuthorAgeFilesLines
* Elminate http: referencesMats Wichmann2023-10-171-3/+3
* "Modernize" to Python 3.6 via toolMats Wichmann2023-08-041-1/+1
* Add a copyright header to test filesMats Wichmann2023-05-2121-8/+113
* Fix CHANGES.txt and simplify testcase. Added blurb to RELEASE.txtWilliam Deegan2021-04-032-2/+1
* Added noqa comment to get sider to ignore unused lxmlHenrik Maier2021-03-261-1/+1
* Added corresponding test caseHenrik Maier2021-03-265-0/+247
* Run autoflake on codeMats Wichmann2020-09-212-2/+0
* Fix for failing Docbook slides tests.Dirk Baechle2020-06-247-14/+76
* Removed superfluous import of 'sys' in a testcase.Dirk Baechle2020-06-211-1/+0
* Fixed another bunch of 'bare except' errors.Dirk Baechle2020-06-2110-10/+10
* Fixed Docbook Tool and updated its tests.Dirk Baechle2020-06-2129-79/+982
* Fix broken docbook tests which weren't using the xsltproc found by test frame...William Deegan2018-11-0210-11/+30
* Try a more scons-y file conversion for Py3 file readsMats Wichmann2018-07-311-1/+1
* Fix wiki references to point to gihub wikiMats Wichmann2018-04-234-4/+4
* - added import of libxslt binding to DocBook testsDirk Baechle2014-08-317-0/+7
* - corrected dependencies for EPUB builder (docbook)Dirk Baechle2014-01-052-0/+61
* - removed superfluous import and corrected basic testDirk Baechle2013-12-211-1/+1
* - added EPUB Builder to the DocBook Tool, based on the work of Andrew Feather...Dirk Baechle2013-12-213-0/+452
* - added xsltproc tests and improved handling of the base_dir parameterDirk Baechle2013-12-2010-0/+302
* - corrected LC_ALL setting for RPM packagingDirk Baechle2013-11-031-0/+7
* - added documentation and tests for the new Docbook toolDirk Baechle2013-05-0319-0/+1699