OSDN Git Service

Defer test 26 until much later (to test 55).
authorCarl Worth <cworth@cworth.org>
Wed, 26 May 2010 14:58:59 +0000 (07:58 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 26 May 2010 15:00:43 +0000 (08:00 -0700)
commit039739b2da0ce8496f6e8d38127c0b3793607afa
tree89b9f17321c7ebfa1e2ce50a8b3cba6bd97214be
parent10ae438399f14367dd9e03032594c1e16c428999
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.
tests/055-define-func-extra-newlines.c [moved from tests/026-define-func-extra-newlines.c with 100% similarity]