]> granicus.if.org Git - flex/commit
add unit test for c++ with yywrap
authorWill Estes <wlestes@users.sourceforge.net>
Fri, 20 Oct 2006 17:10:50 +0000 (17:10 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Fri, 20 Oct 2006 17:10:50 +0000 (17:10 +0000)
commit3ad7f6b2592ce4404c7f72ac92e90b7bfe090d35
treeff04d564fbfab5bd5e3fc4c6cb41b373a491d68f
parent1a8b227f8da682c168299dd426102efbb34912fe
add unit test for c++ with yywrap
NEWS
configure.in
tests/Makefile.am
tests/descriptions
tests/test-c++-yywrap/.cvsignore [new file with mode: 0644]
tests/test-c++-yywrap/Makefile.am [new file with mode: 0644]
tests/test-c++-yywrap/scanner.l [new file with mode: 0644]
tests/test-c++-yywrap/test.input [new file with mode: 0644]