summaryrefslogtreecommitdiff
path: root/tests/013-define-func-1-arg-unused.c
AgeCommit message (Collapse)Author
2010-05-13Add tests for the structure of function-like macros.Carl Worth
These test only the most basic aspect of parsing of function-like macros. Specifically, none of the definitions of these function like macros use the arguments of the function. No function-like macros are implemented yet, so all of these fail for now.