Josh194 / FMCB

A platform that allows the linking of multiple applications/games together in various ways.
GNU General Public License v3.0
2 stars 1 forks source link

Implement unit testing and benchmark frameworks #46

Open Josh194 opened 3 years ago

Josh194 commented 3 years ago

Using gtest/gbench, implement the scripts needed to automatically find tests and benchmarks, and compile the results in some way.