]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix test cases so that they work with the new EXPLAIN QUERY PLAN output
authordrh <drh@noemail.net>
Wed, 2 May 2018 18:00:17 +0000 (18:00 +0000)
committerdrh <drh@noemail.net>
Wed, 2 May 2018 18:00:17 +0000 (18:00 +0000)
commitb3f0276b9e4fd6465aaefa6e527d3f7a19a59b8c
treec9f50dc49d86bbddef84d7e52539152f908e1b4c
parent84a01debf9cd527e422d4bc3cbd0149b8a3b9e34
Fix test cases so that they work with the new EXPLAIN QUERY PLAN output
format.  Only some of the cases have been fixed.  This is an incremental
check-in.

FossilOrigin-Name: 5f0e803e33aa557865d5fc830d9202d628de9a94c9757058ca48f1a560702cd3
43 files changed:
ext/fts5/test/fts5plan.test
manifest
manifest.uuid
src/where.c
test/analyzeA.test
test/analyzeD.test
test/analyzeF.test
test/autoindex3.test
test/bestindex1.test
test/bestindex2.test
test/bestindex3.test
test/bigmmap.test
test/cost.test
test/coveridxscan.test
test/fts3join.test
test/fts3query.test
test/index6.test
test/index7.test
test/indexedby.test
test/indexexpr2.test
test/join2.test
test/join5.test
test/mallocK.test
test/orderby1.test
test/rollback2.test
test/rowvalue.test
test/rowvalue4.test
test/scanstatus.test
test/selectA.test
test/skipscan2.test
test/skipscan6.test
test/tkt-385a5b56b9.test
test/tkt-b75a9ca6b0.test
test/tpch01.test
test/unordered.test
test/where7.test
test/where9.test
test/whereG.test
test/whereI.test
test/whereJ.test
test/with1.test
test/with3.test
test/without_rowid1.test