summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers
Commit message (Expand)AuthorAge
...
* Revert "LaTeX reader: citation handling changes."John MacFarlane2013-03-17
* LaTeX reader: citation handling changes.John MacFarlane2013-03-09
* Eliminated use of TH in test suite.John MacFarlane2013-01-23
* 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
* 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
* Markdown reader: Fixed link parser to avoid exponential slowdowns.John MacFarlane2012-09-22
* LaTeX reader: Added a 'try' in rawLaTeXBlock.John MacFarlane2012-09-22
* 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 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
* RST reader: Improved field lists.John MacFarlane2011-01-26
* Added RST reader tests.John MacFarlane2011-01-26
* Removed deliberate error in LaTeX reader tests.John MacFarlane2011-01-22
* Fixed -Wall error in imports.John MacFarlane2011-01-22
* Added 'property' in Tests.Helpers & some quickcheck tests.John MacFarlane2011-01-22
* Improved test framework.John MacFarlane2011-01-22
* Fixed the two test cases that were intentionally set to fail.John MacFarlane2011-01-20
* Unit tests: On failure, print the input string.John MacFarlane2011-01-19
* Added normalize in latex reader tests.John MacFarlane2011-01-18
* Revamped tests with new =: and =?> operators + builder.John MacFarlane2011-01-18
* Adjusted source to 80-column limit.John MacFarlane2011-01-13
* Moved Tests.Shared -> Tests.Helpers.John MacFarlane2011-01-13
* Reordered test files.Nathan Gass2011-01-12