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
/
Helpers.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
Moved WriterOptions and associated types Shared -> Options.
John MacFarlane
1
-7
/
+5
2012-07-26
Moved tests to tests/, modified cabal file so lib isn't recompiled.
John MacFarlane
1
-0
/
+114
2011-01-29
Moved tests to src.
John MacFarlane
1
-116
/
+0
2011-01-26
Updates for compiling with ghc 7.
John MacFarlane
1
-3
/
+5
2011-01-22
Use ANSI color to point to diffs in test output.
John MacFarlane
1
-6
/
+20
2011-01-22
Tests.Helpers: Added file quasiquoter.
John MacFarlane
1
-0
/
+14
2011-01-22
Added 'property' in Tests.Helpers & some quickcheck tests.
John MacFarlane
1
-2
/
+14
2011-01-22
Improved test framework.
John MacFarlane
1
-22
/
+57
2011-01-21
More informative output on writer test failure.
John MacFarlane
1
-2
/
+2
2011-01-21
Added Tests.Writers.ConTeXt and helpers for writer tests.
John MacFarlane
1
-0
/
+5
2011-01-19
Show Haskell-readable version of input string in test failure.
John MacFarlane
1
-5
/
+7
2011-01-19
Unit tests: On failure, print the input string.
John MacFarlane
1
-5
/
+5
2011-01-18
Revamped tests with new =: and =?> operators + builder.
John MacFarlane
1
-24
/
+22
2011-01-14
Minor code cleanup.
John MacFarlane
1
-3
/
+9
2011-01-13
Adjusted source to 80-column limit.
John MacFarlane
1
-0
/
+2
2011-01-13
Moved Tests.Shared -> Tests.Helpers.
John MacFarlane
1
-0
/
+26