tddec-code
tddec-code copied to clipboard
Cleaned up build by ignoring warnings and fixing empty if()'s.
The two warnings added were: -Wno-reserved-id-macro -Wno-keyword-macro
The TDD framework code legitimately triggers those warnings.
Only tested on a Macbook with Sierra 10.12.5.