index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
/
Readers
/
Docx.hs
Age
Commit message (
Expand
)
Author
2017-02-04
Moved tests/ -> test/.
John MacFarlane
2017-01-30
Fixed some compiler warnings in tests.
John MacFarlane
2017-01-25
Removed readerVerbosity and writerVerbosity.
John MacFarlane
2017-01-25
Removed unneeded imports.
John MacFarlane
2017-01-25
Made `smart` extension default for pandoc markdown.
John MacFarlane
2017-01-25
Added ReaderOptions parameter to readNative.
John MacFarlane
2017-01-25
Update all tests to use new readers and error structure.
Jesse Rosenthal
2017-01-25
Changed readNative to use PandocMonad.
John MacFarlane
2017-01-25
Update tests to work with runPure.
John MacFarlane
2016-12-08
Docx reader: Ensure one-row tables don't have header.
Jesse Rosenthal
2016-11-30
Options: Removed writerStandalone, made writerTemplate a Maybe.
John MacFarlane
2016-08-29
Docx reader: test for nested anchor spans in header
Jesse Rosenthal
2016-06-23
Docx reader: add tests for comments
Jesse Rosenthal
2016-06-23
Docx reader tests: Add tests for warnings.
Jesse Rosenthal
2016-04-16
Docx Reader: Tests for track-changes moving
Jesse Rosenthal
2016-03-16
Docx reader: Add test for enumerated headers.
Jesse Rosenthal
2016-02-02
Docx reader: Add tests for adjacent hyperlinks.
Jesse Rosenthal
2015-11-18
Docx reader: Add test cases for dummy list items.
Jesse Rosenthal
2015-11-14
Added test case for links in notes.
Jesse Rosenthal
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
2015-10-04
Docx Reader: Create special punctuation test
Ophir Lifshitz
2015-03-28
Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
2015-02-21
Docx reader: add test for verbatim in sub/superscript.
Jesse Rosenthal
2015-02-19
Docx reader: Add tests for new list style parsing.
Jesse Rosenthal
2015-02-18
Update tests
Matthew Pickering
2015-02-13
Docx reader: test lists in table cells.
Jesse Rosenthal
2015-01-21
Docx Reader: Add test for VML images.
Jesse Rosenthal
2014-10-25
Docx test: Remove Danish header test.
Jesse Rosenthal
2014-10-25
Docx reader: add tests for i18n headers.
Jesse Rosenthal
2014-09-27
Merge pull request #1601 from jkr/windowsfix
John MacFarlane
2014-09-05
Docx reader: Add test for polyglot headers.
Jesse Rosenthal
2014-09-04
Docx Reader: Add tests for numbered headers.
Jesse Rosenthal
2014-09-02
Docx reader: Modify mediabag test accordingly.
Jesse Rosenthal
2014-08-16
Docx reader: Test for character styles.
Jesse Rosenthal
2014-08-13
Revised tests directory.
John MacFarlane
2014-08-11
Docx: Add dropcap tests.
Jesse Rosenthal
2014-08-07
Docx reader: Test inline image code.
Jesse Rosenthal
2014-07-31
Docx tests: rewrite mediabag tests.
Jesse Rosenthal
2014-07-31
New module, Text.Pandoc.MediaBag.
John MacFarlane
2014-07-31
Made MediaBag a newtype, and added mime type information to media.
John MacFarlane
2014-07-30
Docx test: Test image from media bag.
Jesse Rosenthal
2014-07-30
Docx tests: Added media test comparison function.
Jesse Rosenthal
2014-07-30
Docx reader: change tests to make use of media bag.
Jesse Rosenthal
2014-07-29
Add and update docx tests in pandoc.cabal.
Jesse Rosenthal
2014-07-29
Docx reader: Make metavalues out of styled paragraphs.
Jesse Rosenthal
2014-07-15
Docx reader: Add test
Jesse Rosenthal
2014-06-29
Docx reader: Add tests for hanging indent handline.
Jesse Rosenthal
2014-06-25
Track changes tests.
Jesse Rosenthal
2014-06-25
Docx reader: Add tests for basic track changes
Jesse Rosenthal
[next]