e8c790b3ce
Validate desired test cases by ensuring the output of glcpp matches the output of the gcc preprocessor, (ignoring any lines of the gcc output beginning with '#'). Only one test case so far with a trivial #define.
3 lines
18 B
C
3 lines
18 B
C
#define foo 1
|
|
foo
|