]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the test scripts for checkfreelist and checkindex over into the
authordrh <drh@noemail.net>
Wed, 1 Nov 2017 18:05:32 +0000 (18:05 +0000)
committerdrh <drh@noemail.net>
Wed, 1 Nov 2017 18:05:32 +0000 (18:05 +0000)
commit37ab9523fa97daea32e40e5ed111acf1f91dc78b
treeb77882bd65c49d5ba174f40d87abf727ce9aa0b4
parent02c21b7e34a35755b3e90bf5fb352af46e7df187
Move the test scripts for checkfreelist and checkindex over into the
ext/repair/test directory.  Run them now using the sqlite3_checker utility
with the --test option.  Some tests are currently failing due to an
incomplete port.  This is an incremental check-in.

FossilOrigin-Name: 17f8d5e111a9fe5b074f946e23936ae5a2a7a8d8018bad4212660d8eb81c04b7
ext/repair/sqlite3_checker.tcl
ext/repair/test/README.md [new file with mode: 0644]
ext/repair/test/checkfreelist01.test [moved from test/checkfreelist.test with 75% similarity]
ext/repair/test/checkindex01.test [moved from test/checkindex.test with 90% similarity]
ext/repair/test/test.tcl [new file with mode: 0644]
manifest
manifest.uuid