index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
RunTests.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-06
Markdown reader: handle curly quotes better.
John MacFarlane
1
-1
/
+1
2010-12-04
Added tests.
Puneeth Chaganti
1
-0
/
+1
2010-12-03
Merge branch 'citeproc' into master.
John MacFarlane
1
-2
/
+5
2010-12-03
Textile reader: parse raw by default.
John MacFarlane
1
-1
/
+1
2010-12-03
more support for Textile reader (explicit links, images), tests and cabal ent...
Paul Rivier
1
-0
/
+3
2010-11-28
Revamped tests, using markdown output instead of HTML.
John MacFarlane
1
-1
/
+1
2010-11-27
Merge branch 'master' into citeproc
John MacFarlane
1
-0
/
+1
2010-11-26
Set HOME in RunTests.
John MacFarlane
1
-1
/
+1
2010-11-22
Changed markdown citation tests.
John MacFarlane
1
-3
/
+2
2010-11-13
Replaced --biblio-file with --bibliography, removed --biblio-format.
John MacFarlane
1
-1
/
+1
2010-11-12
Set LANG in test runner.
John MacFarlane
1
-1
/
+3
2010-11-12
Added material for citation tests.
John MacFarlane
1
-0
/
+2
2010-05-17
Added Textile writer module.
John MacFarlane
1
-0
/
+1
2010-05-06
No longer need to set LANG in RunTests.
John MacFarlane
1
-2
/
+1
2010-04-25
RunTests: use UTF8 no matter what the locale.
John MacFarlane
1
-4
/
+8
2010-03-18
Added plain writer.
fiddlosopher
1
-0
/
+1
2010-02-27
Reformatting and comments in RunTests.hs. (Eric Kow)
fiddlosopher
1
-1
/
+8
2010-02-21
Set LANG to a UTF-8 locale in RunTests.hs.
fiddlosopher
1
-1
/
+2
2010-02-21
No longer need to set 'HOME' in RunTests.hs.
fiddlosopher
1
-2
/
+1
2010-02-20
Incomplete support for RST tables (simple and grid).
fiddlosopher
1
-1
/
+3
2010-01-14
Fixed RunTests so it doesn't require data files to have been installed.
fiddlosopher
1
-1
/
+1
2009-12-31
Removed unneeded import from RunTests.hs
fiddlosopher
1
-1
/
+0
2009-12-31
Changed RunTests.hs to use the Diff library.
fiddlosopher
1
-4
/
+10
2009-02-14
Check to see if highlighting supported and run lhs tests if it is.
fiddlosopher
1
-2
/
+2
2009-02-14
Only run lhs tests if 'lhs' argument passed to RunTests.hs.
fiddlosopher
1
-2
/
+15
2009-02-14
Added lhs reader tests. (One case fails.)
fiddlosopher
1
-1
/
+12
2009-02-07
Added tests for lhs writers.
fiddlosopher
1
-1
/
+17
2008-08-23
Bugs fixed in RunTests.hs:
fiddlosopher
1
-2
/
+7
2008-08-14
Modified RunTests.hs to strip out '\r' so it will work on Windows.
fiddlosopher
1
-2
/
+3
2008-08-10
Allow newline before URL in markdown link references. Resolves Issue #81.
fiddlosopher
1
-1
/
+3
2008-08-09
Rewrote test suite so it doesn't depend on perl or unix tools.
fiddlosopher
1
-0
/
+115