summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-05-12 12:49:07 -0700
committerCarl Worth <cworth@cworth.org>2010-05-12 12:49:07 -0700
commit39cd7c2f2e2d27a93ad63191f02adb56be31c0ce (patch)
tree636f5e0a96442b23085ee09a7e3ab624e1a57817
parent5070a20cd1e65d52856bd74558f9a34f8dca114f (diff)
Add test for an empty definition.
Happily this one passes without needing any additional code.
-rw-r--r--tests/008-define-empty.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/008-define-empty.c b/tests/008-define-empty.c
new file mode 100644
index 0000000000..b1bd17ec21
--- /dev/null
+++ b/tests/008-define-empty.c
@@ -0,0 +1,2 @@
+#define foo
+foo