Fix tests for real
The tests were broken by the "%.17g" fix that was merged from the 1.1 branch.
This commit is contained in:
parent
e7a5dc58e6
commit
2db2f2cfb6
@ -1 +1 @@
|
||||
[0.01000000000000000]
|
||||
[0.01]
|
@ -1 +1 @@
|
||||
[100.00000000000000000]
|
||||
[100.0]
|
@ -1 +1 @@
|
||||
[10000000000000000000000.00000000000000000]
|
||||
[1e+22]
|
@ -1 +1 @@
|
||||
[122999999999999994846185700645503654167417192448.00000000000000000]
|
||||
[1.2299999999999999e+47]
|
@ -1 +1 @@
|
||||
[123456000000000003773544074641513176432063851726237026847343602712484748520849408.00000000000000000]
|
||||
[1.23456e+80]
|
@ -1 +1 @@
|
||||
[0.01000000000000000]
|
||||
[0.01]
|
@ -1 +1 @@
|
||||
[100.00000000000000000]
|
||||
[100.0]
|
@ -1 +1 @@
|
||||
[123.45678900000000056]
|
||||
[123.456789]
|
@ -1 +1 @@
|
||||
[0.01000000000000000]
|
||||
[0.01]
|
@ -1 +1 @@
|
||||
[100.00000000000000000]
|
||||
[100.0]
|
@ -1 +1 @@
|
||||
[10000000000000000000000.00000000000000000]
|
||||
[1e+22]
|
@ -1 +1 @@
|
||||
[122999999999999994846185700645503654167417192448.00000000000000000]
|
||||
[1.2299999999999999e+47]
|
@ -1 +1 @@
|
||||
[123456000000000003773544074641513176432063851726237026847343602712484748520849408.00000000000000000]
|
||||
[1.23456e+80]
|
@ -1 +1 @@
|
||||
[0.01000000000000000]
|
||||
[0.01]
|
@ -1 +1 @@
|
||||
[100.00000000000000000]
|
||||
[100.0]
|
@ -1 +1 @@
|
||||
[123.45678900000000056]
|
||||
[123.456789]
|
Loading…
Reference in New Issue
Block a user