SQLite

Changes On Branch f2fs-test-fixes
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch f2fs-test-fixes Excluding Merge-Ins

This is equivalent to a diff from 704b122e to c3dc7b8d

2018-01-13
14:02
Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. (check-in: 6bedc743 user: dan tags: trunk)
14:01
Fix a typo in crash8.test. (Closed-Leaf check-in: c3dc7b8d user: dan tags: f2fs-test-fixes)
13:07
Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. (check-in: 56d93d07 user: dan tags: f2fs-test-fixes)
2000-05-29
14:26
initial check-in of the new version (CVS 1) (check-in: 6f3655f7 user: drh tags: trunk)
14:16
initial empty check-in (check-in: 704b122e user: drh tags: trunk)

Added .fossil-settings/empty-dirs.

Added .fossil-settings/ignore-glob.

Added Makefile.in.

Added Makefile.linux-gcc.

Added Makefile.msc.

Added README.md.

Added VERSION.

Added aclocal.m4.

Added art/sqlite370.eps.

Added art/sqlite370.ico.

Added art/sqlite370.jpg.

Added autoconf/INSTALL.

Added autoconf/Makefile.am.

Added autoconf/Makefile.msc.

Added autoconf/README.first.

Added autoconf/README.txt.

Added autoconf/configure.ac.

Added autoconf/tea/Makefile.in.

Added autoconf/tea/README.

Added autoconf/tea/aclocal.m4.

Added autoconf/tea/configure.ac.

Added autoconf/tea/doc/sqlite3.n.

Added autoconf/tea/license.terms.

Added autoconf/tea/pkgIndex.tcl.in.

Added autoconf/tea/tclconfig/install-sh.

Added autoconf/tea/tclconfig/tcl.m4.

Added autoconf/tea/win/makefile.vc.

Added autoconf/tea/win/nmakehlp.c.

Added autoconf/tea/win/rules.vc.

Added config.guess.

Added config.h.in.

Added config.sub.

Added configure.

Added configure.ac.

Added contrib/sqlitecon.tcl.

Added doc/lemon.html.

Added doc/pager-invariants.txt.

Added doc/vfs-shm.txt.

Added ext/README.md.

Added ext/async/README.txt.

Added ext/async/sqlite3async.c.

Added ext/async/sqlite3async.h.

Added ext/expert/README.md.

Added ext/expert/expert.c.

Added ext/expert/expert1.test.

Added ext/expert/sqlite3expert.c.

Added ext/expert/sqlite3expert.h.

Added ext/expert/test_expert.c.

Added ext/fts1/README.txt.

Added ext/fts1/ft_hash.c.

Added ext/fts1/ft_hash.h.

Added ext/fts1/fts1.c.

Added ext/fts1/fts1.h.

Added ext/fts1/fts1_hash.c.

Added ext/fts1/fts1_hash.h.

Added ext/fts1/fts1_porter.c.

Added ext/fts1/fts1_tokenizer.h.

Added ext/fts1/fts1_tokenizer1.c.

Added ext/fts1/fulltext.c.

Added ext/fts1/fulltext.h.

Added ext/fts1/simple_tokenizer.c.

Added ext/fts1/tokenizer.h.

Added ext/fts2/README.tokenizers.

Added ext/fts2/README.txt.

Added ext/fts2/fts2.c.

Added ext/fts2/fts2.h.

Added ext/fts2/fts2_hash.c.

Added ext/fts2/fts2_hash.h.

Added ext/fts2/fts2_icu.c.

Added ext/fts2/fts2_porter.c.

Added ext/fts2/fts2_tokenizer.c.

Added ext/fts2/fts2_tokenizer.h.

Added ext/fts2/fts2_tokenizer1.c.

Added ext/fts2/mkfts2amal.tcl.

Added ext/fts3/README.content.

Added ext/fts3/README.syntax.

Added ext/fts3/README.tokenizers.

Added ext/fts3/README.txt.

Added ext/fts3/fts3.c.

Added ext/fts3/fts3.h.

Added ext/fts3/fts3Int.h.

Added ext/fts3/fts3_aux.c.

Added ext/fts3/fts3_expr.c.

Added ext/fts3/fts3_hash.c.

Added ext/fts3/fts3_hash.h.

Added ext/fts3/fts3_icu.c.

Added ext/fts3/fts3_porter.c.

Added ext/fts3/fts3_snippet.c.

Added ext/fts3/fts3_term.c.

Added ext/fts3/fts3_test.c.

Added ext/fts3/fts3_tokenize_vtab.c.

Added ext/fts3/fts3_tokenizer.c.

Added ext/fts3/fts3_tokenizer.h.

Added ext/fts3/fts3_tokenizer1.c.

Added ext/fts3/fts3_unicode.c.

Added ext/fts3/fts3_unicode2.c.

Added ext/fts3/fts3_write.c.

Added ext/fts3/fts3speed.tcl.

Added ext/fts3/mkfts3amal.tcl.

Added ext/fts3/tool/fts3cov.sh.

Added ext/fts3/tool/fts3view.c.

Added ext/fts3/unicode/CaseFolding.txt.

Added ext/fts3/unicode/UnicodeData.txt.

Added ext/fts3/unicode/mkunicode.tcl.

Added ext/fts3/unicode/parseunicode.tcl.

Added ext/fts5/extract_api_docs.tcl.

Added ext/fts5/fts5.h.

Added ext/fts5/fts5Int.h.

Added ext/fts5/fts5_aux.c.

Added ext/fts5/fts5_buffer.c.

Added ext/fts5/fts5_config.c.

Added ext/fts5/fts5_expr.c.

Added ext/fts5/fts5_hash.c.

Added ext/fts5/fts5_index.c.

Added ext/fts5/fts5_main.c.

Added ext/fts5/fts5_storage.c.

Added ext/fts5/fts5_tcl.c.

Added ext/fts5/fts5_test_mi.c.

Added ext/fts5/fts5_test_tok.c.

Added ext/fts5/fts5_tokenize.c.

Added ext/fts5/fts5_unicode2.c.

Added ext/fts5/fts5_varint.c.

Added ext/fts5/fts5_vocab.c.

Added ext/fts5/fts5parse.y.

Added ext/fts5/mkportersteps.tcl.

Added ext/fts5/test/fts5_common.tcl.

Added ext/fts5/test/fts5aa.test.

Added ext/fts5/test/fts5ab.test.

Added ext/fts5/test/fts5ac.test.

Added ext/fts5/test/fts5ad.test.

Added ext/fts5/test/fts5ae.test.

Added ext/fts5/test/fts5af.test.

Added ext/fts5/test/fts5ag.test.

Added ext/fts5/test/fts5ah.test.

Added ext/fts5/test/fts5ai.test.

Added ext/fts5/test/fts5aj.test.

Added ext/fts5/test/fts5ak.test.

Added ext/fts5/test/fts5al.test.

Added ext/fts5/test/fts5alter.test.

Added ext/fts5/test/fts5auto.test.

Added ext/fts5/test/fts5aux.test.

Added ext/fts5/test/fts5auxdata.test.

Added ext/fts5/test/fts5bigpl.test.

Added ext/fts5/test/fts5bigtok.test.

Added ext/fts5/test/fts5colset.test.

Added ext/fts5/test/fts5columnsize.test.

Added ext/fts5/test/fts5config.test.

Added ext/fts5/test/fts5conflict.test.

Added ext/fts5/test/fts5connect.test.

Added ext/fts5/test/fts5content.test.

Added ext/fts5/test/fts5corrupt.test.

