]> granicus.if.org Git - re2c/commit
Added tests for errors in case of out-of-bounds EOF value.
authorUlya Trofimovich <skvadrik@gmail.com>
Thu, 7 Mar 2019 23:05:40 +0000 (23:05 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Thu, 7 Mar 2019 23:09:02 +0000 (23:09 +0000)
commit2d3227638381257499e33f524734cdc36825f830
tree170761b6bc596c2ef1d7f5dc200d788a882ea5af
parentc7ffeff9ab0f1491db66bc0280dffc41da0203a5
Added tests for errors in case of out-of-bounds EOF value.
14 files changed:
bootstrap/src/parse/lex_conf.cc
src/parse/lex_conf.re
test/eof/eof_06.c [new file with mode: 0644]
test/eof/eof_06.re [new file with mode: 0644]
test/eof/eof_07.c [new file with mode: 0644]
test/eof/eof_07.re [new file with mode: 0644]
test/eof/eof_08.8.c [new file with mode: 0644]
test/eof/eof_08.8.re [new file with mode: 0644]
test/eof/eof_08.c [new file with mode: 0644]
test/eof/eof_08.re [new file with mode: 0644]
test/eof/eof_08.u.c [new file with mode: 0644]
test/eof/eof_08.u.re [new file with mode: 0644]
test/eof/eof_08.x.c [new file with mode: 0644]
test/eof/eof_08.x.re [new file with mode: 0644]