summaryrefslogtreecommitdiff
path: root/test/Docbook/basic/slideshtml
Commit message (Collapse)AuthorAgeFilesLines
* Run autoflake on codeMats Wichmann2020-09-211-1/+0
| | | | | | | | | | Eliminate unneeded imports, and a few unneeded statements - usually "pass" where it is not syntactically needed. A couple of import try blocks were eliminated or changed when they're "cannot happen" due to current floor Python version. Signed-off-by: Mats Wichmann <mats@linux.com>
* Fix for failing Docbook slides tests.Dirk Baechle2020-06-247-14/+76
|
* Fixed another bunch of 'bare except' errors.Dirk Baechle2020-06-211-1/+1
|
* Fixed Docbook Tool and updated its tests.Dirk Baechle2020-06-214-20/+15
|
* - added import of libxslt binding to DocBook testsDirk Baechle2014-08-311-0/+1
|
* - added xsltproc tests and improved handling of the base_dir parameterDirk Baechle2013-12-202-0/+67
|
* - corrected LC_ALL setting for RPM packagingDirk Baechle2013-11-031-0/+7
| | | | - now skipping several Docbook tests, when required stylesheets aren't installed
* - added documentation and tests for the new Docbook toolDirk Baechle2013-05-043-0/+99