Added ext/fts5/test/fts5corrupt2.test.

Added ext/fts5/test/fts5corrupt3.test.

Added ext/fts5/test/fts5delete.test.

Added ext/fts5/test/fts5detail.test.

Added ext/fts5/test/fts5determin.test.

Added ext/fts5/test/fts5dlidx.test.

Added ext/fts5/test/fts5doclist.test.

Added ext/fts5/test/fts5ea.test.

Added ext/fts5/test/fts5eb.test.

Added ext/fts5/test/fts5fault1.test.

Added ext/fts5/test/fts5fault2.test.

Added ext/fts5/test/fts5fault3.test.

Added ext/fts5/test/fts5fault4.test.

Added ext/fts5/test/fts5fault5.test.

Added ext/fts5/test/fts5fault6.test.

Added ext/fts5/test/fts5fault7.test.

Added ext/fts5/test/fts5fault8.test.

Added ext/fts5/test/fts5fault9.test.

Added ext/fts5/test/fts5faultA.test.

Added ext/fts5/test/fts5faultB.test.

Added ext/fts5/test/fts5faultD.test.

Added ext/fts5/test/fts5first.test.

Added ext/fts5/test/fts5full.test.

Added ext/fts5/test/fts5fuzz1.test.

Added ext/fts5/test/fts5hash.test.

Added ext/fts5/test/fts5integrity.test.

Added ext/fts5/test/fts5lastrowid.test.

Added ext/fts5/test/fts5leftjoin.test.

Added ext/fts5/test/fts5matchinfo.test.

Added ext/fts5/test/fts5merge.test.

Added ext/fts5/test/fts5merge2.test.

Added ext/fts5/test/fts5multiclient.test.

Added ext/fts5/test/fts5near.test.

Added ext/fts5/test/fts5onepass.test.

Added ext/fts5/test/fts5optimize.test.

Added ext/fts5/test/fts5phrase.test.

Added ext/fts5/test/fts5plan.test.

Added ext/fts5/test/fts5porter.test.

Added ext/fts5/test/fts5porter2.test.

Added ext/fts5/test/fts5prefix.test.

Added ext/fts5/test/fts5query.test.

Added ext/fts5/test/fts5rank.test.

Added ext/fts5/test/fts5rebuild.test.

Added ext/fts5/test/fts5restart.test.

Added ext/fts5/test/fts5rowid.test.

Added ext/fts5/test/fts5simple.test.

Added ext/fts5/test/fts5simple2.test.

Added ext/fts5/test/fts5simple3.test.

Added ext/fts5/test/fts5synonym.test.

Added ext/fts5/test/fts5synonym2.test.

Added ext/fts5/test/fts5tok1.test.

Added ext/fts5/test/fts5tok2.test.

Added ext/fts5/test/fts5tokenizer.test.

Added ext/fts5/test/fts5unicode.test.

Added ext/fts5/test/fts5unicode2.test.

Added ext/fts5/test/fts5unicode3.test.

Added ext/fts5/test/fts5unindexed.test.

Added ext/fts5/test/fts5update.test.

Added ext/fts5/test/fts5version.test.

Added ext/fts5/test/fts5vocab.test.

Added ext/fts5/test/fts5vocab2.test.

Added ext/fts5/tool/fts5speed.tcl.

Added ext/fts5/tool/fts5txt2db.tcl.

Added ext/fts5/tool/loadfts5.tcl.

Added ext/fts5/tool/mkfts5c.tcl.

Added ext/fts5/tool/showfts5.tcl.

Added ext/icu/README.txt.

Added ext/icu/icu.c.

Added ext/icu/sqliteicu.h.

Added ext/lsm1/Makefile.

Added ext/lsm1/Makefile.msc.

Added ext/lsm1/lsm-test/README.

Added ext/lsm1/lsm-test/lsmtest.h.

Added ext/lsm1/lsm-test/lsmtest1.c.

Added ext/lsm1/lsm-test/lsmtest2.c.

Added ext/lsm1/lsm-test/lsmtest3.c.

Added ext/lsm1/lsm-test/lsmtest4.c.

Added ext/lsm1/lsm-test/lsmtest5.c.

Added ext/lsm1/lsm-test/lsmtest6.c.

Added ext/lsm1/lsm-test/lsmtest7.c.

Added ext/lsm1/lsm-test/lsmtest8.c.

Added ext/lsm1/lsm-test/lsmtest9.c.

Added ext/lsm1/lsm-test/lsmtest_bt.c.

Added ext/lsm1/lsm-test/lsmtest_datasource.c.

Added ext/lsm1/lsm-test/lsmtest_func.c.

Added ext/lsm1/lsm-test/lsmtest_io.c.

Added ext/lsm1/lsm-test/lsmtest_main.c.

Added ext/lsm1/lsm-test/lsmtest_mem.c.

Added ext/lsm1/lsm-test/lsmtest_tdb.c.

Added ext/lsm1/lsm-test/lsmtest_tdb.h.

Added ext/lsm1/lsm-test/lsmtest_tdb2.cc.

Added ext/lsm1/lsm-test/lsmtest_tdb3.c.

Added ext/lsm1/lsm-test/lsmtest_tdb4.c.

Added ext/lsm1/lsm-test/lsmtest_util.c.

Added ext/lsm1/lsm-test/lsmtest_win32.c.

Added ext/lsm1/lsm.h.

Added ext/lsm1/lsmInt.h.

Added ext/lsm1/lsm_ckpt.c.

Added ext/lsm1/lsm_file.c.

Added ext/lsm1/lsm_log.c.

Added ext/lsm1/lsm_main.c.

Added ext/lsm1/lsm_mem.c.

Added ext/lsm1/lsm_mutex.c.

Added ext/lsm1/lsm_shared.c.

Added ext/lsm1/lsm_sorted.c.

Added ext/lsm1/lsm_str.c.

Added ext/lsm1/lsm_tree.c.

Added ext/lsm1/lsm_unix.c.

Added ext/lsm1/lsm_varint.c.

Added ext/lsm1/lsm_vtab.c.

Added ext/lsm1/lsm_win32.c.

Added ext/lsm1/test/lsm1_common.tcl.

Added ext/lsm1/test/lsm1_simple.test.

Added ext/lsm1/tool/mklsm1c.tcl.

Added ext/misc/README.md.

Added ext/misc/amatch.c.

Added ext/misc/anycollseq.c.

Added ext/misc/appendvfs.c.

Added ext/misc/btreeinfo.c.

Added ext/misc/carray.c.

Added ext/misc/closure.c.

Added ext/misc/completion.c.

Added ext/misc/compress.c.

Added ext/misc/csv.c.

Added ext/misc/dbdump.c.

Added ext/misc/eval.c.

Added ext/misc/fileio.c.

Added ext/misc/fuzzer.c.

Added ext/misc/ieee754.c.

Added ext/misc/json1.c.

Added ext/misc/memvfs.c.

Added ext/misc/mmapwarm.c.

Added ext/misc/nextchar.c.

Added ext/misc/percentile.c.

Added ext/misc/regexp.c.

Added ext/misc/remember.c.

Added ext/misc/rot13.c.

Added ext/misc/scrub.c.

Added ext/misc/series.c.

Added ext/misc/sha1.c.

Added ext/misc/shathree.c.

Added ext/misc/showauth.c.

Added ext/misc/spellfix.c.

Added ext/misc/sqlar.c.

Added ext/misc/stmt.c.

Added ext/misc/totype.c.

Added ext/misc/unionvtab.c.

Added ext/misc/vfslog.c.

