mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
mir.test
mir
Testing utilities
Members
Functions
should
void
should
(T value, R expected, string file, int line)
Should
!
T
should
(T value)
shouldApprox
ShouldApprox
!
T
shouldApprox
(T value, T maxRelDiff, T maxAbsDiff)
ShouldApprox
!(
T
,
F
)
shouldApprox
(T value, F maxRelDiff, F maxAbsDiff)
Structs
Should
struct
Should
(T)
ShouldApprox
struct
ShouldApprox
(T, F = T)
Meta
Authors
Ilya Yaroshenko
mir
modules
algebraic_alias
algorithm
annotated
appender
array
base64
bignum
combinatorics
container
cpp_export
date
ediff
format
format_impl
graph
interpolate
lob
math
ndslice
numeric
parse
polynomial
range
rc
serde
series
small_array
small_string
stdio
string
string_map
test
timestamp
type_info
Testing utilities