Commit graph

12 commits

Author SHA1 Message Date
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
varon 87dcb3144a Fix compile inference error under VS2015 2017-06-02 13:48:29 +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 3c2cda885b
Corrected row variables. 2017-06-01 16:07:21 +02:00
Jarl Gullberg ca0d549534
Add row property tests. 2017-06-01 16:05:14 +02:00
Jarl Gullberg b83174af94
Added additional check against nonmatrix objects. 2017-05-31 20:21:16 +02:00
Jarl Gullberg 108906dfe4
Ported all Vector3 tests. 2017-05-31 20:08:41 +02:00
Jarl Gullberg 48889ad308
Ported existing Matrix4 tests. 2017-05-31 17:48:33 +02:00