Fraser Waters
1d563f1749
Pin paket version and reinstall dependencies
...
Pinning the version of paket used should ensure that running of "paket
install" is reproducible ensuring our CI git diff check doesn't spuriously
fail.
2018-01-28 17:42:55 +00:00
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
Fraser Waters
031320a15c
Run paket install
2018-01-05 12:58:23 +00:00
Fraser Waters
cf33b96686
Run paket install
2017-12-27 22:53:52 +00:00
Fraser Waters
05abff631a
Add some tests for the Half type
2017-09-10 19:39:47 +01:00
Fraser Waters
662d6f14f5
Add debug actions to run xUnit to Tests.fsproj
2017-07-30 22:36:26 +01:00
Jarl Gullberg
86113a4eeb
Added StyleCop.Analyzers to the solution.
2017-07-26 16:41:14 +02:00
Jarl Gullberg
aa3c256625
Bumped Mono.Cecil version to correct build errors.
2017-07-15 18:31:32 +02:00
Jarl Gullberg
eb53f2ce59
Bumped framework target of Generator.Convert and updated to v2 of CommandLineParser.
2017-07-15 15:23:04 +02:00
Jarl Gullberg
f6ee6e2a03
Added CommandLineParser to Generator.Converter
2017-07-15 14:55:04 +02:00
Jarl Gullberg
a67340e2b3
Added deterministic option to all relevant projects.
2017-07-05 13:49:08 +02:00
Jarl Gullberg
0361cf9fcc
Updated FSharp.Core reference as a side effect.
2017-06-13 19:59:58 +02:00
Jarl Gullberg
cae5619c0e
Added Vector4 tests.
2017-06-01 19:53:32 +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
Jarl Gullberg
23bbe37eb9
Renamed Vectors.fs to Vector2Tests.fs.
2017-05-31 14:46:50 +02:00
varon
4ee0700bab
Update project deps
2017-05-31 14:13:17 +02:00
varon
79ec4c89a3
Enhance testing; add more generators; add testing for approxEqual
2017-03-19 15:35:46 +02:00
varon
5cb6090343
Add property based testing framework + example for vectors
2017-03-19 13:35:00 +02:00