index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-16
Docx reader: Test for character styles.
Jesse Rosenthal
1
-0
/
+4
2014-08-13
Old tests: better path for test program.
John MacFarlane
1
-2
/
+4
2014-08-13
Revised tests directory.
John MacFarlane
3
-75
/
+73
2014-08-13
Removed special testHook from Setup.
John MacFarlane
1
-7
/
+12
2014-08-13
EPUB Tests: Added wasteland test
Matthew Pickering
1
-0
/
+2
2014-08-11
Docx: Add dropcap tests.
Jesse Rosenthal
1
-4
/
+6
2014-08-10
Improved EPUB Tests
Matthew Pickering
1
-0
/
+33
2014-08-08
Added tests for collapseFilePath
Matthew Pickering
1
-1
/
+23
2014-08-07
EPUB test renaming.
John MacFarlane
1
-2
/
+2
2014-08-07
Docx reader: Test inline image code.
Jesse Rosenthal
1
-1
/
+5
2014-08-04
Merge branch 'epubend' of https://github.com/mpickering/pandoc into mpickerin...
John MacFarlane
1
-1
/
+6
2014-08-03
Correctly implement capitalisation.
Artyom Kazak
1
-0
/
+21
2014-07-31
EPUB Reader: Added tests
Matthew Pickering
1
-1
/
+6
2014-07-31
Docx tests: rewrite mediabag tests.
Jesse Rosenthal
1
-19
/
+40
2014-07-31
New module, Text.Pandoc.MediaBag.
John MacFarlane
1
-1
/
+1
2014-07-31
Made MediaBag a newtype, and added mime type information to media.
John MacFarlane
1
-2
/
+3
2014-07-30
Docx test: Test image from media bag.
Jesse Rosenthal
1
-0
/
+7
2014-07-30
Docx tests: Added media test comparison function.
Jesse Rosenthal
1
-0
/
+19
2014-07-30
Docx reader: change tests to make use of media bag.
Jesse Rosenthal
1
-1
/
+2
2014-07-29
LaTeX writer: use \(..\) instead of $..$ for inline math.
John MacFarlane
1
-1
/
+1
2014-07-29
Add and update docx tests in pandoc.cabal.
Jesse Rosenthal
1
-4
/
+0
2014-07-29
Docx reader: Make metavalues out of styled paragraphs.
Jesse Rosenthal
1
-0
/
+15
2014-07-27
Txt2Tags Reader: Added tests
Matthew Pickering
2
-0
/
+434
2014-07-25
Fixed runtime error with compactify'DL on certain lists.
John MacFarlane
1
-0
/
+10
2014-07-20
Markdown reader: revised definition list syntax (closes #1429).
John MacFarlane
1
-0
/
+41
2014-07-20
Org reader: text adjacent to a list yields a Plain, not Para.
John MacFarlane
1
-7
/
+7
2014-07-20
AsciiDoc writer: Double markers in intraword emphasis.
John MacFarlane
1
-3
/
+22
2014-07-17
Org reader: Respect :exports header arguments on code blocks
Craig S. Bosma
1
-0
/
+60
2014-07-15
Docx reader: Add test
Jesse Rosenthal
1
-0
/
+4
2014-07-10
Added failing test for issue #1121.
John MacFarlane
1
-0
/
+2
2014-07-07
Added test for issue #1330.
John MacFarlane
1
-0
/
+6
2014-07-07
Reorganized some markdown tests.
John MacFarlane
1
-11
/
+9
2014-07-07
Merge branch 'dokuwiki' of https://github.com/claremacrae/pandoc into clarema...
John MacFarlane
1
-0
/
+7
2014-07-07
Revamped raw HTML block parsing in markdown.
John MacFarlane
1
-1
/
+1
2014-07-02
DokuWiki writer: Add new test showing that span swallows content.
Clare Macrae
1
-0
/
+2
2014-07-01
Merge branch 'master' of git://github.com/jgm/pandoc into dokuwiki
Clare Macrae
2
-3
/
+9
2014-06-29
Rewrote normalize for efficiency. (Closes #1385.)
John MacFarlane
1
-3
/
+5
2014-06-29
Docx reader: Add tests for hanging indent handline.
Jesse Rosenthal
1
-0
/
+4
2014-06-29
Merge remote-tracking branch 'jgm/master' into dokuwiki
Clare Macrae
12
-62
/
+1576
2014-06-25
Track changes tests.
Jesse Rosenthal
1
-4
/
+28
2014-06-25
Docx reader: Add tests for basic track changes
Jesse Rosenthal
1
-0
/
+10
2014-06-24
Docx Reader: add failing defintion list tests.
Jesse Rosenthal
1
-0
/
+4
2014-06-24
Docx reader: add failing tests for inline code and code blocks.
Jesse Rosenthal
1
-0
/
+9
2014-06-23
Merge pull request #1366 from jkr/reducible3
John MacFarlane
1
-0
/
+4
2014-06-23
Add test for correctly trimming spaces in formatting.
Jesse Rosenthal
1
-0
/
+4
2014-06-23
LaTeX writer: Use `\textquotesingle` for `'` in inline code.
John MacFarlane
1
-0
/
+2
2014-06-22
Docx reader tests: add tests for normalization deep in blocks.
Jesse Rosenthal
1
-0
/
+4
2014-06-22
Add normalization test.
Jesse Rosenthal
1
-0
/
+4
2014-06-20
Docx reader tests: Introduce NoNormPandoc type.
Jesse Rosenthal
1
-2
/
+27
2014-06-20
LaTeX writer: Fixed strikeout + highlighted code. Closes #1294.
John MacFarlane
1
-1
/
+11
[next]