commit | 18c443d3a8564da46c3fad1e4cc36ad34b0947be | [log] [download] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Oct 17 14:58:24 2013 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Oct 17 14:58:24 2013 +0200 |
tree | 0c2eff44edf6be9abd30da0a2f6a0cddb6d21b37 | |
parent | 748190d319345bcfda47a83949bd9f6d423c18a9 [diff] |
Fix dependency issues in the test framework When a constant in a test case is a symbol (either preprocessor or enum value), enclose the corresponding translation code in the ifdef's attached the test function, so that it compiles even if it isn't defined.