Commit graph

13 commits

Author SHA1 Message Date
Jarl Gullberg
0cd47f2c3c
Added test of multiplication operators. 2017-06-02 10:56:02 +02:00
Jarl Gullberg
5c4ef39c92
Removed fake casts. 2017-06-01 22:09:04 +02:00
Jarl Gullberg
7d846c4459
Strip trailing spaces. 2017-06-01 21:12:59 +02:00
Jarl Gullberg
c7298d8784
Improved test naming. 2017-06-01 21:09:10 +02:00
Jarl Gullberg
d352853f47
Complete coverage for Vector2. 2017-06-01 16:04:51 +02:00
Jarl Gullberg
a658d7a1cd
Ported more arithmetic tests. 2017-05-31 22:38:54 +02:00
Jarl Gullberg
476d55b5dd
Missed one. 2017-05-31 22:28:51 +02:00
Jarl Gullberg
be213a7828
Fixed normalization tests in Vector3 and ported some common tests to Vector2. 2017-05-31 22:28:27 +02:00
Jarl Gullberg
108906dfe4
Ported all Vector3 tests. 2017-05-31 20:08:41 +02:00
Jarl Gullberg
9ac04b9e36
Ensure that the vectors are different. 2017-05-31 16:45:18 +02:00
Jarl Gullberg
c4c4dfecc5
Corrected badly formed tests. 2017-05-31 16:39:19 +02:00
Jarl Gullberg
890d96798a
Added more tests for the Vector2 class. 2017-05-31 16:14:04 +02:00
Jarl Gullberg
23bbe37eb9
Renamed Vectors.fs to Vector2Tests.fs. 2017-05-31 14:46:50 +02:00
Renamed from tests/OpenTK.Tests/Vectors.fs (Browse further)