Conversion tests
kvark opened this issue · 0 comments
kvark commented
There is not much we can test in this library, but at least we can make sure that all of the From/Into
fixed-point arrays (and between, e.g. RowMatrix
and ColumnMatrix
) are bijective, similar to how euclid <-> mint testing is done in servo/euclid#205