index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-27
Org reader: subject full doc tree to headline transformations
Albert Krewinkel
1
-2
/
+16
2017-05-25
Test.Command: put stderr output at front, so it can be tested.
John MacFarlane
1
-3
/
+3
2017-05-18
Org reader: fix smart parsing behavior
Albert Krewinkel
1
-2
/
+2
2017-05-12
Replace `repeat' and `take' with `replicate'
Alexander Krotov
1
-1
/
+1
2017-05-07
Muse writer: Indent tables with one space (#3649)
Alexander Krotov
1
-9
/
+9
2017-05-07
Use fewer quickcheck tests for lua tests, to speed things up.
John MacFarlane
1
-3
/
+3
2017-05-06
Org reader: support macros
Albert Krewinkel
1
-0
/
+18
2017-04-30
Lua filter: fall-back to global filters when none is returned
Albert Krewinkel
1
-0
/
+6
2017-04-23
Org reader: allow multi-word arguments to src block params
Albert Krewinkel
1
-0
/
+9
2017-04-23
Org reader: stop adding rundoc prefix to src params
Albert Krewinkel
1
-33
/
+26
2017-04-23
Org reader: handle line numbering switch for src blocks
Albert Krewinkel
1
-0
/
+9
2017-04-16
Org reader: allow emphasized text to be followed by `[`
Albert Krewinkel
1
-0
/
+10
2017-04-16
Org reader: convert markup at beginning of footnotes
Albert Krewinkel
1
-0
/
+10
2017-04-14
Lua filter: allow shorthand functions for math and quoted
Albert Krewinkel
1
-14
/
+21
2017-04-13
Use lua constructors to push meta values
Albert Krewinkel
1
-2
/
+6
2017-04-07
Lua filter: improve doc filter performance
Albert Krewinkel
1
-1
/
+9
2017-04-06
Ensure correctness of StackValue instances
Albert Krewinkel
1
-0
/
+28
2017-04-02
Lua module: add readers submodule
Albert Krewinkel
1
-0
/
+6
2017-03-30
Added JATS writer.
John MacFarlane
1
-0
/
+3
2017-03-23
Initial addition of groff ms writer.
John MacFarlane
1
-0
/
+3
2017-03-20
Lua filters (#3514)
Albert Krewinkel
1
-0
/
+34
2017-03-15
Use tasty-golden for golden tests in Old.
John MacFarlane
1
-39
/
+52
2017-03-14
Command tests: just findPandoc once.
John MacFarlane
1
-4
/
+4
2017-03-14
Removed unneeded import.
John MacFarlane
1
-1
/
+0
2017-03-14
Got rid of distracting warning in test output.
John MacFarlane
1
-2
/
+2
2017-03-14
Small test plumbing improvement.
John MacFarlane
1
-11
/
+11
2017-03-14
Use tasty for tests rather than test-framework.
John MacFarlane
26
-131
/
+128
2017-03-10
Add Muse writer (#3489)
Alexander Krotov
2
-0
/
+276
2017-03-07
Speed up Native writer quickcheck tests.
John MacFarlane
1
-2
/
+4
2017-03-07
Small change to unbalanced bracket test to speed up test suite.
John MacFarlane
1
-1
/
+1
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
24
-120
/
+113
2017-03-01
LaTeX writer: always add hypertarget when there's a non-empty identifier.
John MacFarlane
1
-1
/
+1
2017-02-12
Add Org writer unit tests
Alexander Krotov
1
-0
/
+25
2017-02-11
Use new warnings throughout the code base.
John MacFarlane
1
-1
/
+1
2017-02-06
Removed --parse-raw and readerParseRaw.
John MacFarlane
1
-1
/
+1
2017-02-04
Consolidated some common functions in Tests.Helper.
John MacFarlane
3
-81
/
+52
2017-02-04
Added new test framework Tests.Command.
John MacFarlane
1
-17
/
+57
2017-02-04
Added skeleton for Tests.Command.
John MacFarlane
1
-0
/
+91
2017-02-04
Moved tests/ -> test/.
John MacFarlane
23
-0
/
+5271
[prev]