summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-05-26 07:58:59 -0700
committerCarl Worth <cworth@cworth.org>2010-05-26 08:00:43 -0700
commit039739b2da0ce8496f6e8d38127c0b3793607afa (patch)
tree89b9f17321c7ebfa1e2ce50a8b3cba6bd97214be
parent10ae438399f14367dd9e03032594c1e16c428999 (diff)
Defer test 26 until much later (to test 55).
Supporting embedded newlines in a macro invocation is going to be tricky with our current approach to lexing and parsing. Since this isn't really an important feature for us, we can defer this until more important things are resolved. With this test out of the way, tests 27 through 31 are passing.
-rw-r--r--tests/055-define-func-extra-newlines.c (renamed from tests/026-define-func-extra-newlines.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/026-define-func-extra-newlines.c b/tests/055-define-func-extra-newlines.c
index 0d83740530..0d83740530 100644
--- a/tests/026-define-func-extra-newlines.c
+++ b/tests/055-define-func-extra-newlines.c