[commit: testsuite] master: Add 32-bit output for gcdInteger (294cc4d)
Ian Lynagh
igloo at earth.li
Fri Jul 20 15:54:30 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/294cc4d1dcf7dd7a7d066c0363d6dd22e517d9d2
>---------------------------------------------------------------
commit 294cc4d1dcf7dd7a7d066c0363d6dd22e517d9d2
Author: Ian Lynagh <igloo at earth.li>
Date: Wed Jul 18 15:37:30 2012 +0100
Add 32-bit output for gcdInteger
>---------------------------------------------------------------
tests/lib/integer/gcdInteger.stdout-ws-32 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/lib/integer/gcdInteger.stdout-ws-32 b/tests/lib/integer/gcdInteger.stdout-ws-32
new file mode 100644
index 0000000..94b265b
--- /dev/null
+++ b/tests/lib/integer/gcdInteger.stdout-ws-32
@@ -0,0 +1 @@
+2147483648
More information about the Cvs-ghc
mailing list