[Git][ghc/ghc][wip/int-index/t2t-expr] Test suite wibbles
Vladislav Zavialov (@int-index)
gitlab at gitlab.haskell.org
Fri Sep 29 18:57:44 UTC 2023
Vladislav Zavialov pushed to branch wip/int-index/t2t-expr at Glasgow Haskell Compiler / GHC
Commits:
e8af6f95 by Vladislav Zavialov at 2023-09-29T21:57:21+03:00
Test suite wibbles
- - - - -
2 changed files:
- testsuite/tests/diagnostic-codes/codes.stdout
- testsuite/tests/parser/should_compile/DumpRenamedAst.stderr
Changes:
=====================================
testsuite/tests/diagnostic-codes/codes.stdout
=====================================
@@ -67,7 +67,6 @@
[GHC-85337] is untested (constructor = TcRnSpecialiseNotVisible)
[GHC-91382] is untested (constructor = TcRnIllegalKindSignature)
[GHC-72520] is untested (constructor = TcRnIgnoreSpecialisePragmaOnDefMethod)
-[GHC-10969] is untested (constructor = TcRnTyThingUsedWrong)
[GHC-61072] is untested (constructor = TcRnGADTDataContext)
[GHC-16409] is untested (constructor = TcRnMultipleConForNewtype)
[GHC-54478] is untested (constructor = TcRnRedundantSourceImport)
=====================================
testsuite/tests/parser/should_compile/DumpRenamedAst.stderr
=====================================
@@ -63,7 +63,7 @@
(L
(SrcSpanAnn (EpAnnNotUsed) { DumpRenamedAst.hs:35:8-15 })
(HsVar
- (NoExtField)
+ (DistinctVarOcc)
(L
(SrcSpanAnn (EpAnnNotUsed) { DumpRenamedAst.hs:35:8-15 })
{Name: System.IO.putStrLn})))
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e8af6f95c2478b29c1cd8df0ed8290d8a97d39a4
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e8af6f95c2478b29c1cd8df0ed8290d8a97d39a4
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230929/b1713ba8/attachment.html>
More information about the ghc-commits
mailing list