]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Revise tests cases to align with the new EXPLAIN QUERY PLAN output.
authordrh <>
Sat, 20 Mar 2021 15:11:29 +0000 (15:11 +0000)
committerdrh <>
Sat, 20 Mar 2021 15:11:29 +0000 (15:11 +0000)
commit8210233c7b963c391ce5f7d636ef453d5ab78bd9
tree3c49dae301951825a8cee890671400ca82d36ad9
parent6610e6a54fa48bc7a60263a54232559862f1176c
Revise tests cases to align with the new EXPLAIN QUERY PLAN output.

FossilOrigin-Name: 50fbd532602d2c316813046ed6be8be2991c281eb5f295c4c28520a0de73862c
110 files changed:
ext/expert/expert1.test
ext/fts5/test/fts5plan.test
ext/fts5/test/fts5trigram.test
ext/rtree/rtree6.test
ext/rtree/rtreeC.test
manifest
manifest.uuid
src/printf.c
src/select.c
src/shell.c.in
test/altermalloc3.test
test/altertab.test
test/analyze3.test
test/analyze4.test
test/analyze6.test
test/analyze7.test
test/analyze8.test
test/analyze9.test
test/analyzeC.test
test/analyzeD.test
test/analyzeE.test
test/analyzeF.test
test/analyzeG.test
test/attach4.test
test/autoindex1.test
test/autoindex3.test
test/autoindex5.test
test/bestindex1.test
test/bestindex2.test
test/bestindex3.test
test/bestindex4.test
test/bestindex7.test
test/between.test
test/bigmmap.test
test/busy2.test
test/columncount.test
test/cost.test
test/count.test
test/coveridxscan.test
test/e_createtable.test
test/e_fkey.test
test/eqp.test
test/exists2.test
test/existsfault.test
test/fts3aux1.test
test/fts3corrupt6.test
test/fts3join.test
test/fts3query.test
test/fts3snippet2.test
test/fts4upfrom.test
test/hook.test
test/in4.test
test/index6.test
test/index7.test
test/index8.test
test/indexedby.test
test/indexexpr1.test
test/indexexpr2.test
test/intpkey.test
test/join2.test
test/join5.test
test/like.test
test/like3.test
test/mallocK.test
test/misc7.test
test/notnull2.test
test/notnullfault.test
test/nulls1.test
test/orderby1.test
test/returning1.test
test/rollback2.test
test/rowvalue.test
test/rowvalue4.test
test/scanstatus.test
test/select9.test
test/selectA.test
test/selectD.test
test/skipscan1.test
test/skipscan2.test
test/skipscan5.test
test/skipscan6.test
test/tkt-385a5b56b9.test
test/tkt-78e04e52ea.test
test/tkt-b75a9ca6b0.test
test/tkt3442.test
test/tpch01.test
test/transitive1.test
test/triggerupfrom.test
test/unordered.test
test/upfrom2.test
test/upfrom3.test
test/upfromfault.test
test/walsetlk.test
test/where.test
test/where2.test
test/where3.test
test/where7.test
test/where9.test
test/whereE.test
test/whereF.test
test/whereG.test
test/whereI.test
test/whereJ.test
test/whereK.test
test/whereL.test
test/windowpushd.test
test/with1.test
test/with3.test
test/with6.test
test/without_rowid6.test