[commit: haddock] master: Add spec tests. (c298f60)
git at git.haskell.org
git at git.haskell.org
Wed Sep 4 21:39:31 CEST 2013
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/?p=haddock.git;a=commit;h=c298f6041c1dabff3d049b9fe7610b71fb3ff396
>---------------------------------------------------------------
commit c298f6041c1dabff3d049b9fe7610b71fb3ff396
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Tue Jul 9 14:06:32 2013 +0100
Add spec tests.
This adds tests for all elements we can create during regular
parsing. This also adds tests for text with unicode in it.
>---------------------------------------------------------------
c298f6041c1dabff3d049b9fe7610b71fb3ff396
src/Haddock/Doc.hs | 27 +++-
test/Haddock/ParseSpec.hs | 381 ++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 383 insertions(+), 25 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc c298f6041c1dabff3d049b9fe7610b71fb3ff396
More information about the ghc-commits
mailing list