aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-10-04Merge pull request #2432 from hftf/hyphensJohn MacFarlane3-0/+6
2015-10-04Updated tests for changes to latex template.John MacFarlane3-3/+27
2015-10-04Docx Reader: Create special punctuation testOphir Lifshitz3-0/+6
2015-09-26MediaBag: ensure that / is always used as path separator.John MacFarlane1-1/+1
2015-09-20Merge pull request #2406 from tarleb/org-verse-fixJohn MacFarlane1-0/+9
2015-09-19Make sure verse blocks can contain empty linesAlbert Krewinkel1-0/+9
2015-09-19[RST Writer] Don't normalize heading levels below input minimumNikolay Yakimov1-0/+25
2015-09-09Tests: docx writer tests now use "../data" for data directory.John MacFarlane1-1/+4
2015-08-15Use real jpg (not empty) for docx tests to avoid warning.John MacFarlane3-0/+0
2015-08-15RST reader: better handling of indirect roles.John MacFarlane2-3/+3
2015-08-15Merge pull request #2360 from jg/issue-2354John MacFarlane1-20/+38
2015-08-15Org reader: add auto identifiers if not present on headersJuliusz Gonera1-20/+38
2015-08-10EPUB reader: stop mangling external URLs.John MacFarlane2-7/+7
2015-08-08Updated html reader for new automatic header attributes.John MacFarlane1-33/+33
2015-08-08MediaWiki reader: handle unquoted table attributes.John MacFarlane1-1/+1
2015-08-07Merge pull request #2327 from hftf/list-styleJohn MacFarlane2-0/+20
2015-07-27Pipe tables: allow indented columns.John MacFarlane2-1/+16
2015-07-24HTML Reader: Test <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2-0/+20
2015-07-23Added odt readerMarLinn63-0/+219
2015-07-23Updated tests and removed a skipSpaces....John MacFarlane1-6/+6
2015-07-23Markdown Reader: Add basic tests for each header styleOphir Lifshitz1-0/+10
2015-07-23Markdown Reader: Add implicit header ref tests for headers with spacesOphir Lifshitz1-0/+20
2015-07-21Fix regression: allow HTML comments containing `--`.John MacFarlane1-0/+3
2015-07-21HTML reader: handle type attribute on ol.John MacFarlane1-2/+2
2015-07-15Merge pull request #2303 from hftf/h6John MacFarlane2-1/+9
2015-07-15Docx Reader: Updated headers testOphir Lifshitz2-1/+9
2015-07-14Markdown reader: don't allow bare URI links or autolinks in link label.John MacFarlane1-1/+12
2015-07-14Improved bare autolink detection.John MacFarlane1-0/+4
2015-07-13DokuWiki: write $..$ instead of <math>..</math>Tiziano Müller1-7/+7
2015-07-10Removed tabs from source.John MacFarlane1-3/+3
2015-07-10Avoid parsing partial URLs as HTML tags.John MacFarlane1-0/+3
2015-07-08Merge pull request #2266 from PromyLOPh/fieldinlineJohn MacFarlane1-16/+38
2015-07-07Fixed email javascript obfuscation with mailto: URLs.John MacFarlane1-1/+1
2015-07-06Updated context writer test.John MacFarlane1-1/+1
2015-07-03Tests.Readers.RST: Test metadata with inline markup tooLars-Dominik Braun1-4/+6
2015-07-03Tests.Readers.RST: Group field list testsLars-Dominik Braun1-24/+26
2015-07-03Readers.RST: Parse field list nameLars-Dominik Braun1-2/+20
2015-07-01Do not add a carriage return after a hard line break in OpenDocument writer a...Michael Chladek1-2/+1
2015-06-29Fix RST reference names with special charactersLars-Dominik Braun1-0/+4
2015-06-27Textile writer: escape `+` and `-` as entities.John MacFarlane1-8/+8
2015-06-27Plain writer: don't use symbols for super/subscript.John MacFarlane1-3/+3
2015-06-27Updated latex writer tests for last template change.John MacFarlane3-0/+3
2015-06-21DocBook reader mediaobjects and figures, closes #2184mb212-4/+23
2015-06-09Fixed tests/docx/links.docx for new url.John MacFarlane1-0/+0
2015-06-09replace old url with pandoc.orgPablo Rodríguez6-6/+6
2015-06-09Fix InDesign crash with URLs containing more than one colon charactergohai1-18/+18
2015-06-07DokuWiki writer: Use proper `<code>` tags for code blocks.John MacFarlane1-15/+37
2015-05-27LaTeX template: Move hyperref before polyglossia.John MacFarlane3-30/+30
2015-05-26Merge pull request #2169 from tarleb/org-header-tagsJohn MacFarlane1-4/+26
2015-05-26Merge pull request #2141 from DigitalPublishingToolkit/icml-imagesJohn MacFarlane1-2/+2