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/Operators.html | 42 +++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'hypsrc-test/ref/src/Operators.html') diff --git a/hypsrc-test/ref/src/Operators.html b/hypsrc-test/ref/src/Operators.html index 403954cf..4d5693c2 100644 --- a/hypsrc-test/ref/src/Operators.html +++ b/hypsrc-test/ref/src/Operators.html @@ -31,7 +31,7 @@ a :: [a] @@ -118,7 +118,7 @@ > b :: [a] @@ -196,7 +196,7 @@ forall a. [a] -> [a] -> [a] a :: [a] @@ -283,7 +283,7 @@ forall a. [a] -> [a] -> [a] > b :: [a] @@ -342,7 +342,7 @@ forall a. [a] -> [a] -> [a] a :: [a] @@ -461,7 +461,7 @@ forall a. [a] -> [a] -> [a] > a :: [a] @@ -482,7 +482,7 @@ forall a. [a] -> [a] -> [a] >:b :: [a] @@ -570,7 +570,7 @@ forall a. [a] -> [a] -> [a] a :: [[a]] @@ -661,7 +661,7 @@ forall a. [a] -> [a] -> [a] > b :: [a] @@ -734,7 +734,7 @@ forall a. [a] -> [a] -> [a] a :: [[a]] @@ -833,7 +833,7 @@ forall a. [a] -> [a] -> [a] > b :: [[a]] @@ -961,9 +961,9 @@ forall a. [a] -> [a] -> [a] a :: a @@ -1070,7 +1070,7 @@ forall a. [a] -> [a] -> [a] > b :: b -- cgit v1.2.3