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/Identifiers.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'hypsrc-test/ref/src/Identifiers.html') diff --git a/hypsrc-test/ref/src/Identifiers.html b/hypsrc-test/ref/src/Identifiers.html index 301761c1..5268031d 100644 --- a/hypsrc-test/ref/src/Identifiers.html +++ b/hypsrc-test/ref/src/Identifiers.html @@ -105,7 +105,7 @@ > x :: Int @@ -118,7 +118,7 @@ > y :: Int @@ -268,7 +268,7 @@ forall a. Num a => a -> a -> a > x :: Int @@ -281,7 +281,7 @@ forall a. Num a => a -> a -> a > y :: Int @@ -431,7 +431,7 @@ forall a. Num a => a -> a -> a > x :: Int @@ -444,7 +444,7 @@ forall a. Num a => a -> a -> a > y :: Int @@ -608,7 +608,7 @@ forall a. Num a => a -> a -> a > x :: Int @@ -782,7 +782,7 @@ forall a. Num a => a -> a -> a > x :: Int @@ -795,7 +795,7 @@ forall a. Num a => a -> a -> a > y :: Int @@ -808,7 +808,7 @@ forall a. Num a => a -> a -> a > z :: Int @@ -1397,7 +1397,7 @@ forall a b. (a -> b) -> a -> b > x :: Int @@ -1425,7 +1425,7 @@ forall a b. (a -> b) -> a -> b > y :: Int @@ -1453,7 +1453,7 @@ forall a b. (a -> b) -> a -> b > z :: Int -- cgit v1.2.3