TeamHypersomnia / Hypersomnia

Multiplayer top-down shooter made from scratch in C++. Play in your Browser! https://hypersomnia.io Made in 🇵🇱
https://hypersomnia.io/
GNU Affero General Public License v3.0
1.08k stars 47 forks source link

Provide some basic unit tests for fixed-size containers, especially with non-trivial types #242

Closed geneotech closed 6 years ago

geneotech commented 6 years ago

constant_size_vector, enum_associative_array

If it works for now though, I don't care

(I must still commit them...)