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