[Git][ghc/ghc][wip/unify-hpc-testsuites] Add missing tix files

BinderDavid (@BinderDavid) gitlab at gitlab.haskell.org
Fri Nov 17 13:48:09 UTC 2023



BinderDavid pushed to branch wip/unify-hpc-testsuites at Glasgow Haskell Compiler / GHC


Commits:
de06791e by David Binder at 2023-11-17T14:47:57+01:00
Add missing tix files

- - - - -


3 changed files:

- + testsuite/tests/hpc/simple/tixs/hpc_sample_incompatible_hash.tix
- + testsuite/tests/hpc/simple/tixs/hpc_sample_no_parse.tix
- + testsuite/tests/hpc/simple/tixs/hpc_sample_non_existing_module.tix


Changes:

=====================================
testsuite/tests/hpc/simple/tixs/hpc_sample_incompatible_hash.tix
=====================================
@@ -0,0 +1 @@
+Tix [ TixModule "Main" 1234567890 5 [1,0,1,1,1]]


=====================================
testsuite/tests/hpc/simple/tixs/hpc_sample_no_parse.tix
=====================================
@@ -0,0 +1 @@
+Tix [ TixModule "NoParse" 2454134535 5 [1,0,1,1,1]]


=====================================
testsuite/tests/hpc/simple/tixs/hpc_sample_non_existing_module.tix
=====================================
@@ -0,0 +1 @@
+Tix [ TixModule "NonExistingModule" 2454134535 5 [1,0,1,1,1]]



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/de06791e9354c677d5f6cce59c50e47a125351ff

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/de06791e9354c677d5f6cce59c50e47a125351ff
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/20231117/441c7866/attachment.html>


More information about the ghc-commits mailing list