diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2015-06-01 11:51:27 +0200 |
---|---|---|
committer | Alan Zimmerman <alan.zimm@gmail.com> | 2015-06-01 11:51:27 +0200 |
commit | e00910b0f83eaafd91dcb59cec0779b3ea9f0d30 (patch) | |
tree | 260d86eb0be9894b019b18ff84c7b69a2b6bb68a /testsuite/tests/ghc-api/annotations/exampleTest.stdout | |
parent | f6ca6959e54ede0b28735ab7e011c16b3cb172db (diff) | |
download | haskell-e00910b0f83eaafd91dcb59cec0779b3ea9f0d30.tar.gz |
ApiAnnotations : rationalise tests
Summary:
At the moment the API Annotations tests have a driver that has been
copy/pasted multiple times.
Compile it once, and run it for each test case.
Test Plan: ./validate
Reviewers: hvr, austin
Reviewed By: austin
Subscribers: bgamari, thomie
Differential Revision: https://phabricator.haskell.org/D913
GHC Trac Issues: #10452
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/exampleTest.stdout')
-rw-r--r-- | testsuite/tests/ghc-api/annotations/exampleTest.stdout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/annotations/exampleTest.stdout b/testsuite/tests/ghc-api/annotations/exampleTest.stdout index 9dc8836f32..cd6f9c0dd4 100644 --- a/testsuite/tests/ghc-api/annotations/exampleTest.stdout +++ b/testsuite/tests/ghc-api/annotations/exampleTest.stdout @@ -3,6 +3,8 @@ (AK <no location info> AnnEofPos = [AnnotationTuple.hs:32:1]) ] +---Problems'-------------------- +[(AnnEofPos, AnnotationTuple.hs:32:1)] -------------------------------- [ (AK AnnotationTuple.hs:1:1 AnnCloseC = [AnnotationTuple.hs:27:1]) |