Added Fraction type #3
GitHub Actions / cargo test (ubuntu-20.04)
succeeded
Apr 14, 2024 in 0s
cargo test (ubuntu-20.04)
There are 0 failures, 0 warnings, and 0 notice.
Details
Results
Compile result
Type | Count |
---|---|
error: internal compiler error | 0 |
error | 0 |
warning | 0 |
failure-note | 0 |
note | 0 |
help | 0 |
Test result
Name | Status |
---|---|
clamp::tests::mat_clamp | ok |
clamp::tests::mat_clamp_float | ok |
clamp::tests::vector_clamp | ok |
directions::tests::test | ok |
from_element::tests::test | ok |
identities::tests::identity_test | ok |
identities::tests::one_test | ok |
fractional::tests::test | ok |
identities::tests::zero_test | ok |
misc::tests::is_prime | ok |
misc::tests::gcd | ok |
Loading