from PR #64 , the ability to test compilation on MSVC + borland + mingw automatically would be nice. - [ ] run diag_test binary for some internal tests - [ ] run the subset of `ctest` tests that don't require a hardware interface (currently `ctest -I 3 ...`) - [ ] running with valgrind for bonus points - [ ] cppcheck / other static checker for more bonus