Added ext/misc/vfsstat.c.

Added ext/misc/vtablog.c.

Added ext/misc/vtshim.c.

Added ext/misc/wholenumber.c.

Added ext/misc/zipfile.c.

Added ext/rbu/rbu.c.

Added ext/rbu/rbu1.test.

Added ext/rbu/rbu10.test.

Added ext/rbu/rbu11.test.

Added ext/rbu/rbu12.test.

Added ext/rbu/rbu13.test.

Added ext/rbu/rbu14.test.

Added ext/rbu/rbu3.test.

Added ext/rbu/rbu5.test.

Added ext/rbu/rbu6.test.

Added ext/rbu/rbu7.test.

Added ext/rbu/rbu8.test.

Added ext/rbu/rbu9.test.

Added ext/rbu/rbuA.test.

Added ext/rbu/rbuB.test.

Added ext/rbu/rbuC.test.

Added ext/rbu/rbu_common.tcl.

Added ext/rbu/rbucrash.test.

Added ext/rbu/rbucrash2.test.

Added ext/rbu/rbudiff.test.

Added ext/rbu/rbudor.test.

Added ext/rbu/rbufault.test.

Added ext/rbu/rbufault2.test.

Added ext/rbu/rbufault3.test.

Added ext/rbu/rbufault4.test.

Added ext/rbu/rbufts.test.

Added ext/rbu/rbumulti.test.

Added ext/rbu/rbuprogress.test.

Added ext/rbu/rburesume.test.

Added ext/rbu/rbusave.test.

Added ext/rbu/rbutemplimit.test.

Added ext/rbu/rbuvacuum.test.

Added ext/rbu/rbuvacuum2.test.

Added ext/rbu/sqlite3rbu.c.

Added ext/rbu/sqlite3rbu.h.

Added ext/rbu/test_rbu.c.

Added ext/repair/README.md.

Added ext/repair/checkfreelist.c.

Added ext/repair/checkindex.c.

Added ext/repair/sqlite3_checker.c.in.

Added ext/repair/sqlite3_checker.tcl.

Added ext/repair/test/README.md.

Added ext/repair/test/checkfreelist01.test.

Added ext/repair/test/checkindex01.test.

Added ext/repair/test/test.tcl.

Added ext/rtree/README.

Added ext/rtree/rtree.c.

Added ext/rtree/rtree.h.

Added ext/rtree/rtree1.test.

Added ext/rtree/rtree2.test.

Added ext/rtree/rtree3.test.

Added ext/rtree/rtree4.test.

Added ext/rtree/rtree5.test.

Added ext/rtree/rtree6.test.

Added ext/rtree/rtree7.test.

Added ext/rtree/rtree8.test.

Added ext/rtree/rtree9.test.

Added ext/rtree/rtreeA.test.

Added ext/rtree/rtreeB.test.

Added ext/rtree/rtreeC.test.

Added ext/rtree/rtreeD.test.

Added ext/rtree/rtreeE.test.

Added ext/rtree/rtreeF.test.

Added ext/rtree/rtreeG.test.

Added ext/rtree/rtree_perf.tcl.

Added ext/rtree/rtree_util.tcl.

Added ext/rtree/rtreecheck.test.

Added ext/rtree/rtreeconnect.test.

Added ext/rtree/sqlite3rtree.h.

Added ext/rtree/tkt3363.test.

Added ext/rtree/viewrtree.tcl.

Added ext/session/changeset.c.

Added ext/session/session1.test.

Added ext/session/session2.test.

Added ext/session/session3.test.

Added ext/session/session4.test.

Added ext/session/session5.test.

Added ext/session/session6.test.

Added ext/session/session8.test.

Added ext/session/session9.test.

Added ext/session/sessionA.test.

Added ext/session/sessionB.test.

Added ext/session/sessionC.test.

Added ext/session/sessionD.test.

Added ext/session/sessionE.test.

Added ext/session/sessionF.test.

Added ext/session/sessionG.test.

Added ext/session/session_common.tcl.

Added ext/session/session_speed_test.c.

Added ext/session/sessionat.test.

Added ext/session/sessiondiff.test.

Added ext/session/sessionfault.test.

Added ext/session/sessionfault2.test.

Added ext/session/sessionstat1.test.

Added ext/session/sessionwor.test.

Added ext/session/sqlite3session.c.

Added ext/session/sqlite3session.h.

Added ext/session/test_session.c.

Added ext/userauth/sqlite3userauth.h.

Added ext/userauth/user-auth.txt.

Added ext/userauth/userauth.c.

Added install-sh.

Added ltmain.sh.

Added magic.txt.

Added main.mk.

Added mkso.sh.

Added mptest/config01.test.

Added mptest/config02.test.

Added mptest/crash01.test.

Added mptest/crash02.subtest.

Added mptest/mptest.c.

Added mptest/multiwrite01.test.

Added spec.template.

Added sqlite.pc.in.

Added sqlite3.1.

Added sqlite3.pc.in.

Added src/alter.c.

Added src/analyze.c.

Added src/attach.c.

Added src/auth.c.

Added src/backup.c.

Added src/bitvec.c.

Added src/btmutex.c.

Added src/btree.c.

Added src/btree.h.

Added src/btreeInt.h.

Added src/build.c.

Added src/callback.c.

Added src/complete.c.

Added src/ctime.c.

Added src/date.c.

Added src/dbpage.c.

Added src/dbstat.c.

Added src/delete.c.

Added src/expr.c.

Added src/fault.c.

Added src/fkey.c.

Added src/func.c.

Added src/global.c.

Added src/hash.c.

Added src/hash.h.

Added src/hwtime.h.

Added src/in-operator.md.

Added src/insert.c.

Added src/legacy.c.

Added src/loadext.c.

Added src/main.c.

Added src/malloc.c.

Added src/mem0.c.

Added src/mem1.c.

Added src/mem2.c.

Added src/mem3.c.

Added src/mem5.c.

Added src/memjournal.c.

Added src/msvc.h.

Added src/mutex.c.

Added src/mutex.h.

Added src/mutex_noop.c.

Added src/mutex_unix.c.

Added src/mutex_w32.c.

Added src/notify.c.

Added src/os.c.

Added src/os.h.

Added src/os_common.h.

Added src/os_setup.h.

Added src/os_unix.c.

Added src/os_win.c.

Added src/os_win.h.

Added src/pager.c.

Added src/pager.h.

Added src/parse.y.

Added src/pcache.c.

Added src/pcache.h.

Added src/pcache1.c.

Added src/pragma.c.

Added src/pragma.h.

Added src/prepare.c.

Added src/printf.c.

Added src/random.c.

Added src/resolve.c.

Added src/rowset.c.

Added src/select.c.

Added src/shell.c.in.

Added src/sqlite.h.in.

Added src/sqlite3.rc.

Added src/sqlite3ext.h.

Added src/sqliteInt.h.

Added src/sqliteLimit.h.

Added src/status.c.

Added src/table.c.

Added src/tclsqlite.c.

Added src/test1.c.

Added src/test2.c.

Added src/test3.c.

Added src/test4.c.

Added src/test5.c.

Added src/test6.c.

Added src/test7.c.

Added src/test8.c.

Added src/test9.c.

Added src/test_async.c.

Added src/test_autoext.c.

Added src/test_backup.c.

Added src/test_bestindex.c.

Added src/test_blob.c.

Added src/test_btree.c.

Added src/test_config.c.

Added src/test_delete.c.

Added src/test_demovfs.c.

Added src/test_devsym.c.

Added src/test_fs.c.

