]> granicus.if.org Git - flex/commit
Added test for %option posix-compat and repeat operator.
authorJohn Millaway <john43@users.sourceforge.net>
Fri, 12 Jul 2002 16:23:02 +0000 (16:23 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Fri, 12 Jul 2002 16:23:02 +0000 (16:23 +0000)
commit97fb870bf5a3a62ab65666768e6be0ca58efb525
treec6ae31a9720e98f33c032f2d4acda0427e76bd70
parent111dbf8aa2ca776f325a36d40a0133fb1b16227f
Added test for %option posix-compat and repeat operator.
Added test for POSIXLY_CORRECT environment variable and repeat operator.
configure.in
tests/Makefile.am
tests/descriptions
tests/test-posix/.cvsignore [new file with mode: 0644]
tests/test-posix/Makefile.am [new file with mode: 0644]
tests/test-posix/scanner.l [new file with mode: 0644]
tests/test-posixly-correct/.cvsignore [new file with mode: 0644]
tests/test-posixly-correct/Makefile.am [new file with mode: 0644]
tests/test-posixly-correct/scanner.l [new file with mode: 0644]