[commit: testsuite] master: accept output (1ee923c)
Simon Marlow
marlowsd at gmail.com
Tue May 10 14:25:41 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/1ee923c421b56e9babbfcbc5f635e19e4037a6b8
>---------------------------------------------------------------
commit 1ee923c421b56e9babbfcbc5f635e19e4037a6b8
Author: Simon Marlow <marlowsd at gmail.com>
Date: Tue May 10 13:25:28 2011 +0100
accept output
>---------------------------------------------------------------
.../numeric/should_run/numrun014.stdout | 86 ++++++++++++++++++++
1 files changed, 86 insertions(+), 0 deletions(-)
diff --git a/tests/ghc-regress/numeric/should_run/numrun014.stdout b/tests/ghc-regress/numeric/should_run/numrun014.stdout
index 8d39976..3bcfad6 100644
--- a/tests/ghc-regress/numeric/should_run/numrun014.stdout
+++ b/tests/ghc-regress/numeric/should_run/numrun014.stdout
@@ -84,3 +84,89 @@ NaN
NaN
NaN
NaN
+=== Subtraction ===
+0.0
+NaN
+-Infinity
+Infinity
+NaN
+NaN
+NaN
+NaN
+Infinity
+NaN
+NaN
+Infinity
+-Infinity
+NaN
+-Infinity
+NaN
+=== Addition ===
+0.0
+NaN
+Infinity
+-Infinity
+NaN
+NaN
+NaN
+NaN
+Infinity
+NaN
+Infinity
+NaN
+-Infinity
+NaN
+NaN
+-Infinity
+=== Mutiplication ===
+0.0
+0.0
+NaN
+NaN
+NaN
+0.0
+1.0
+NaN
+Infinity
+-Infinity
+NaN
+NaN
+NaN
+NaN
+NaN
+NaN
+Infinity
+NaN
+Infinity
+-Infinity
+NaN
+-Infinity
+NaN
+-Infinity
+Infinity
+=== Division ===
+NaN
+0.0
+NaN
+0.0
+-0.0
+Infinity
+1.0
+NaN
+0.0
+-0.0
+NaN
+NaN
+NaN
+NaN
+NaN
+Infinity
+Infinity
+NaN
+NaN
+NaN
+-Infinity
+-Infinity
+NaN
+NaN
+NaN
More information about the Cvs-ghc
mailing list