[commit: ghc] ghc-8.2: testsuite: Add 32-bit output for compact_share test (9f1f679)
git at git.haskell.org
git at git.haskell.org
Wed Mar 29 02:37:13 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.2
Link : http://ghc.haskell.org/trac/ghc/changeset/9f1f6797cd00be58b91c386fda77455598c8126a/ghc
>---------------------------------------------------------------
commit 9f1f6797cd00be58b91c386fda77455598c8126a
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Mar 24 14:27:23 2017 -0400
testsuite: Add 32-bit output for compact_share test
(cherry picked from commit d5847cfeee824867af1259cccab048f331a9a204)
>---------------------------------------------------------------
9f1f6797cd00be58b91c386fda77455598c8126a
libraries/ghc-compact/tests/compact_share.stdout-ws-32 | 4 ++++
.../tests/{compact_share.stdout => compact_share.stdout-ws-64} | 0
2 files changed, 4 insertions(+)
diff --git a/libraries/ghc-compact/tests/compact_share.stdout-ws-32 b/libraries/ghc-compact/tests/compact_share.stdout-ws-32
new file mode 100644
index 0000000..a6ac978
--- /dev/null
+++ b/libraries/ghc-compact/tests/compact_share.stdout-ws-32
@@ -0,0 +1,4 @@
+275599
+1900544
+275599
+1114112
diff --git a/libraries/ghc-compact/tests/compact_share.stdout b/libraries/ghc-compact/tests/compact_share.stdout-ws-64
similarity index 100%
rename from libraries/ghc-compact/tests/compact_share.stdout
rename to libraries/ghc-compact/tests/compact_share.stdout-ws-64
More information about the ghc-commits
mailing list