akielaries / openGPMP

Hardware Accelerated General Purpose Mathematics Package
https://akielaries.github.io/openGPMP/
MIT License
8 stars 3 forks source link

Unit test suite overhaul #80

Closed akielaries closed 7 months ago

akielaries commented 1 year ago

Test suite needs some clean up and overall structuring per directory. Should be roughly 1 test file per source file since the project is setup in a pretty modular format. Each test class should have its own brute force method for essentially a manual verification/check.