Added src/test_func.c.

Added src/test_hexio.c.

Added src/test_init.c.

Added src/test_intarray.c.

Added src/test_intarray.h.

Added src/test_journal.c.

Added src/test_loadext.c.

Added src/test_malloc.c.

Added src/test_md5.c.

Added src/test_multiplex.c.

Added src/test_multiplex.h.

Added src/test_mutex.c.

Added src/test_onefile.c.

Added src/test_osinst.c.

Added src/test_pcache.c.

Added src/test_quota.c.

Added src/test_quota.h.

Added src/test_rtree.c.

Added src/test_schema.c.

Added src/test_server.c.

Added src/test_sqllog.c.

Added src/test_superlock.c.

Added src/test_syscall.c.

Added src/test_tclsh.c.

Added src/test_tclvar.c.

Added src/test_thread.c.

Added src/test_vfs.c.

Added src/test_vfstrace.c.

Added src/test_windirent.c.

Added src/test_windirent.h.

Added src/test_wsd.c.

Added src/threads.c.

Added src/tokenize.c.

Added src/treeview.c.

Added src/trigger.c.

Added src/update.c.

Added src/utf.c.

Added src/util.c.

Added src/vacuum.c.

Added src/vdbe.c.

Added src/vdbe.h.

Added src/vdbeInt.h.

Added src/vdbeapi.c.

Added src/vdbeaux.c.

Added src/vdbeblob.c.

Added src/vdbemem.c.

Added src/vdbesort.c.

Added src/vdbetrace.c.

Added src/vtab.c.

Added src/vxworks.h.

Added src/wal.c.

Added src/wal.h.

Added src/walker.c.

Added src/where.c.

Added src/whereInt.h.

Added src/wherecode.c.

Added src/whereexpr.c.

Added test/8_3_names.test.

Added test/affinity2.test.

Added test/affinity3.test.

Added test/aggerror.test.

Added test/aggnested.test.

Added test/alias.test.

Added test/all.test.

Added test/alter.test.

Added test/alter2.test.

Added test/alter3.test.

Added test/alter4.test.

Added test/altermalloc.test.

Added test/amatch1.test.

Added test/analyze.test.

Added test/analyze3.test.

Added test/analyze4.test.

Added test/analyze5.test.

Added test/analyze6.test.

Added test/analyze7.test.

Added test/analyze8.test.

Added test/analyze9.test.

Added test/analyzeA.test.

Added test/analyzeB.test.

Added test/analyzeC.test.

Added test/analyzeD.test.

Added test/analyzeE.test.

Added test/analyzeF.test.

Added test/analyzer1.test.

Added test/async.test.

Added test/async2.test.

Added test/async3.test.

Added test/async4.test.

Added test/async5.test.

Added test/atof1.test.

Added test/atomic.test.

Added test/attach.test.

Added test/attach2.test.

Added test/attach3.test.

Added test/attach4.test.

Added test/attachmalloc.test.

Added test/auth.test.

Added test/auth2.test.

Added test/auth3.test.

Added test/autoanalyze1.test.

Added test/autoinc.test.

Added test/autoindex1.test.

Added test/autoindex2.test.

Added test/autoindex3.test.

Added test/autoindex4.test.

Added test/autoindex5.test.

Added test/autovacuum.test.

Added test/autovacuum_ioerr2.test.

Added test/avtrans.test.

Added test/backcompat.test.

Added test/backup.test.

Added test/backup2.test.

Added test/backup4.test.

Added test/backup5.test.

Added test/backup_ioerr.test.

Added test/backup_malloc.test.

Added test/badutf.test.

Added test/badutf2.test.

Added test/bc_common.tcl.

Added test/bestindex1.test.

Added test/bestindex2.test.

Added test/bestindex3.test.

Added test/bestindex4.test.

Added test/bestindex5.test.

Added test/between.test.

Added test/bigfile.test.

Added test/bigfile2.test.

Added test/bigmmap.test.

Added test/bigrow.test.

Added test/bigsort.test.

Added test/bind.test.

Added test/bindxfer.test.

Added test/bitvec.test.

Added test/blob.test.

Added test/boundary1.tcl.

Added test/boundary1.test.

Added test/boundary2.tcl.

Added test/boundary2.test.

Added test/boundary3.tcl.

Added test/boundary3.test.

Added test/boundary4.tcl.

Added test/boundary4.test.

Added test/btree01.test.

Added test/btree02.test.

Added test/btreefault.test.

Added test/busy.test.

Added test/cache.test.

Added test/cacheflush.test.

Added test/cachespill.test.

Added test/capi2.test.

Added test/capi3.test.

Added test/capi3b.test.

Added test/capi3c.test.

Added test/capi3d.test.

Added test/capi3e.test.

Added test/cast.test.

Added test/cffault.test.

Added test/check.test.

Added test/close.test.

Added test/closure01.test.

Added test/coalesce.test.

Added test/collate1.test.

Added test/collate2.test.

Added test/collate3.test.

Added test/collate4.test.

Added test/collate5.test.

Added test/collate6.test.

Added test/collate7.test.

Added test/collate8.test.

Added test/collate9.test.

Added test/collateA.test.

Added test/collateB.test.

Added test/colmeta.test.

Added test/colname.test.

Added test/conflict.test.

Added test/conflict2.test.

Added test/conflict3.test.

Added test/contrib01.test.

Added test/corrupt.test.

Added test/corrupt2.test.

Added test/corrupt3.test.

Added test/corrupt4.test.

Added test/corrupt5.test.

Added test/corrupt6.test.

Added test/corrupt7.test.

Added test/corrupt8.test.

Added test/corrupt9.test.

Added test/corruptA.test.

Added test/corruptB.test.

Added test/corruptC.test.

Added test/corruptD.test.

Added test/corruptE.test.

Added test/corruptF.test.

Added test/corruptG.test.

Added test/corruptH.test.

Added test/corruptI.test.

Added test/corruptJ.test.

Added test/corruptK.test.

Added test/cost.test.

Added test/count.test.

Added test/coveridxscan.test.

Added test/crash.test.

Added test/crash2.test.

Added test/crash3.test.

Added test/crash4.test.

Added test/crash5.test.

Added test/crash6.test.

Added test/crash7.test.

Added test/crash8.test.

Added test/crashM.test.

Added test/crashtest1.c.

Added test/createtab.test.

Added test/cse.test.

Added test/csv01.test.

Added test/ctime.test.

Added test/cursorhint.test.

Added test/cursorhint2.test.

Added test/date.test.

Added test/date2.test.

Added test/dbfuzz.c.

Added test/dbpage.test.

Added test/dbstatus.test.

Added test/dbstatus2.test.

Added test/default.test.

Added test/delete.test.

Added test/delete2.test.

Added test/delete3.test.

Added test/delete4.test.

Added test/delete_db.test.

Added test/descidx1.test.

Added test/descidx2.test.

Added test/descidx3.test.

Added test/diskfull.test.

Added test/distinct.test.

Added test/distinct2.test.

Added test/distinctagg.test.

Added test/e_blobbytes.test.

Added test/e_blobclose.test.

Added test/e_blobopen.test.

Added test/e_blobwrite.test.

Added test/e_changes.test.

Added test/e_createtable.test.

Added test/e_delete.test.

Added test/e_droptrigger.test.

Added test/e_dropview.test.

Added test/e_expr.test.

Added test/e_fkey.test.

Added test/e_fts3.test.

Added test/e_insert.test.

Added test/e_reindex.test.

Added test/e_resolve.test.

Added test/e_select.test.

