]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance mptester so that it takes great care to delete its test database
authordrh <drh@noemail.net>
Fri, 12 Feb 2016 17:27:32 +0000 (17:27 +0000)
committerdrh <drh@noemail.net>
Fri, 12 Feb 2016 17:27:32 +0000 (17:27 +0000)
commitcd4235252674efa6183a34a409d024f02f247f38
treee89e646cc0343e3072da078398dcb57c9a84910c
parenta819aed8802ee7565f470e340b522be62bfc8506
Enhance mptester so that it takes great care to delete its test database
prior to start-up, including checking the return code from unlink() and
retrying after a delay if unlink() fails.  Hopefully this will clear
intermittant startup problems on Windows.

FossilOrigin-Name: 6ea84ec1e02f0a48953bc758027ab7148529c36e
main.mk
manifest
manifest.uuid
mptest/mptest.c