summaryrefslogtreecommitdiff
path: root/tests/test_build_epub.py
Commit message (Expand)AuthorAgeFilesLines
* test: Decode stdout and stderr of epubcheckTakeshi KOMIYA2020-07-181-2/+2
* Fix #7301: epub: duplicated node_ids are generatedTakeshi KOMIYA2020-03-291-2/+0
* Fix #7301: capital characters are not allowed for node_idTakeshi KOMIYA2020-03-291-3/+3
* Fix #7301: Allow . and _ for node_idTakeshi KOMIYA2020-03-221-3/+3
* std domain: Generate node_id for generic objects in the right wayTakeshi KOMIYA2020-03-021-3/+7
* test: Use read_text() and read_bytes()Takeshi KOMIYA2020-02-011-17/+17
* Fix #5070: epub: Wrong internal href fragment linksTakeshi KOMIYA2019-10-201-0/+1
* Merge branch 'master' into simplify_conf.pyTakeshi KOMIYA2019-02-161-0/+4
|\
| * Do test with docutils-0.12Takeshi KOMIYA2019-02-091-0/+4
* | quickstart: Simplify generated conf.py (EPUB)Takeshi KOMIYA2019-02-091-5/+4
|/
* Fix #4611: epub: Show warning for duplicated ToC entriesTakeshi KOMIYA2019-02-031-0/+6
* Use subprocess.run() instead of Popen()Takeshi KOMIYA2019-01-131-15/+13
* Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-5/+5
* Remove unnecessary object from class definitionsJon Dufresne2018-09-111-1/+1
* Merge branch '1.7' into 1.8Takeshi KOMIYA2018-09-091-0/+2
|\
| * Add $DO_EPUBCHECK envvar as a workaround for #4611Takeshi KOMIYA2018-09-091-0/+2
* | Fix #5348: download reference to remote file is not displayedTakeshi KOMIYA2018-08-261-0/+16
* | Merge branch '1.7'Takeshi KOMIYA2018-06-211-0/+9
|\ \ | |/
| * Fix #5070: epub: Wrong internal href fragment linksTakeshi KOMIYA2018-06-191-0/+9
* | Add :confval:`epub_css_files`Takeshi KOMIYA2018-04-061-0/+28
|/
* Fix existence check for JRE was brokenTakeshi KOMIYA2018-03-201-3/+3
* epub: Fix docTitle elements of toc.ncx is not escapedTakeshi KOMIYA2018-03-201-1/+57
* Fix filename of epub (refs: #4611)Takeshi KOMIYA2018-03-071-1/+1
* test: Run epubcheck as a testingTakeshi KOMIYA2018-02-191-0/+29
* Fix flake8 violationsTakeshi KOMIYA2017-12-231-2/+0
* fix #3840: epub_uid should be XML NameYoshiki Shibukawa2017-06-301-0/+2
* Remove the custom smartypants codeDmitry Shachnev2017-04-251-4/+4
* Add warning messages for required EPUB3 metadataYoshiki Shibukawa2017-02-281-1/+1
* epub: Refactor around epub_writing_modeTakeshi KOMIYA2017-02-111-0/+35
* epub: Do not count up tocid on creating nav.xhtmlTakeshi KOMIYA2017-02-111-7/+47
* epub: Add template for tox.ncxTakeshi KOMIYA2017-02-111-0/+31
* Add testcases for epubTakeshi KOMIYA2017-02-111-0/+122
* epub: Use templates to generate EPUB filesTakeshi KOMIYA2017-02-111-0/+19