Skip to content

Commit

Permalink
junk commit to be squashed later
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Ware committed Aug 24, 2015
2 parents c1fea5b + 0aa3ec8 commit 4c9a26d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/rounding.jl
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ end
for T in [Float32,Float64]
for v in [sqrt(big(2.0)),-big(1.0)/big(3.0),nextfloat(big(1.0)),
prevfloat(big(1.0)),nextfloat(big(0.0)),prevfloat(big(0.0)),
<<<<<<< HEAD
pi,e,eulergamma,golden,
typemax(Int64),typemax(UInt64),typemax(Int128),typemax(UInt128),0xa2f30f6001bb2ec6]
pn = T(v,RoundNearest)
Expand Down

0 comments on commit 4c9a26d

Please sign in to comment.