diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2019-01-31 12:43:39 -0800 |
---|---|---|
committer | Alec Theriault <alec.theriault@gmail.com> | 2019-02-02 18:06:12 -0800 |
commit | bf07847e45356024e10d1a325f015ac53544ea85 (patch) | |
tree | dcf55b0db9ff72eeeac16add251df55805c3ab5e /hypsrc-test/ref/src/LinkingIdentifiers.html | |
parent | bc683d664657dc2ed228b57a05344e1b0cfd8fa6 (diff) |
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
Diffstat (limited to 'hypsrc-test/ref/src/LinkingIdentifiers.html')
-rw-r--r-- | hypsrc-test/ref/src/LinkingIdentifiers.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/hypsrc-test/ref/src/LinkingIdentifiers.html b/hypsrc-test/ref/src/LinkingIdentifiers.html index 2ef590bd..52b20200 100644 --- a/hypsrc-test/ref/src/LinkingIdentifiers.html +++ b/hypsrc-test/ref/src/LinkingIdentifiers.html @@ -102,7 +102,7 @@ </span ><span id="line-9" ></span - ><span id="local-6989586621679043611" + ><span id="" ><span class="annot" ><span class="annottext" >x :: Int @@ -221,7 +221,7 @@ forall a. Num a => a -> a -> a ></span ><span > </span - ><span id="local-6989586621679043609" + ><span id="" ><span class="annot" ><span class="annottext" >x :: Int @@ -357,7 +357,7 @@ forall a. Num a => a -> a -> a </span ><span id="line-13" ></span - ><span id="local-6989586621679043607" + ><span id="" ><span class="annot" ><span class="annottext" >x :: Int @@ -476,7 +476,7 @@ forall a. Num a => a -> a -> a ></span ><span > </span - ><span id="local-6989586621679043606" + ><span id="" ><span class="annot" ><span class="annottext" >x :: Int |