OSDN Git Service

Add test for an empty definition.
authorCarl Worth <cworth@cworth.org>
Wed, 12 May 2010 19:49:07 +0000 (12:49 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 12 May 2010 19:49:07 +0000 (12:49 -0700)
Happily this one passes without needing any additional code.

tests/008-define-empty.c [new file with mode: 0644]

diff --git a/tests/008-define-empty.c b/tests/008-define-empty.c
new file mode 100644 (file)
index 0000000..b1bd17e
--- /dev/null
@@ -0,0 +1,2 @@
+#define foo
+foo