aboutsummaryrefslogtreecommitdiff
path: root/tests/RunTests.hs
AgeCommit message (Expand)AuthorFilesLines
2010-05-06No longer need to set LANG in RunTests.John MacFarlane1-2/+1
2010-04-25RunTests: use UTF8 no matter what the locale.John MacFarlane1-4/+8
2010-03-18Added plain writer.fiddlosopher1-0/+1
2010-02-27Reformatting and comments in RunTests.hs. (Eric Kow)fiddlosopher1-1/+8
2010-02-21Set LANG to a UTF-8 locale in RunTests.hs.fiddlosopher1-1/+2
2010-02-21No longer need to set 'HOME' in RunTests.hs.fiddlosopher1-2/+1
2010-02-20Incomplete support for RST tables (simple and grid).fiddlosopher1-1/+3
2010-01-14Fixed RunTests so it doesn't require data files to have been installed.fiddlosopher1-1/+1
2009-12-31Removed unneeded import from RunTests.hsfiddlosopher1-1/+0
2009-12-31Changed RunTests.hs to use the Diff library.fiddlosopher1-4/+10
2009-02-14Check to see if highlighting supported and run lhs tests if it is.fiddlosopher1-2/+2
2009-02-14Only run lhs tests if 'lhs' argument passed to RunTests.hs.fiddlosopher1-2/+15
2009-02-14Added lhs reader tests. (One case fails.)fiddlosopher1-1/+12
2009-02-07Added tests for lhs writers.fiddlosopher1-1/+17
2008-08-23Bugs fixed in RunTests.hs:fiddlosopher1-2/+7
2008-08-14Modified RunTests.hs to strip out '\r' so it will work on Windows.fiddlosopher1-2/+3
2008-08-10Allow newline before URL in markdown link references. Resolves Issue #81.fiddlosopher1-1/+3
2008-08-09Rewrote test suite so it doesn't depend on perl or unix tools.fiddlosopher1-0/+115