Added test/e_select2.test.

Added test/e_totalchanges.test.

Added test/e_update.test.

Added test/e_uri.test.

Added test/e_vacuum.test.

Added test/e_wal.test.

Added test/e_walauto.test.

Added test/e_walckpt.test.

Added test/e_walhook.test.

Added test/emptytable.test.

Added test/enc.test.

Added test/enc2.test.

Added test/enc3.test.

Added test/enc4.test.

Added test/eqp.test.

Added test/errmsg.test.

Added test/eval.test.

Added test/exclusive.test.

Added test/exclusive2.test.

Added test/exec.test.

Added test/exists.test.

Added test/expr.test.

Added test/extension01.test.

Added test/extraquick.test.

Added test/fallocate.test.

Added test/filectrl.test.

Added test/filefmt.test.

Added test/fkey1.test.

Added test/fkey2.test.

Added test/fkey3.test.

Added test/fkey4.test.

Added test/fkey5.test.

Added test/fkey6.test.

Added test/fkey7.test.

Added test/fkey8.test.

Added test/fkey_malloc.test.

Added test/fordelete.test.

Added test/format4.test.

Added test/fts-9fd058691.test.

Added test/fts1a.test.

Added test/fts1b.test.

Added test/fts1c.test.

Added test/fts1d.test.

Added test/fts1e.test.

Added test/fts1f.test.

Added test/fts1i.test.

Added test/fts1j.test.

Added test/fts1k.test.

Added test/fts1l.test.

Added test/fts1m.test.

Added test/fts1n.test.

Added test/fts1o.test.

Added test/fts1porter.test.

Added test/fts2.test.

Added test/fts2a.test.

Added test/fts2b.test.

Added test/fts2c.test.

Added test/fts2d.test.

Added test/fts2e.test.

Added test/fts2f.test.

Added test/fts2g.test.

Added test/fts2h.test.

Added test/fts2i.test.

Added test/fts2j.test.

Added test/fts2k.test.

Added test/fts2l.test.

Added test/fts2m.test.

Added test/fts2n.test.

Added test/fts2o.test.

Added test/fts2p.test.

Added test/fts2q.test.

Added test/fts2r.test.

Added test/fts2token.test.

Added test/fts3.test.

Added test/fts3_common.tcl.

Added test/fts3aa.test.

Added test/fts3ab.test.

Added test/fts3ac.test.

Added test/fts3ad.test.

Added test/fts3ae.test.

Added test/fts3af.test.

Added test/fts3ag.test.

Added test/fts3ah.test.

Added test/fts3ai.test.

Added test/fts3aj.test.

Added test/fts3ak.test.

Added test/fts3al.test.

Added test/fts3am.test.

Added test/fts3an.test.

Added test/fts3ao.test.

Added test/fts3atoken.test.

Added test/fts3auto.test.

Added test/fts3aux1.test.

Added test/fts3aux2.test.

Added test/fts3b.test.

Added test/fts3c.test.

Added test/fts3comp1.test.

Added test/fts3conf.test.

Added test/fts3corrupt.test.

Added test/fts3corrupt2.test.

Added test/fts3corrupt3.test.

Added test/fts3cov.test.

Added test/fts3d.test.

Added test/fts3defer.test.

Added test/fts3defer2.test.

Added test/fts3defer3.test.

Added test/fts3drop.test.

Added test/fts3e.test.

Added test/fts3expr.test.

Added test/fts3expr2.test.

Added test/fts3expr3.test.

Added test/fts3expr4.test.

Added test/fts3expr5.test.

Added test/fts3fault.test.

Added test/fts3fault2.test.

Added test/fts3first.test.

Added test/fts3join.test.

Added test/fts3malloc.test.

Added test/fts3matchinfo.test.

Added test/fts3misc.test.

Added test/fts3near.test.

Added test/fts3offsets.test.

Added test/fts3prefix.test.

Added test/fts3prefix2.test.

Added test/fts3query.test.

Added test/fts3rank.test.

Added test/fts3rnd.test.

Added test/fts3shared.test.

Added test/fts3snippet.test.

Added test/fts3sort.test.

Added test/fts3tok1.test.

Added test/fts3tok_err.test.

Added test/fts3varint.test.

Added test/fts4aa.test.

Added test/fts4check.test.

Added test/fts4content.test.

Added test/fts4docid.test.

Added test/fts4growth.test.

Added test/fts4growth2.test.

Added test/fts4incr.test.

Added test/fts4langid.test.

Added test/fts4lastrowid.test.

Added test/fts4merge.test.

Added test/fts4merge2.test.

Added test/fts4merge3.test.

Added test/fts4merge4.test.

Added test/fts4noti.test.

Added test/fts4onepass.test.

Added test/fts4opt.test.

Added test/fts4unicode.test.

Added test/full.test.

Added test/func.test.

Added test/func2.test.

Added test/func3.test.

Added test/func4.test.

Added test/func5.test.

Added test/func6.test.

Added test/fuzz-oss1.test.

Added test/fuzz.test.

Added test/fuzz2.test.

Added test/fuzz3.test.

Added test/fuzz_common.tcl.

Added test/fuzz_malloc.test.

Added test/fuzzcheck.c.

Added test/fuzzdata1.db.

Added test/fuzzdata2.db.

Added test/fuzzdata3.db.

Added test/fuzzdata4.db.

Added test/fuzzdata5.db.

Added test/fuzzer1.test.

Added test/fuzzer2.test.

Added test/fuzzerfault.test.

Added test/gcfault.test.

Added test/genesis.tcl.

Added test/having.test.

Added test/hexlit.test.

Added test/hidden.test.

Added test/hook.test.

Added test/hook2.test.

Added test/icu.test.

Added test/ieee754.test.

Added test/imposter1.test.

Added test/in.test.

Added test/in2.test.

Added test/in3.test.

Added test/in4.test.

Added test/in5.test.

Added test/incrblob.test.

Added test/incrblob2.test.

Added test/incrblob3.test.

Added test/incrblob4.test.

Added test/incrblob_err.test.

Added test/incrblobfault.test.

Added test/incrcorrupt.test.

Added test/incrvacuum.test.

Added test/incrvacuum2.test.

Added test/incrvacuum3.test.

Added test/incrvacuum_ioerr.test.

Added test/index.test.

Added test/index2.test.

Added test/index3.test.

Added test/index4.test.

Added test/index5.test.

Added test/index6.test.

Added test/index7.test.

Added test/index8.test.

Added test/index9.test.

Added test/indexedby.test.

Added test/indexexpr1.test.

Added test/indexexpr2.test.

Added test/indexfault.test.

Added test/init.test.

Added test/insert.test.

Added test/insert2.test.

Added test/insert3.test.

Added test/insert4.test.

Added test/insert5.test.

Added test/instr.test.

Added test/instrfault.test.

Added test/intarray.test.

Added test/interrupt.test.

Added test/interrupt2.test.

Added test/intpkey.test.

Added test/io.test.

Added test/ioerr.test.

Added test/ioerr2.test.

Added test/ioerr3.test.

Added test/ioerr4.test.

Added test/ioerr5.test.

Added test/ioerr6.test.

Added test/join.test.

Added test/join2.test.

Added test/join3.test.

Added test/join4.test.

Added test/join5.test.

Added test/join6.test.

Added test/journal1.test.

Added test/journal2.test.

Added test/journal3.test.

Added test/jrnlmode.test.

Added test/jrnlmode2.test.

Added test/jrnlmode3.test.

Added test/json101.test.

Added test/json102.test.

Added test/json103.test.

