BlackToppStudios / Mezz_Foundation

Foundational Data types that enforce no opinions on how to build games and provide many facilities that complex games need. This largely avoids graphics and physics, but provides tools like the SortedVector, CountedPtr and HashedString classes.
GNU General Public License v3.0
3 stars 0 forks source link

Add valgrind to some test runs in CI #69

Open Sqeaky opened 4 years ago

Sqeaky commented 4 years ago

We should try to add a valgrind test to as many of the CI test builds and possible.