From bf07847e45356024e10d1a325f015ac53544ea85 Mon Sep 17 00:00:00 2001 From: Alec Theriault Date: Thu, 31 Jan 2019 12:43:39 -0800 Subject: Fix some Hyperlinker test suite fallout * Amend `ParserSpec` to match new Hyperlinker API - pass in compiler info - strip out null tokens * Make `hypsrc-test` pass reliably - strip out `local-*` ids - strip out `line-*` ids from the `ClangCppBug` test - re-accept output --- hypsrc-test/ref/src/Classes.html | 50 ++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'hypsrc-test/ref/src/Classes.html') diff --git a/hypsrc-test/ref/src/Classes.html b/hypsrc-test/ref/src/Classes.html index dd1e6ebc..443d7f96 100644 --- a/hypsrc-test/ref/src/Classes.html +++ b/hypsrc-test/ref/src/Classes.html @@ -45,7 +45,7 @@ > bar :: Int -> Int @@ -214,7 +214,7 @@ forall a. a -> a > baz :: Int -> (Int, Int) @@ -227,7 +227,7 @@ forall a. a -> a > x :: Int @@ -280,7 +280,7 @@ forall a. a -> a instance bar :: [a] -> Int @@ -346,7 +346,7 @@ forall (t :: * -> *) a. Foldable t => t a -> Int > baz :: Int -> ([a], [a]) @@ -433,7 +433,7 @@ forall (t :: * -> *) a. Foldable t => t a -> Int > (x :: a @@ -531,7 +531,7 @@ forall (t :: * -> *) a. Foldable t => t a -> Int >, y :: a @@ -644,7 +644,7 @@ forall a. Foo' a => [a] -> a > instance norf :: [Int] -> Int @@ -816,12 +816,12 @@ forall (t :: * -> *) a. (Foldable t, Num a) => t a -> a instance quux :: ([a], [a]) -> [a] @@ -917,7 +917,7 @@ forall a. [a] -> [a] -> [a] > plugh :: Either a a -> Either b b -> Either (a -> b) (b -> a) @@ -1122,7 +1122,7 @@ forall a. [a] -> [a] -> [a] > a :: a @@ -1208,7 +1208,7 @@ forall a b. a -> b -> a > a :: a @@ -1298,7 +1298,7 @@ forall a b. a -> b -> a > b :: b @@ -1384,7 +1384,7 @@ forall a b. a -> b -> a > b :: b -- cgit v1.2.3