Jarl Gullberg
6ad8b92c84
Split FsCheck data generators into a helper library ( #716 )
...
* Move generators and assertions to helper library.
* Add example usage to bezier curve tests.
* Add FsCheck to OpenTK.Tests.Math via paket.
* Tweak fsharp msbuild settings for OpenTK.Tests.Generators.
2018-01-09 12:06:39 +01:00
Jarl Gullberg
c6335b7aac
Changed all tests to use the new method.
2017-06-07 15:22:52 +02:00
Jarl Gullberg
6d0f3eb973
Added new and improved floating-point equality tester.
2017-06-04 19:05:43 +02:00
Jarl Gullberg
4ae58b3073
Changed some Equals to ApproximatelyEquals.
2017-06-03 22:42:39 +02:00
varon
1d1428c3e4
Merge pull request #5 from Nihlus/fix-vector-componentminmax
...
Mark Min/Max as obsolete and implement ComponentMin/Max and MagnitudeMin/Max for all vector classes.
2017-06-03 20:12:07 +02:00
Jarl Gullberg
d27a4671a5
Improved test name.
2017-06-02 22:25:44 +02:00
Jarl Gullberg
5191491cdb
Fixed MagnitudeMin test.
2017-06-02 20:34:13 +02:00
Jarl Gullberg
c3fa66eb15
Implemented all ComponentMin/Max and MagnitudeMin/Max tests.
2017-06-02 20:33:00 +02:00
varon
92d4c942f4
Fix additional compile inference errors under VS2015
2017-06-02 13:56:11 +02:00
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
a2a9c922d4
Added transformation by quaternion test.
2017-06-01 21:26:34 +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
cae5619c0e
Added Vector4 tests.
2017-06-01 19:53:32 +02:00