Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 599 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 599 Bytes

About Testing DoubleFloats.jl


Test directory

runtests.jl

runtests.jl includes a file for each special focus of testing (see below).

specialvalues.jl

specialvalues.jl tests DoubleFloat versions of Inf, NaN, typemax(T), typemin(T), floatmax(T), floatmin(T), maxintfloat(T), and associated predicates isinf(x), isnan(x),

arithmetic.jl

functions.jl

concrete_accuracy.jl

function_accuracy.jl

coverage.jl

promotion.jl

parse.jl