Added test/json104.test.

Added test/keyword1.test.

Added test/kvtest.c.

Added test/lastinsert.test.

Added test/laststmtchanges.test.

Added test/like.test.

Added test/like2.test.

Added test/like3.test.

Added test/limit.test.

Added test/limit2.test.

Added test/loadext.test.

Added test/loadext2.test.

Added test/lock.test.

Added test/lock2.test.

Added test/lock3.test.

Added test/lock4.test.

Added test/lock5.test.

Added test/lock6.test.

Added test/lock7.test.

Added test/lock_common.tcl.

Added test/lookaside.test.

Added test/main.test.

Added test/make-where7.tcl.

Added test/malloc.test.

Added test/malloc3.test.

Added test/malloc4.test.

Added test/malloc5.test.

Added test/malloc6.test.

Added test/malloc7.test.

Added test/malloc8.test.

Added test/malloc9.test.

Added test/mallocA.test.

Added test/mallocAll.test.

Added test/mallocB.test.

Added test/mallocC.test.

Added test/mallocD.test.

Added test/mallocE.test.

Added test/mallocF.test.

Added test/mallocG.test.

Added test/mallocH.test.

Added test/mallocI.test.

Added test/mallocJ.test.

Added test/mallocK.test.

Added test/mallocL.test.

Added test/mallocM.test.

Added test/malloc_common.tcl.

Added test/manydb.test.

Added test/mem5.test.

Added test/memdb.test.

Added test/memleak.test.

Added test/memsubsys1.test.

Added test/memsubsys2.test.

Added test/minmax.test.

Added test/minmax2.test.

Added test/minmax3.test.

Added test/minmax4.test.

Added test/misc1.test.

Added test/misc2.test.

Added test/misc3.test.

Added test/misc4.test.

Added test/misc5.test.

Added test/misc6.test.

Added test/misc7.test.

Added test/misc8.test.

Added test/misuse.test.

Added test/mjournal.test.

Added test/mmap1.test.

Added test/mmap2.test.

Added test/mmap3.test.

Added test/mmap4.test.

Added test/mmapfault.test.

Added test/mmapwarm.test.

Added test/multiplex.test.

Added test/multiplex2.test.

Added test/multiplex3.test.

Added test/multiplex4.test.

Added test/mutex1.test.

Added test/mutex2.test.

Added test/nan.test.

Added test/nockpt.test.

Added test/nolock.test.

Added test/notify1.test.

Added test/notify2.test.

Added test/notify3.test.

Added test/notnull.test.

Added test/null.test.

Added test/numcast.test.

Added test/numindex1.test.

Added test/offset1.test.

Added test/openv2.test.

Added test/orderby1.test.

Added test/orderby2.test.

Added test/orderby3.test.

Added test/orderby4.test.

Added test/orderby5.test.

Added test/orderby6.test.

Added test/orderby7.test.

Added test/orderby8.test.

Added test/orderby9.test.

Added test/oserror.test.

Added test/ossfuzz.c.

Added test/ossshell.c.

Added test/ovfl.test.

Added test/pager1.test.

Added test/pager2.test.

Added test/pager3.test.

Added test/pager4.test.

Added test/pagerfault.test.

Added test/pagerfault2.test.

Added test/pagerfault3.test.

Added test/pageropt.test.

Added test/pagesize.test.

Added test/parser1.test.

Added test/pcache.test.

Added test/pcache2.test.

Added test/percentile.test.

Added test/permutations.test.

Added test/pragma.test.

Added test/pragma2.test.

Added test/pragma3.test.

Added test/pragma4.test.

Added test/pragma5.test.

Added test/pragmafault.test.

Added test/printf.test.

Added test/printf2.test.

Added test/progress.test.

Added test/ptrchng.test.

Added test/pushdown.test.

Added test/queryonly.test.

Added test/quick.test.

Added test/quota-glob.test.

Added test/quota.test.

Added test/quota2.test.

Added test/quote.test.

Added test/randexpr1.tcl.

Added test/randexpr1.test.

Added test/rbu.test.

Added test/rdonly.test.

Added test/regexp1.test.

Added test/regexp2.test.

Added test/reindex.test.

Added test/releasetest.tcl.

Added test/resolver01.test.

Added test/rollback.test.

Added test/rollback2.test.

Added test/rollbackfault.test.

Added test/rowallock.test.

Added test/rowhash.test.

Added test/rowid.test.

Added test/rowvalue.test.

Added test/rowvalue2.test.

Added test/rowvalue3.test.

Added test/rowvalue4.test.

Added test/rowvalue5.test.

Added test/rowvalue6.test.

Added test/rowvalue7.test.

Added test/rowvalue8.test.

Added test/rowvalue9.test.

Added test/rowvaluefault.test.

Added test/rtree.test.

Added test/run-wordcount.sh.

Added test/savepoint.test.

Added test/savepoint2.test.

Added test/savepoint4.test.

Added test/savepoint5.test.

Added test/savepoint6.test.

Added test/savepoint7.test.

Added test/savepointfault.test.

Added test/scanstatus.test.

Added test/schema.test.

Added test/schema2.test.

Added test/schema3.test.

Added test/schema4.test.

Added test/schema5.test.

Added test/schema6.test.

Added test/securedel.test.

Added test/securedel2.test.

Added test/select1.test.

Added test/select2.test.

Added test/select3.test.

Added test/select4.test.

Added test/select5.test.

Added test/select6.test.

Added test/select7.test.

Added test/select8.test.

Added test/select9.test.

Added test/selectA.test.

Added test/selectB.test.

Added test/selectC.test.

Added test/selectD.test.

Added test/selectE.test.

Added test/selectF.test.

Added test/selectG.test.

Added test/server1.test.

Added test/session.test.

Added test/shared.test.

Added test/shared2.test.

Added test/shared3.test.

Added test/shared4.test.

Added test/shared6.test.

Added test/shared7.test.

Added test/shared8.test.

Added test/shared9.test.

Added test/sharedA.test.

Added test/sharedB.test.

Added test/shared_err.test.

Added test/sharedlock.test.

Added test/shell1.test.

Added test/shell2.test.

Added test/shell3.test.

Added test/shell4.test.

Added test/shell5.test.

Added test/shell6.test.

Added test/shell7.test.

Added test/shell8.test.

Added test/shortread1.test.

Added test/show_speedtest1_rtree.tcl.

Added test/shrink.test.

Added test/sidedelete.test.

Added test/skipscan1.test.

Added test/skipscan2.test.

Added test/skipscan3.test.

Added test/skipscan5.test.

Added test/skipscan6.test.

Added test/snapshot.test.

Added test/snapshot2.test.

Added test/snapshot3.test.

Added test/snapshot_fault.test.

Added test/soak.test.

Added test/softheap1.test.

Added test/sort.test.

Added test/sort2.test.

Added test/sort3.test.

Added test/sort4.test.

Added test/sort5.test.

Added test/sortfault.test.

Added test/speed1.test.

Added test/speed1p.explain.

Added test/speed1p.test.

Added test/speed2.test.

Added test/speed3.test.

Added test/speed4.test.

Added test/speed4p.explain.

Added test/speed4p.test.

Added test/speedtest1.c.

Added test/spellfix.test.

Added test/spellfix2.test.

Added test/spellfix3.test.

Added test/sqldiff1.test.

Added test/sqllimits1.test.

Added test/sqllog.test.

Added test/stat.test.

Added test/statfault.test.

Added test/stmt.test.

Added test/stmtvtab1.test.

Added test/subjournal.test.

Added test/subquery.test.

