summaryrefslogtreecommitdiff
path: root/tests/Tests
Commit message (Expand)AuthorAge
* Eliminated use of TH in test suite.John MacFarlane2013-01-23
* Get rid of compiler warnings in Tests.Helpers.John MacFarlane2013-01-19
* Changed Ext_autolink_urls -> Ext_autolink_bare_uris.John MacFarlane2013-01-15
* Added lots of tests for bare URIs.John MacFarlane2013-01-15
* RST reader: Line block improvements.John MacFarlane2013-01-13
* Escape `|` as `\vert` in LaTeX math.John MacFarlane2013-01-12
* Fixed/simplified diff output for tests.John MacFarlane2013-01-12
* Added Attr field to Header.John MacFarlane2013-01-09
* Updated tests for tight/loose lists.John MacFarlane2013-01-07
* Updated test runner for changes in pandoc.John MacFarlane2013-01-03
* Fixed test suite to use Diff 0.2 API.John MacFarlane2013-01-02
* Removed citationSuppressParens.John MacFarlane2012-10-28
* LaTeX reader: Initialize citationSuppressParens field.John MacFarlane2012-10-22
* Revert "LaTeX reader: Use new suppressParens option for footnote citations."John MacFarlane2012-10-21
* LaTeX reader: Use new suppressParens option for footnote citations.John MacFarlane2012-10-15
* Renamed removedLeadingTrailingSpace to trim.John MacFarlane2012-09-29
* Removed need for utf8-string package.John MacFarlane2012-09-25
* Markdown reader: Fixed link parser to avoid exponential slowdowns.John MacFarlane2012-09-22
* LaTeX reader: Added a 'try' in rawLaTeXBlock.John MacFarlane2012-09-22
* Tests.Old: Set TMP to ".".John MacFarlane2012-09-21
* Added basic mediawiki reader.John MacFarlane2012-09-12
* Changes to literate haskell options.John MacFarlane2012-08-08
* Moved WriterOptions and associated types Shared -> Options.John MacFarlane2012-07-26
* Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane2012-07-26
* Moved tests to src.John MacFarlane2011-01-29
* Added Tests.Shared with normalize round-trip tests.John MacFarlane2011-01-29
* Tests.Arbitrary: don't allow empty list items.John MacFarlane2011-01-29
* Removed intentionally failing test in ConTeXt writer tests.John MacFarlane2011-01-29
* Added biblatex citation tests to Tests.Readers.LaTeX.John MacFarlane2011-01-29
* Added natbib citation tests to Tests.Readers.LaTeX.John MacFarlane2011-01-29
* Added Tests.Readers.Markdown.John MacFarlane2011-01-26
* Add support for attributes in inline Code.John MacFarlane2011-01-26
* RST reader: Improved field lists.John MacFarlane2011-01-26
* Added RST reader tests.John MacFarlane2011-01-26
* Updates for compiling with ghc 7.John MacFarlane2011-01-26
* Bumped version to 1.8; depend on pandoc-types 1.8.John MacFarlane2011-01-26
* Removed deliberate error in LaTeX reader tests.John MacFarlane2011-01-22
* Use ANSI color to point to diffs in test output.John MacFarlane2011-01-22
* Tests.Helpers: Added file quasiquoter.John MacFarlane2011-01-22
* Tests.Arbitrary: Let strings include any character.John MacFarlane2011-01-22
* Fixed -Wall error in imports.John MacFarlane2011-01-22
* Put dashed lines around diff results in Old test.John MacFarlane2011-01-22
* Added native writer tests.John MacFarlane2011-01-22
* Added 'property' in Tests.Helpers & some quickcheck tests.John MacFarlane2011-01-22
* Tests.Arbitrary: Added instances for Inlines, Blocks.John MacFarlane2011-01-22
* Improved test framework.John MacFarlane2011-01-22
* More informative output on writer test failure.John MacFarlane2011-01-21
* Added Tests.Writers.ConTeXt and helpers for writer tests.John MacFarlane2011-01-21
* Fixed the two test cases that were intentionally set to fail.John MacFarlane2011-01-20
* Updated tests for new native format.John MacFarlane2011-01-20