clar-test/clar

Run preprocessor before processing test declarations

Opened this issue · 0 comments

Right now it's not possible to use an #ifdefs to let certain tests compile certain tests conditionally, because the .c file is processed as-is, before running it through the C preprocessor.