Skip to content
  • Carl Worth's avatar
    test suite: Add expected output for every test. · 5ae88af9
    Carl Worth authored
    Rather than using the (munged) output of "gcc -E" we now capture
    precisely the output we expect from every test case. This allows us to
    stay immune from strange output from gcc (unpredictable whitespace
    output---aprticularly with different gcc versions).
    
    This will also allow us to write tests that capture expected error
    messages from the preprocessor as well.
    5ae88af9