heyx3 / Bplus.jl

A modern OpenGL 4.6 rendering framework, written in Julia.
Other
69 stars 3 forks source link

More unit tests #87

Open heyx3 opened 12 months ago

heyx3 commented 12 months ago

We can always use more tests! Especially in a language like Julia where tiny issues can hide themselves until you hit the exact wrong overload.

See the #TODO: statements strewn across the test files.

This ticket will be left open indefinitely; there will never be enough pull requests to close it.