Use makefiles instead of a make.sh script Expected results are in individual .stderr files instead of the expected.log file Add errors test-suite to Travis testing and 'make check'
4 lines
239 B
Text
4 lines
239 B
Text
pp_macro_nargs.i:7: Error: Macro 'foo' expects 2 arguments
|
|
pp_macro_nargs.i:8: Error: Macro 'foo' expects 2 arguments
|
|
pp_macro_nargs.i:10: Error: Macro 'bar' expects 1 argument
|
|
pp_macro_nargs.i:11: Error: Macro 'spam' expects no arguments
|