glcpp/tests: Add a test for #if defined (identifier)
Previously we only tested #if defined identifier (without parenthesis).
This commit is contained in:
18
glcpp/tests/065-if-defined-parens.c.expected
Normal file
18
glcpp/tests/065-if-defined-parens.c.expected
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
|
||||
|
||||
success_1
|
||||
|
||||
|
||||
|
||||
success_2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
success_3
|
||||
|
||||
|
Reference in New Issue
Block a user