The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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
Source
See Source File
Authors
Ilya Yaroshenko
mir
modules
algebraic
algebraic_alias
algorithm
annotated
appender
array
base64
bignum
bitmanip
bitop
checkedint
combinatorics
complex
container
conv
cpp_export
csv
date
deser
ediff
enums
exception
format
format_impl
functional
graph
interpolate
ion
lapack
llvmint
lob
math
ndslice
numeric
optim
parse
polynomial
primitives
quadrature
qualifier
random
range
rc
reflection
ser
serde
series
small_array
small_string
stat
stdio
string
string_map
string_table
test
timestamp
type_info
utf
utility
yaml
Testing utilities