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

Port-StringTools #56

Closed MakoEnergy closed 5 years ago

MakoEnergy commented 5 years ago

A port of the StringTools from the monolithic repo.

MakoEnergy commented 5 years ago

Latest round of tests only failed because of CountedPtr TestWarns.

MakoEnergy commented 5 years ago

More TestWarn "failures".