adamschackart / AXLE3D

A modular collection of game libraries for Python and/or C++.
20 stars 1 forks source link

aecore unit test #31

Open adamschackart opened 7 years ago

adamschackart commented 7 years ago

Make sure each subsystem in aecore does the things we expect (hashtable gets and retrieves values, logger logs, complex matrix transformations produce results close to some standard, yada yada yada).