]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the test/dbselftest.c program. In its place, add the ".selftest"
authordrh <drh@noemail.net>
Thu, 9 Mar 2017 22:00:33 +0000 (22:00 +0000)
committerdrh <drh@noemail.net>
Thu, 9 Mar 2017 22:00:33 +0000 (22:00 +0000)
commitfb546afb4dfa625b657ecd48b55cd936be617f4f
treeff9b1b958929f5c548b0c3a771dfab3675fa26e1
parentf8563c00b277ef39608148644660d697b7707f53
Remove the test/dbselftest.c program.  In its place, add the ".selftest"
command to the CLI.  The new CLI version is .selftest is slightly different
in that it uses SHA3 hashing instead of SHA1, so the new is subtly
incompatible with the old.

FossilOrigin-Name: f4fcd46f08ba59d2a3e772cad98383129f648386
Makefile.in
main.mk
manifest
manifest.uuid
src/shell.c
test/dbselftest.c [deleted file]