dangmoody / HLML

Auto-generated maths library for C and C++ based on HLSL/Cg
24 stars 1 forks source link

Rewrite tests for Temper 2.0 #48

Closed dangmoody closed 2 years ago

dangmoody commented 3 years ago

Temper 1.0 didn't have things like parametric test support, which Temper 2.0 now does.

We can really start to throw a lot of tests at HLML now to harden it.

This would take a while because nearly every test probably wants to get parameterised.

dangmoody commented 2 years ago

This is now being done as part of #49 . I'll close this along with that one when v2.0.0 goes live.

dangmoody commented 2 years ago

Done! #50