pandoc/debian
fiddlosopher 5d3d2d79b3 Rewrote test suite so it doesn't depend on perl or unix tools.
+ Replaced old runtests.pl with a Haskell script RunTests.hs.
+ Added Diff.hs module to be used by RunTests.hs instead of unix 'diff'.
+ Added test hook to Setup.hs, so tests may be run from cabal.
+ Changed Makefile's 'test' target to run tests via cabal.
+ Removed old generate.sh.
+ Since we no longer have 'sed' to filter out raw HTML sections
  from the docbook writer test, or raw LaTeX sections from the
  context writer test, we now just include these sections.
  They can be taken out if it is necessary to process the files.
+ Updated latex and context writer tests to remove extra spaces
  after '\\item'
+ Added a markdown table reader test.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1385 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-08-09 16:51:08 +00:00
..
changelog Mark the package as UNRELEASED. 2008-02-09 03:30:17 +00:00
compat initial import 2006-10-17 14:22:29 +00:00
control Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present. 2008-08-08 00:11:58 +00:00
copyright Rewrote test suite so it doesn't depend on perl or unix tools. 2008-08-09 16:51:08 +00:00
pandoc-doc.doc-base * Debian packaging changes: 2008-02-09 03:12:03 +00:00
pandoc-doc.docs Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +00:00
pandoc.dirs initial import 2006-10-17 14:22:29 +00:00
rules * Debian packaging changes: 2008-02-09 03:12:03 +00:00