[commit: haddock] master, wip/api-annots-ghc-7.10-3: Test for anchor defaulting (7d8ece2)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:37:49 UTC 2015
Repository : ssh://git@git.haskell.org/haddock
On branches: master,wip/api-annots-ghc-7.10-3
Link : http://git.haskell.org/haddock.git/commitdiff/7d8ece225e5387d0d08a675bda82bd2a1af5a173
>---------------------------------------------------------------
commit 7d8ece225e5387d0d08a675bda82bd2a1af5a173
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Thu Mar 26 19:29:25 2015 +0000
Test for anchor defaulting
I delete the old tests because it turns out that:
* test runner would never put them in scope of each other even with
imports so just one would suffice
* test runner actually needed some hacking to keep links so in the end
we would end up with no anchors making them useless
>---------------------------------------------------------------
7d8ece225e5387d0d08a675bda82bd2a1af5a173
html-test/ref/{Ticket253_1.html => Bug253.html} | 54 +++++++-----
html-test/ref/Ticket253_2.html | 111 ------------------------
html-test/run.lhs | 24 +++--
html-test/src/Bug253.hs | 10 +++
html-test/src/Ticket253_1.hs | 6 --
html-test/src/Ticket253_2.hs | 6 --
6 files changed, 58 insertions(+), 153 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 7d8ece225e5387d0d08a675bda82bd2a1af5a173
More information about the ghc-commits
mailing list