Added test/subquery2.test.

Added test/subselect.test.

Added test/substr.test.

Added test/subtype1.test.

Added test/superlock.test.

Added test/swarmvtab.test.

Added test/swarmvtab2.test.

Added test/swarmvtab3.test.

Added test/swarmvtabfault.test.

Added test/symlink.test.

Added test/sync.test.

Added test/sync2.test.

Added test/syscall.test.

Added test/sysfault.test.

Added test/tabfunc01.test.

Added test/table.test.

Added test/tableapi.test.

Added test/tableopts.test.

Added test/tclsqlite.test.

Added test/tempdb.test.

Added test/tempdb2.test.

Added test/tempfault.test.

Added test/temptable.test.

Added test/temptable2.test.

Added test/temptable3.test.

Added test/temptrigger.test.

Added test/tester.tcl.

Added test/thread001.test.

Added test/thread002.test.

Added test/thread003.test.

Added test/thread004.test.

Added test/thread005.test.

Added test/thread1.test.

Added test/thread2.test.

Added test/thread_common.tcl.

Added test/threadtest1.c.

Added test/threadtest2.c.

Added test/threadtest3.c.

Added test/threadtest4.c.

Added test/time-wordcount.sh.

Added test/tkt-02a8e81d44.test.

Added test/tkt-26ff0c2d1e.test.

Added test/tkt-2a5629202f.test.

Added test/tkt-2d1a5c67d.test.

Added test/tkt-2ea2425d34.test.

Added test/tkt-31338dca7e.test.

Added test/tkt-313723c356.test.

Added test/tkt-385a5b56b9.test.

Added test/tkt-38cb5df375.test.

Added test/tkt-3998683a16.test.

Added test/tkt-3a77c9714e.test.

Added test/tkt-3fe897352e.test.

Added test/tkt-4a03edc4c8.test.

Added test/tkt-4c86b126f2.test.

Added test/tkt-4dd95f6943.test.

Added test/tkt-4ef7e3cfca.test.

Added test/tkt-54844eea3f.test.

Added test/tkt-5d863f876e.test.

Added test/tkt-5e10420e8d.test.

Added test/tkt-5ee23731f.test.

Added test/tkt-6bfb98dfc0.test.

Added test/tkt-752e1646fc.test.

Added test/tkt-78e04e52ea.test.

Added test/tkt-7a31705a7e6.test.

Added test/tkt-7bbfb7d442.test.

Added test/tkt-80ba201079.test.

Added test/tkt-80e031a00f.test.

Added test/tkt-8454a207b9.test.

Added test/tkt-868145d012.test.

Added test/tkt-8c63ff0ec.test.

Added test/tkt-91e2e8ba6f.test.

Added test/tkt-94c04eaadb.test.

Added test/tkt-9a8b09f8e6.test.

Added test/tkt-9d68c883.test.

Added test/tkt-9f2eb3abac.test.

Added test/tkt-a7b7803e.test.

Added test/tkt-a8a0d2996a.test.

Added test/tkt-b1d3a2e531.test.

Added test/tkt-b351d95f9.test.

Added test/tkt-b72787b1.test.

Added test/tkt-b75a9ca6b0.test.

Added test/tkt-ba7cbfaedc.test.

Added test/tkt-bd484a090c.test.

Added test/tkt-bdc6bbbb38.test.

Added test/tkt-c48d99d690.test.

Added test/tkt-cbd054fa6b.test.

Added test/tkt-d11f09d36e.test.

Added test/tkt-d635236375.test.

Added test/tkt-d82e3f3721.test.

Added test/tkt-f3e5abed55.test.

Added test/tkt-f67b41381a.test.

Added test/tkt-f777251dc7a.test.

Added test/tkt-f7b4edec.test.

Added test/tkt-f973c7ac31.test.

Added test/tkt-fa7bf5ec.test.

Added test/tkt-fc62af4523.test.

Added test/tkt-fc7bd6358f.test.

Added test/tkt1435.test.

Added test/tkt1443.test.

Added test/tkt1444.test.

Added test/tkt1449.test.

Added test/tkt1473.test.

Added test/tkt1501.test.

Added test/tkt1512.test.

Added test/tkt1514.test.

Added test/tkt1536.test.

Added test/tkt1537.test.

Added test/tkt1567.test.

Added test/tkt1644.test.

Added test/tkt1667.test.

Added test/tkt1873.test.

Added test/tkt2141.test.

Added test/tkt2192.test.

Added test/tkt2213.test.

Added test/tkt2251.test.

Added test/tkt2285.test.

Added test/tkt2332.test.

Added test/tkt2339.test.

Added test/tkt2391.test.

Added test/tkt2409.test.

Added test/tkt2450.test.

Added test/tkt2565.test.

Added test/tkt2640.test.

Added test/tkt2643.test.

Added test/tkt2686.test.

Added test/tkt2767.test.

Added test/tkt2817.test.

Added test/tkt2820.test.

Added test/tkt2822.test.

Added test/tkt2832.test.

Added test/tkt2854.test.

Added test/tkt2920.test.

Added test/tkt2927.test.

Added test/tkt2942.test.

Added test/tkt3080.test.

Added test/tkt3093.test.

Added test/tkt3121.test.

Added test/tkt3201.test.

Added test/tkt3292.test.

Added test/tkt3298.test.

Added test/tkt3334.test.

Added test/tkt3346.test.

Added test/tkt3357.test.

Added test/tkt3419.test.

Added test/tkt3424.test.

Added test/tkt3442.test.

Added test/tkt3457.test.

Added test/tkt3461.test.

Added test/tkt3493.test.

Added test/tkt3508.test.

Added test/tkt3522.test.

Added test/tkt3527.test.

Added test/tkt3541.test.

Added test/tkt3554.test.

Added test/tkt3581.test.

Added test/tkt35xx.test.

Added test/tkt3630.test.

Added test/tkt3718.test.

Added test/tkt3731.test.

Added test/tkt3757.test.

Added test/tkt3761.test.

Added test/tkt3762.test.

Added test/tkt3773.test.

Added test/tkt3791.test.

Added test/tkt3793.test.

Added test/tkt3810.test.

Added test/tkt3824.test.

Added test/tkt3832.test.

Added test/tkt3838.test.

Added test/tkt3841.test.

Added test/tkt3871.test.

Added test/tkt3879.test.

Added test/tkt3911.test.

Added test/tkt3918.test.

Added test/tkt3922.test.

Added test/tkt3929.test.

Added test/tkt3935.test.

Added test/tkt3992.test.

Added test/tkt3997.test.

Added test/tkt4018.test.

Added test/tokenize.test.

Added test/tpch01.test.

Added test/trace.test.

Added test/trace2.test.

Added test/trace3.test.

Added test/trans.test.

Added test/trans2.test.

Added test/trans3.test.

Added test/transitive1.test.

Added test/trigger1.test.

Added test/trigger2.test.

Added test/trigger3.test.

Added test/trigger4.test.

Added test/trigger5.test.

Added test/trigger6.test.

Added test/trigger7.test.

Added test/trigger8.test.

Added test/trigger9.test.

Added test/triggerA.test.

Added test/triggerB.test.

Added test/triggerC.test.

Added test/triggerD.test.

Added test/triggerE.test.

Added test/triggerF.test.

Added test/triggerG.test.

Added test/tt3_checkpoint.c.

Added test/tt3_index.c.

Added test/tt3_lookaside1.c.

Added test/tt3_stress.c.

Added test/tt3_vacuum.c.

Added test/types.test.

Added test/types2.test.

