sqlite/test
drh bb5a9c3eea Add the sqlite3_next_stmt() interface, including test cases. (CVS 5243)
FossilOrigin-Name: 565a530896b40790287eeaad709edd51980fbddf
2008-06-19 02:52:25 +00:00
..
aggerror.test
all.test
alter2.test
alter3.test
alter.test Fix the ALTER TABLE RENAME algorithm so that it is not confused 2008-05-09 14:17:51 +00:00
altermalloc.test
analyze.test
async2.test
async3.test
async.test
attach2.test
attach3.test
attach.test
attachmalloc.test
auth2.test
auth.test
autoinc.test When initializing the sqlite_sequence entry for an AUTOINCREMENT table, 2008-05-29 03:20:59 +00:00
autovacuum_crash.test
autovacuum_ioerr2.test
autovacuum_ioerr.test
autovacuum.test
avtrans.test
badutf.test
between.test
bigfile.test
bigrow.test
bind.test
bindxfer.test
bitvec.test
blob.test
busy.test
cache.test
capi2.test
capi3.test Add a test case of preparing a statement with an nBytes parameter of 0 2008-05-23 14:49:49 +00:00
capi3b.test
capi3c.test
capi3d.test Add the sqlite3_next_stmt() interface, including test cases. (CVS 5243) 2008-06-19 02:52:25 +00:00
cast.test
check.test
collate1.test
collate2.test
collate3.test
collate4.test
collate5.test
collate6.test
collate7.test
collate8.test
collate9.test
collateA.test
colmeta.test
conflict.test
corrupt2.test
corrupt3.test
corrupt4.test
corrupt5.test
corrupt6.test Added test cases for corrupt 2-10 byte SerialTypeLen values. (CVS 5140) 2008-05-19 15:37:10 +00:00
corrupt7.test Adjust the error-message text in corrupt7.test. (CVS 5205) 2008-06-11 18:56:42 +00:00
corrupt.test
crash2.test
crash3.test
crash4.test
crash5.test
crash6.test
crash7.test
crash.test
crashtest1.c
createtab.test
cse.test
date.test Fix a typo in the date/time function tests. Add additional cases to 2008-06-12 18:05:40 +00:00
default.test
delete2.test
delete3.test
delete.test
descidx1.test
descidx2.test
descidx3.test
diskfull.test
distinctagg.test
enc2.test
enc3.test
enc.test
exclusive2.test
exclusive3.test
exclusive.test
exec.test
expr.test
filectrl.test
filefmt.test
fkey1.test
format4.test
fts1a.test
fts1b.test
fts1c.test
fts1d.test
fts1e.test
fts1f.test
fts1i.test
fts1j.test
fts1k.test
fts1l.test
fts1m.test
fts1n.test
fts1o.test
fts1porter.test
fts2a.test
fts2b.test
fts2c.test
fts2d.test
fts2e.test
fts2f.test
fts2g.test
fts2h.test
fts2i.test
fts2j.test
fts2k.test
fts2l.test
fts2m.test
fts2n.test
fts2o.test
fts2token.test
fts3.test
fts3aa.test
fts3ab.test
fts3ac.test
fts3ad.test
fts3ae.test
fts3af.test
fts3ag.test
fts3ah.test
fts3ai.test
fts3aj.test
fts3ak.test
fts3al.test
fts3am.test
fts3an.test
fts3ao.test
fts3atoken.test
fts3b.test
fts3near.test
func.test Make sure aggregate functions can take any number of arguments up to the 2008-06-18 15:34:09 +00:00
fuzz2.test
fuzz_common.tcl
fuzz_malloc.test
fuzz.test
hook.test
icu.test
in2.test
in3.test
in.test
incrblob2.test Fix a recently introduced resource leak in test file incrblob2.test (forgot to close a blob handle). (CVS 5223) 2008-06-16 14:36:01 +00:00
incrblob_err.test Modify logging code in test_osinst.c. No changes to production code. (CVS 5120) 2008-05-12 07:42:20 +00:00
incrblob.test
incrvacuum2.test
incrvacuum_ioerr.test Re-enable tests that were accidentally disabled by (5112). (CVS 5114) 2008-05-09 18:03:27 +00:00
incrvacuum.test
index2.test
index3.test
index.test
insert2.test
insert3.test
insert4.test
insert5.test
insert.test
interrupt.test
intpkey.test
io.test
ioerr2.test
ioerr3.test
ioerr4.test Fix the new ioerr4.test so that it plays well with others. (CVS 5103) 2008-05-08 01:11:42 +00:00
ioerr5.test If a pager is already in the error-state when CommitPhaseOne() is called, exit early. (CVS 5134) 2008-05-15 11:08:07 +00:00
ioerr.test Change the signature of sqlite3PagerPagecount() so that it can return an error code. (CVS 5195) 2008-06-07 08:58:22 +00:00
join2.test
join3.test
join4.test
join5.test
join.test
journal1.test
jrnlmode2.test
jrnlmode3.test
jrnlmode4.test
jrnlmode.test Add "pragma journal_size_limit", used to limit the space consumed by persistent journal files left in the file-system after a transaction has concluded in exclusive (or journal_mode=persist) mode. (CVS 5185) 2008-06-04 06:45:59 +00:00
lastinsert.test
laststmtchanges.test
like2.test Fix the LIKE query optimizer so that it works with LIKE patterns 2008-05-26 18:33:40 +00:00
like.test
limit.test
loadext2.test
loadext.test
lock2.test
lock3.test
lock4.test
lock.test
main.test
malloc2.test
malloc3.test On instruction from DRH, only do malloc failure tests for O/S ops on non-Windows systems. Better test fixture code will be introduced in 3.6.0 to add this coverage back in for Windows. (CVS 5130) 2008-05-13 19:41:53 +00:00
malloc4.test
malloc5.test
malloc6.test
malloc7.test
malloc8.test
malloc9.test
malloc_common.tcl
malloc.test
mallocA.test
mallocAll.test
mallocB.test
mallocC.test
mallocD.test
mallocE.test
mallocF.test
mallocG.test
manydb.test
memdb.test
memleak.test
memsubsys1.test Add some test logic to the new memory allocation subsystem. (Lots more needed.) 2008-06-19 00:16:08 +00:00
minmax2.test
minmax3.test
minmax.test
misc1.test
misc2.test
misc3.test
misc4.test
misc5.test Use a 6-byte rather than an 8-byte encoding for integers between 2008-05-08 15:18:10 +00:00
misc6.test
misc7.test
misuse.test
mutex1.test Fix a test case in mutex1.test that was failing when sqlite was compiled with SQLITE_THREADSAFE=0. (CVS 5235) 2008-06-18 17:59:03 +00:00
mutex2.test Implement the 'CONFIG_SINGLETHREAD' and 'CONFIG_MULTITHREAD' configuration modes. (CVS 5234) 2008-06-18 17:09:10 +00:00
nan.test New test cases to verify that SQLite handles bound NaN, +Inf, and -Inf 2008-05-11 11:07:06 +00:00
notnull.test
null.test
onefile.test
openv2.test
pager2.test
pager3.test
pager.test
pageropt.test
pagesize.test
pragma2.test
pragma.test Remove the xGetTempname() method from the vfs structure. Temp files are now opened by passing a NULL pointer as the filename to xOpen(). (CVS 5190) 2008-06-06 11:11:25 +00:00
printf.test
progress.test
ptrchng.test
quick.test Implement the 'CONFIG_SINGLETHREAD' and 'CONFIG_MULTITHREAD' configuration modes. (CVS 5234) 2008-06-18 17:09:10 +00:00
quote.test
rdonly.test
reindex.test
rollback.test
rowid.test
safety.test
schema2.test
schema.test
select1.test
select2.test
select3.test
select4.test
select5.test
select6.test
select7.test
select8.test
server1.test
shared2.test
shared3.test
shared_err.test Ensure that the db.mallocFailed flag is cleared before sqlite3_errmsg16() returns. (CVS 5154) 2008-05-22 13:56:17 +00:00
shared.test SQLite stores native file names and paths for the database file. Under Windows, (file normalize test.db) is expanded using UNIX type path separators which TCL recognizes interchangeably. However, this means that the path reported by sqlite3_shared_cache_report doesn't match which causes the test case to fail. Made minor change to test case to hopefully correct this on all platforms. (CVS 5143) 2008-05-19 20:11:39 +00:00
shortread1.test
sidedelete.test
soak.test
softheap1.test
sort.test
speed1.test
speed1p.explain
speed1p.test
speed2.test
speed3.test
speed4.test
speed4p.explain
speed4p.test
sqllimits1.test
subquery.test
subselect.test
substr.test
sync.test
table.test
tableapi.test
tclsqlite.test
tempdb.test
temptable.test
tester.tcl Add some test logic to the new memory allocation subsystem. (Lots more needed.) 2008-06-19 00:16:08 +00:00
thread1.test
thread2.test
thread001.test
thread002.test
thread_common.tcl
threadtest1.c
threadtest2.c
tkt1435.test
tkt1443.test
tkt1444.test
tkt1449.test
tkt1473.test
tkt1501.test
tkt1512.test
tkt1514.test
tkt1536.test
tkt1537.test
tkt1567.test
tkt1644.test
tkt1667.test
tkt1873.test
tkt2141.test
tkt2192.test
tkt2213.test
tkt2251.test
tkt2285.test
tkt2332.test
tkt2339.test
tkt2391.test
tkt2409.test
tkt2450.test
tkt2640.test
tkt2643.test
tkt2686.test
tkt2767.test
tkt2817.test
tkt2820.test
tkt2822.test
tkt2832.test
tkt2854.test Updated test case for Windows to get around problems in ticket #3129. (CVS 5146) 2008-05-20 13:17:28 +00:00
tkt2920.test
tkt2927.test
tkt2942.test
tkt3080.test
tkt3093.test
tkt3121.test Disable the column cache when coding values that will be passed to the xFilter() method of a virtual table, in case the xFilter() implementation modifies the type or encoding of the value. Ticket #3121. (CVS 5139) 2008-05-16 15:40:40 +00:00
trace.test
trans.test
trigger1.test
trigger2.test
trigger3.test
trigger4.test
trigger5.test
trigger6.test
trigger7.test
trigger8.test
trigger9.test
triggerA.test
triggerB.test
types2.test
types3.test
types.test
unique.test
update.test
utf16.test
utf16align.test
vacuum2.test
vacuum3.test Ensure that vacuum3.test closes all opened database connections. Fix for #3157. (CVS 5184) 2008-06-03 07:34:09 +00:00
vacuum.test
varint.test
veryquick.test Implement the 'CONFIG_SINGLETHREAD' and 'CONFIG_MULTITHREAD' configuration modes. (CVS 5234) 2008-06-18 17:09:10 +00:00
view.test
vtab1.test Add a test to verify that IN(...) WHERE clause terms are not handled by virtual table implemetations. (CVS 5221) 2008-06-16 06:31:34 +00:00
vtab2.test
vtab3.test
vtab4.test
vtab5.test
vtab6.test
vtab7.test
vtab8.test
vtab9.test
vtab_alter.test
vtab_err.test
vtab_shared.test
vtabA.test
vtabB.test
vtabC.test
where2.test
where3.test
where4.test
where5.test
where6.test
where.test
zeroblob.test Progress toward implementation of sqlite3_config() and a rework of the 2008-06-13 18:24:27 +00:00