]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for measuring and reporting coverage of the parser state machine
authordrh <drh@noemail.net>
Tue, 26 Dec 2017 18:04:23 +0000 (18:04 +0000)
committerdrh <drh@noemail.net>
Tue, 26 Dec 2017 18:04:23 +0000 (18:04 +0000)
commit0d9de99c5cbc065fa0243f1a23ab79081e05fea4
tree8d9e8f2bb7f1a1f5ac5b2743ad97b5ae08861c1d
parent3a9d6c7156e33c63f03f12be8e2168c8d0aa7d2b
Add support for measuring and reporting coverage of the parser state machine
using the SQLITE_TESTCTRL_PARSER_COVERAGE test-control.

FossilOrigin-Name: 1253a872dbf48656d4efd588ab61223a5ac550d9b2b932249d6ba585276ba573
manifest
manifest.uuid
src/main.c
src/shell.c.in
src/sqlite.h.in
src/sqliteInt.h
tool/lemon.c
tool/lempar.c