index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
/
Readers
/
RST.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-12
Test fixes.
John MacFarlane
1
-2
/
+3
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
1
-1
/
+0
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
1
-0
/
+1
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
1
-1
/
+0
2015-07-10
Removed tabs from source.
John MacFarlane
1
-3
/
+3
2015-07-03
Tests.Readers.RST: Test metadata with inline markup too
Lars-Dominik Braun
1
-4
/
+6
2015-07-03
Tests.Readers.RST: Group field list tests
Lars-Dominik Braun
1
-24
/
+26
2015-07-03
Readers.RST: Parse field list name
Lars-Dominik Braun
1
-2
/
+20
2015-06-29
Fix RST reference names with special characters
Lars-Dominik Braun
1
-0
/
+4
2015-02-18
Update tests
Matthew Pickering
1
-1
/
+2
2014-12-12
RST Reader: compute Attrs when role is defined
Daniel Bergey
1
-1
/
+1
2014-12-12
WIP: tests for RST roles
Daniel Bergey
1
-18
/
+37
2014-12-01
parse RST class directives
Daniel Bergey
1
-0
/
+6
2014-12-01
parse RST quoted literal blocks
Daniel Bergey
1
-1
/
+16
2013-06-24
Use new flexible metadata type.
John MacFarlane
1
-11
/
+23
2013-01-23
Eliminated use of TH in test suite.
John MacFarlane
1
-19
/
+18
2013-01-13
RST reader: Line block improvements.
John MacFarlane
1
-2
/
+2
2012-07-26
Moved tests to tests/, modified cabal file so lib isn't recompiled.
John MacFarlane
1
-0
/
+60
2011-01-29
Moved tests to src.
John MacFarlane
1
-46
/
+0
2011-01-26
RST reader: Improved field lists.
John MacFarlane
1
-11
/
+11
2011-01-26
Added RST reader tests.
John MacFarlane
1
-0
/
+46