Added test/types3.test.

Added test/unionvtab.test.

Added test/unionvtabfault.test.

Added test/unique.test.

Added test/unique2.test.

Added test/unixexcl.test.

Added test/unordered.test.

Added test/update.test.

Added test/update2.test.

Added test/uri.test.

Added test/uri2.test.

Added test/userauth01.test.

Added test/utf16align.test.

Added test/vacuum.test.

Added test/vacuum2.test.

Added test/vacuum3.test.

Added test/vacuum4.test.

Added test/vacuum5.test.

Added test/vacuummem.test.

Added test/varint.test.

Added test/veryquick.test.

Added test/view.test.

Added test/vtab1.test.

Added test/vtab2.test.

Added test/vtab3.test.

Added test/vtab4.test.

Added test/vtab5.test.

Added test/vtab6.test.

Added test/vtab7.test.

Added test/vtab8.test.

Added test/vtab9.test.

Added test/vtabA.test.

Added test/vtabB.test.

Added test/vtabC.test.

Added test/vtabD.test.

Added test/vtabE.test.

Added test/vtabF.test.

Added test/vtabH.test.

Added test/vtabI.test.

Added test/vtabJ.test.

Added test/vtab_alter.test.

Added test/vtab_err.test.

Added test/vtab_shared.test.

Added test/wal.test.

Added test/wal2.test.

Added test/wal3.test.

Added test/wal4.test.

Added test/wal5.test.

Added test/wal6.test.

Added test/wal64k.test.

Added test/wal7.test.

Added test/wal8.test.

Added test/wal9.test.

Added test/wal_common.tcl.

Added test/walbak.test.

Added test/walbig.test.

Added test/walblock.test.

Added test/walcksum.test.

Added test/walcrash.test.

Added test/walcrash2.test.

Added test/walcrash3.test.

Added test/walcrash4.test.

Added test/walfault.test.

Added test/walhook.test.

Added test/walmode.test.

Added test/walnoshm.test.

Added test/waloverwrite.test.

Added test/walpersist.test.

Added test/walprotocol.test.

Added test/walro.test.

Added test/walro2.test.

Added test/walrofault.test.

Added test/walshared.test.

Added test/walslow.test.

Added test/walthread.test.

Added test/where.test.

Added test/where2.test.

Added test/where3.test.

Added test/where4.test.

Added test/where5.test.

Added test/where6.test.

Added test/where7.test.

Added test/where8.test.

Added test/where9.test.

Added test/whereA.test.

Added test/whereB.test.

Added test/whereC.test.

Added test/whereD.test.

Added test/whereE.test.

Added test/whereF.test.

Added test/whereG.test.

Added test/whereH.test.

Added test/whereI.test.

Added test/whereJ.test.

Added test/whereK.test.

Added test/wherefault.test.

Added test/wherelfault.test.

Added test/wherelimit.test.

Added test/wherelimit2.test.

Added test/wild001.test.

Added test/win32heap.test.

Added test/win32lock.test.

Added test/win32longpath.test.

Added test/win32nolock.test.

Added test/with1.test.

Added test/with2.test.

Added test/with3.test.

Added test/withM.test.

Added test/without_rowid1.test.

Added test/without_rowid2.test.

Added test/without_rowid3.test.

Added test/without_rowid4.test.

Added test/without_rowid5.test.

Added test/without_rowid6.test.

Added test/wordcount.c.

Added test/writecrash.test.

Added test/zeroblob.test.

Added test/zerodamage.test.

Added test/zipfile.test.

Added tool/GetFile.cs.

Added tool/GetTclKit.bat.

Added tool/Replace.cs.

Added tool/addopcodes.tcl.

Added tool/build-all-msvc.bat.

Added tool/build-shell.sh.

Added tool/cg_anno.tcl.

Added tool/checkSpacing.c.

Added tool/dbhash.c.

Added tool/extract.c.

Added tool/fast_vacuum.c.

Added tool/fragck.tcl.

Added tool/fuzzershell.c.

Added tool/genfkey.README.

Added tool/genfkey.test.

Added tool/getlock.c.

Added tool/kvtest-speed.sh.

Added tool/lemon.c.

Added tool/lempar.c.

Added tool/libvers.c.

Added tool/loadfts.c.

Added tool/logest.c.

Added tool/max-limits.c.

Added tool/mkautoconfamal.sh.

Added tool/mkccode.tcl.

Added tool/mkctimec.tcl.

Added tool/mkkeywordhash.c.

Added tool/mkmsvcmin.tcl.

Added tool/mkopcodec.tcl.

Added tool/mkopcodeh.tcl.

Added tool/mkopts.tcl.

Added tool/mkpragmatab.tcl.

Added tool/mkshellc.tcl.

Added tool/mksourceid.c.

Added tool/mkspeedsql.tcl.

Added tool/mksqlite3c-noext.tcl.

Added tool/mksqlite3c.tcl.

Added tool/mksqlite3h.tcl.

Added tool/mksqlite3internalh.tcl.

Added tool/mkvsix.tcl.

Added tool/offsets.c.

Added tool/omittest.tcl.

Added tool/opcodesum.tcl.

Added tool/pagesig.c.

Added tool/replace.tcl.

Added tool/restore_jrnl.tcl.

Added tool/rollback-test.c.

Added tool/run-speed-test.sh.

Added tool/showdb.c.

Added tool/showjournal.c.

Added tool/showlocks.c.

Added tool/showshm.c.

Added tool/showstat4.c.

Added tool/showwal.c.

Added tool/soak1.tcl.

Added tool/spaceanal.tcl.

Added tool/speed-check.sh.

Added tool/speedtest.tcl.

Added tool/speedtest16.c.

Added tool/speedtest2.tcl.

Added tool/speedtest8.c.

Added tool/speedtest8inst1.c.

Added tool/split-sqlite3c.tcl.

Added tool/sqldiff.c.

Added tool/sqlite3_analyzer.c.in.

Added tool/sqltclsh.c.in.

Added tool/sqltclsh.tcl.

Added tool/srcck1.c.

Added tool/stack_usage.tcl.

Added tool/symbols-mingw.sh.

Added tool/symbols.sh.

Added tool/varint.c.

Added tool/vdbe-compress.tcl.

Added tool/vdbe_profile.tcl.

Added tool/warnings-clang.sh.

Added tool/warnings.sh.

Added tool/win/sqlite.vsix.

Added vsixtest/App.xaml.

Added vsixtest/App.xaml.cpp.

Added vsixtest/App.xaml.h.

Added vsixtest/Assets/LockScreenLogo.scale-200.png.

Added vsixtest/Assets/SplashScreen.scale-200.png.

Added vsixtest/Assets/Square150x150Logo.scale-200.png.

Added vsixtest/Assets/Square44x44Logo.scale-200.png.

Added vsixtest/Assets/Square44x44Logo.targetsize-24_altform-unplated.png.

Added vsixtest/Assets/StoreLogo.png.

Added vsixtest/Assets/Wide310x150Logo.scale-200.png.

Added vsixtest/MainPage.xaml.

Added vsixtest/MainPage.xaml.cpp.

Added vsixtest/MainPage.xaml.h.

Added vsixtest/Package.appxmanifest.

Added vsixtest/pch.cpp.

Added vsixtest/pch.h.

Added vsixtest/vsixtest.sln.

Added vsixtest/vsixtest.tcl.

Added vsixtest/vsixtest.vcxproj.data.

Added vsixtest/vsixtest.vcxproj.filters.

Added vsixtest/vsixtest_TemporaryKey.pfx.