mondradiko / mdo-core

1 stars 1 forks source link

Unit testing #5

Open marceline-cramer opened 3 years ago

marceline-cramer commented 3 years ago

(TODO)

MilesLitteral commented 3 years ago

cmocka doesn't seem to work correctly on Win32 unless we write an x64 version of it's dll. For Linux-based unit testing it does the job but a more robust tool will need to be present for the Windows Toolchain it seems.