forked from StudioInfinity/dyna3
Port the Irisawa hexlet test to Rust
In the process, notice that the tolerance scale adjustment was ported wrong, and correct it.
This commit is contained in:
parent
9fe03264ab
commit
9f8632efb3
2 changed files with 105 additions and 14 deletions
|
@ -3,5 +3,6 @@
|
|||
# https://jonalmeida.com/posts/2015/01/23/print-cargo/
|
||||
#
|
||||
|
||||
cargo test -- --nocapture engine::tests::irisawa_hexlet_test
|
||||
cargo test -- --nocapture engine::tests::three_spheres_example
|
||||
cargo test -- --nocapture engine::tests::point_on_sphere_example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue