Oxsomi / core3

Oxsomi Core3 is a combination of standalone C libraries useful for building applications, such as types, platform, graphics abstraction and file formats
GNU General Public License v3.0
0 stars 1 forks source link

Move tests from OxC3_test to OxC3 test (only if compile flag is on) #119

Open Nielsbishere opened 1 year ago

Nielsbishere commented 1 year ago

Should be good to allow testing other unit tests even if some failed. Also useful to see if someone built with testing turned on.