cgmath/tests
josh65536 84da664455
Now there is only one one (#513)
* Now there is only one one

* Rotation no longer has a parameter

* Moved some type parameters to associated types

* Relaxed some bounds and simplified a bound

* Removed unnecessary bound in

* Deduplicated multiplication code
2020-08-12 15:05:38 -04:00
..
angle.rs tests: add tests for Angle::normalize 2019-01-16 16:02:37 -05:00
matrix.rs Code formatted with 2019-11-05 07:16:38 +01:00
point.rs bump rand -> 0.7, fix unused macro warnings in tests 2019-08-11 16:59:47 -07:00
projection.rs Run rustfmt on most files 2018-01-03 13:16:40 +11:00
quaternion.rs Code formatted with 2019-11-05 07:16:38 +01:00
rotation.rs Now there is only one one (#513) 2020-08-12 15:05:38 -04:00
swizzle.rs Guard the swizzle test by the "swizzle" feature flag. 2017-10-01 13:36:01 -07:00
transform.rs Now there is only one one (#513) 2020-08-12 15:05:38 -04:00
vector.rs Code formatted with 2019-11-05 07:16:38 +01:00
vector4f32.rs Code formatted with 2019-11-05 07:16:38 +01:00