Fix tests for real
authorPetri Lehtinen <petri@digip.org>
Thu, 17 Dec 2009 22:03:38 +0000 (00:03 +0200)
committerPetri Lehtinen <petri@digip.org>
Mon, 21 Dec 2009 10:52:29 +0000 (12:52 +0200)
The tests were broken by the "%.17g" fix that was merged from the 1.1
branch.

16 files changed:
test/suites/valid-strip/real-capital-e-negative-exponent/output
test/suites/valid-strip/real-capital-e-positive-exponent/output
test/suites/valid-strip/real-capital-e/output
test/suites/valid-strip/real-exponent/output
test/suites/valid-strip/real-fraction-exponent/output
test/suites/valid-strip/real-negative-exponent/output
test/suites/valid-strip/real-positive-exponent/output
test/suites/valid-strip/simple-real/output
test/suites/valid/real-capital-e-negative-exponent/output
test/suites/valid/real-capital-e-positive-exponent/output
test/suites/valid/real-capital-e/output
test/suites/valid/real-exponent/output
test/suites/valid/real-fraction-exponent/output
test/suites/valid/real-negative-exponent/output
test/suites/valid/real-positive-exponent/output
test/suites/valid/simple-real/output

index 5750cf5..88e90ce 100644 (file)
@@ -1 +1 @@
-[10000000000000000000000.00000000000000000]
\ No newline at end of file
+[1e+22]
\ No newline at end of file
index f78e2cd..ac910d6 100644 (file)
@@ -1 +1 @@
-[122999999999999994846185700645503654167417192448.00000000000000000]
\ No newline at end of file
+[1.2299999999999999e+47]
\ No newline at end of file
index c0ca46e..4b87bda 100644 (file)
@@ -1 +1 @@
-[123456000000000003773544074641513176432063851726237026847343602712484748520849408.00000000000000000]
\ No newline at end of file
+[1.23456e+80]
\ No newline at end of file
index 9c9a06a..75b9ef9 100644 (file)
@@ -1 +1 @@
-[0.01000000000000000]
\ No newline at end of file
+[0.01]
\ No newline at end of file
index 0cc2e4d..d8ff702 100644 (file)
@@ -1 +1 @@
-[100.00000000000000000]
\ No newline at end of file
+[100.0]
\ No newline at end of file
index 5aef35f..b02878e 100644 (file)
@@ -1 +1 @@
-[123.45678900000000056]
\ No newline at end of file
+[123.456789]
\ No newline at end of file
index 5750cf5..88e90ce 100644 (file)
@@ -1 +1 @@
-[10000000000000000000000.00000000000000000]
\ No newline at end of file
+[1e+22]
\ No newline at end of file
index f78e2cd..ac910d6 100644 (file)
@@ -1 +1 @@
-[122999999999999994846185700645503654167417192448.00000000000000000]
\ No newline at end of file
+[1.2299999999999999e+47]
\ No newline at end of file
index c0ca46e..4b87bda 100644 (file)
@@ -1 +1 @@
-[123456000000000003773544074641513176432063851726237026847343602712484748520849408.00000000000000000]
\ No newline at end of file
+[1.23456e+80]
\ No newline at end of file
index 9c9a06a..75b9ef9 100644 (file)
@@ -1 +1 @@
-[0.01000000000000000]
\ No newline at end of file
+[0.01]
\ No newline at end of file
index 0cc2e4d..d8ff702 100644 (file)
@@ -1 +1 @@
-[100.00000000000000000]
\ No newline at end of file
+[100.0]
\ No newline at end of file
index 5aef35f..b02878e 100644 (file)
@@ -1 +1 @@
-[123.45678900000000056]
\ No newline at end of file
+[123.456789]
\ No newline at end of file