index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-29
Rewrote normalize for efficiency. (Closes #1385.)
John MacFarlane
1
-3
/
+5
2014-06-29
Docx reader: Add tests for hanging indent handline.
Jesse Rosenthal
3
-0
/
+7
2014-06-28
Update docx tests to reflect new expected behavior
Jesse Rosenthal
7
-9
/
+9
2014-06-28
Change test result to match new behavior.
Jesse Rosenthal
1
-2
/
+2
2014-06-25
Track changes tests.
Jesse Rosenthal
7
-4
/
+32
2014-06-25
Docx reader: Add tests for basic track changes
Jesse Rosenthal
5
-0
/
+12
2014-06-24
Docx Reader: add failing defintion list tests.
Jesse Rosenthal
3
-0
/
+11
2014-06-24
Docx reader: add failing tests for inline code and code blocks.
Jesse Rosenthal
5
-0
/
+13
2014-06-23
Merge pull request #1366 from jkr/reducible3
John MacFarlane
3
-0
/
+5
2014-06-23
Add test for correctly trimming spaces in formatting.
Jesse Rosenthal
3
-0
/
+5
2014-06-23
LaTeX writer: Use `\textquotesingle` for `'` in inline code.
John MacFarlane
1
-0
/
+2
2014-06-22
Docx reader tests: add tests for normalization deep in blocks.
Jesse Rosenthal
3
-0
/
+10
2014-06-22
Docx reader tests: Correct normalize test.
Jesse Rosenthal
1
-1
/
+1
2014-06-22
Add normalization test.
Jesse Rosenthal
3
-0
/
+6
2014-06-20
Docx reader tests: Introduce NoNormPandoc type.
Jesse Rosenthal
1
-2
/
+27
2014-06-20
LaTeX writer: Fixed strikeout + highlighted code. Closes #1294.
John MacFarlane
1
-1
/
+11
2014-06-19
Add tabs tests.
Jesse Rosenthal
3
-1
/
+8
2014-06-19
Fix notes test.
Jesse Rosenthal
1
-1
/
+1
2014-06-19
Add ReaderOptions to the docx tests
Jesse Rosenthal
1
-8
/
+11
2014-06-19
Haddock writer: Use _____ for hrule.
John MacFarlane
1
-13
/
+13
2014-06-18
Updated haddock writer tests.
John MacFarlane
1
-7
/
+7
2014-06-18
Small fix to haddock "tables".
John MacFarlane
1
-4
/
+9
2014-06-18
Revised haddock reader tests for changes in reader.
John MacFarlane
1
-6
/
+6
2014-06-18
Added haddock writer tests.
John MacFarlane
4
-3
/
+736
2014-06-18
Rewrote haddock reader to use haddock-library.
John MacFarlane
2
-13
/
+13
2014-06-16
Naming: Use Docx instead of DocX.
John MacFarlane
2
-5
/
+5
2014-06-16
Merge branch 'docx' of https://github.com/jkr/pandoc into jkr-docx
John MacFarlane
20
-0
/
+142
2014-06-16
Org reader: make tildes create inline code.
John MacFarlane
1
-3
/
+3
2014-06-16
Updated HTML reader table test - should be simple table.
John MacFarlane
1
-1
/
+1
2014-06-16
Added failing HTML reader test for table.
John MacFarlane
2
-2
/
+31
2014-06-16
Add DocX tests to test-pandoc.hs
Jesse Rosenthal
1
-0
/
+3
2014-06-16
Add DocX automated tests.
Jesse Rosenthal
19
-0
/
+139
2014-06-01
Updated tests for c8bc70a6bb12e0fbfadadb9480efafb3be4f11a5.
John MacFarlane
2
-0
/
+2
2014-05-28
Merge pull request #1302 from tarleb/inline-latex
John MacFarlane
1
-0
/
+27
2014-05-27
Markdown reader: inline math must have nonspace before final `$`.
John MacFarlane
2
-0
/
+6
2014-05-20
Org reader: support for inline LaTeX
Albert Krewinkel
1
-0
/
+27
2014-05-14
Org reader: support Pandocs citation extension
Albert Krewinkel
1
-0
/
+22
2014-05-10
Org reader: Fix block parameter reader, relax constraints
Albert Krewinkel
1
-0
/
+12
2014-05-09
Org reader: Fix parsing of blank lines within blocks
Albert Krewinkel
1
-0
/
+9
2014-05-09
Org reader: Support arguments for code blocks
Albert Krewinkel
1
-0
/
+14
2014-05-06
Updated tests for template changes.
John MacFarlane
3
-10
/
+6
2014-05-06
Org reader: Read inline code blocks
Albert Krewinkel
1
-0
/
+18
2014-05-04
Added test for #1154.
John MacFarlane
1
-0
/
+9
2014-05-03
Added Tests.Writer.AsciiDoc to repository.
John MacFarlane
1
-0
/
+37
2014-05-03
AsciiDoc writer: Added test for empty table cells.
John MacFarlane
2
-7
/
+6
2014-05-03
DocBook writer: Small tweaks to last commit.
John MacFarlane
1
-1
/
+1
2014-05-03
Distinguish tight and loose lists in Docbook output
Neil Mayhew
2
-41
/
+218
2014-05-02
Fixed empty reference links. Closes #1186.
John MacFarlane
2
-1
/
+12
2014-05-01
Markdown reader: Make one-column pipe tables work.
John MacFarlane
2
-1
/
+19
2014-05-01
Merge pull request #1272 from tarleb/link-types
John MacFarlane
1
-0
/
+26
[next]