sqlite/test
dan d583502e7d Add tests to check that FK support interacts with count-changes correctly.
FossilOrigin-Name: 5b8366154b2a91c1be3e7e52ec270ecdfe7d2bb1
2009-10-01 04:35:05 +00:00
..
aggerror.test
alias.test
all.test
alter.test
alter2.test
alter3.test
alter4.test
altermalloc.test
analyze.test
analyze2.test Fix compilation with both OMIT_UTF16 and ENABLE_STAT2 defined. Ticket [56928bd084ea530eb8a0b3ebe5d2d9033fb1de7f|56928bd084]. 2009-09-21 16:34:24 +00:00
async.test
async2.test
async3.test
async4.test
async5.test
attach.test
attach2.test
attach3.test Change "PRAGMA disable_recursive_triggers" to "PRAGMA recursive_triggers". Also a fix for compiling with OMIT_TRIGGER defined. 2009-09-01 17:11:07 +00:00
attachmalloc.test
auth.test Check in implementation of foreign key constraints. 2009-09-19 17:00:31 +00:00
auth2.test
auth3.test
autoinc.test Fix compilation with OMIT_TRIGGER defined. Ticket [1ff6d29030e9757d052af0f394e56bea96b8b59b|1ff6d29030]. 2009-09-21 16:06:03 +00:00
autovacuum.test
autovacuum_ioerr2.test
avtrans.test
backup.test
backup2.test
backup_ioerr.test
backup_malloc.test
badutf.test
between.test
bigfile.test
bigrow.test
bind.test
bindxfer.test
bitvec.test
blob.test
boundary1.tcl
boundary1.test
boundary2.tcl
boundary2.test
boundary3.tcl
boundary3.test
boundary4.tcl Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. 2009-09-29 06:33:23 +00:00
boundary4.test Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. 2009-09-29 06:33:23 +00:00
busy.test
cache.test
capi2.test
capi3.test
capi3b.test
capi3c.test Remove an ALWAYS macro around an expression that is sometimes false. 2009-09-10 10:15:59 +00:00
capi3d.test
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
colname.test
conflict.test
corrupt.test Fix a problem in test script corrupt.test. 2009-09-10 18:04:02 +00:00
corrupt2.test
corrupt3.test
corrupt4.test
corrupt5.test
corrupt6.test
corrupt7.test
corrupt8.test
corrupt9.test
corruptA.test
corruptB.test
corruptC.test
corruptD.test
count.test
crash.test
crash2.test
crash3.test
crash4.test
crash5.test
crash6.test
crash7.test
crash8.test
crashtest1.c
createtab.test
cse.test
date.test
default.test
delete.test
delete2.test
delete3.test
descidx1.test
descidx2.test
descidx3.test
diskfull.test
distinctagg.test
enc.test
enc2.test
enc3.test
eval.test
exclusive.test
exclusive2.test
exec.test
expr.test Add test cases for the IS and IS NOT operator. 2009-09-23 13:39:56 +00:00
filectrl.test
filefmt.test
fkey1.test Check in implementation of foreign key constraints. 2009-09-19 17:00:31 +00:00
fkey2.test Add tests to check that FK support interacts with count-changes correctly. 2009-10-01 04:35:05 +00:00
fkey3.test Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. 2009-09-29 06:33:23 +00:00
fkey_malloc.test Remove unreachable branches from fkey.c. Add a few tests to cover the remaining branches. 2009-09-30 08:11:07 +00:00
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
fts2.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
fts2p.test
fts2q.test
fts2r.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
fts3c.test
fts3d.test
fts3e.test
fts3expr.test
fts3expr2.test
fts3near.test
func.test Unknown functions in the DEFAULT clause of a table cause an error when 2009-08-18 16:05:46 +00:00
fuzz.test
fuzz2.test
fuzz3.test
fuzz_common.tcl
fuzz_malloc.test
hook.test
icu.test
in.test
in2.test
in3.test
in4.test
incrblob.test
incrblob2.test
incrblob_err.test
incrvacuum.test
incrvacuum2.test
incrvacuum_ioerr.test
index.test
index2.test
index3.test
indexedby.test
init.test Move error simulation code from the sqlite3_os_init() functions into a wrapper. 2009-08-17 15:52:25 +00:00
insert.test
insert2.test
insert3.test
insert4.test
insert5.test
interrupt.test
intpkey.test
io.test Adjust sync count for SQLITE_DISABLE_DIRSYNC compiler option. 2009-08-19 04:24:48 +00:00
ioerr.test
ioerr2.test
ioerr3.test
ioerr4.test
ioerr5.test
join.test
join2.test
join3.test
join4.test
join5.test
journal1.test
jrnlmode.test
jrnlmode2.test
jrnlmode3.test
keyword1.test
lastinsert.test
laststmtchanges.test
like.test
like2.test
limit.test
loadext.test
loadext2.test
lock.test
lock2.test
lock3.test
lock4.test
lock5.test
lock6.test
lock7.test Add a test to verify that 3.6.17 releases read-locks obtained to read the database schema even if the connection is not currently in auto-commit mode. 2009-08-17 09:29:09 +00:00
lookaside.test
main.test
make-where7.tcl
malloc.test Clean up sqlite_stat2 related code. Add test cases. 2009-08-19 14:34:54 +00:00
malloc3.test
malloc4.test
malloc5.test
malloc6.test
malloc7.test
malloc8.test
malloc9.test
mallocA.test
mallocAll.test
mallocB.test
mallocC.test
mallocD.test
mallocE.test
mallocF.test
mallocG.test
mallocH.test
mallocI.test
mallocJ.test
mallocK.test
malloc_common.tcl
manydb.test
memdb.test
memleak.test
memsubsys1.test
memsubsys2.test
minmax.test
minmax2.test
minmax3.test
misc1.test
misc2.test Change "PRAGMA disable_recursive_triggers" to "PRAGMA recursive_triggers". Also a fix for compiling with OMIT_TRIGGER defined. 2009-09-01 17:11:07 +00:00
misc3.test
misc4.test
misc5.test
misc6.test
misc7.test
misuse.test
mutex1.test
mutex2.test
nan.test Updated sqlite3AtoF() that performs slightly better with GCC, and significantly better with MSVC. 2009-08-21 02:13:14 +00:00
notify1.test
notify2.test
notnull.test Add a test case to show that [/info/29ab7be99f|29ab7be99f] is fixed. 2009-09-09 11:43:43 +00:00
null.test
openv2.test
pageropt.test
pagesize.test
pcache.test
pcache2.test
permutations.test
pragma.test Check in implementation of foreign key constraints. 2009-09-19 17:00:31 +00:00
pragma2.test
printf.test
progress.test Allow specific exclusion of localtime_s() usage on Windows. 2009-09-22 13:25:00 +00:00
ptrchng.test
quick.test Fix another OOM related problem in fkey.c. 2009-09-22 16:55:38 +00:00
quote.test
randexpr1.tcl
randexpr1.test
rdonly.test
reindex.test
rollback.test
rowhash.test
rowid.test
rtree.test
safety.test
savepoint.test
savepoint2.test
savepoint3.test
savepoint4.test
savepoint5.test
savepoint6.test
schema.test
schema2.test
select1.test
select2.test
select3.test
select4.test
select5.test
select6.test
select7.test
select8.test
select9.test
selectA.test
selectB.test
selectC.test Fix compilation with OMIT_TRIGGER defined. Ticket [1ff6d29030e9757d052af0f394e56bea96b8b59b|1ff6d29030]. 2009-09-21 16:06:03 +00:00
server1.test
shared.test
shared2.test
shared3.test
shared4.test
shared6.test
shared7.test
shared_err.test
sharedlock.test
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
temptrigger.test
tester.tcl
thread001.test
thread1.test
thread002.test
thread2.test Trying to open a transaction in one thread and close it in another is a misuse with LinuxThreads. Doing so may cause memory and file-descriptors to be leaked. Update an assert() and some test cases to account for this. 2009-09-09 18:46:52 +00:00
thread003.test
thread004.test
thread005.test
thread_common.tcl
threadtest1.c
threadtest2.c
tkt-2ea2425d34.test Do not reuse function parameters in subsequent expressions since the 2009-09-03 01:18:00 +00:00
tkt-4a03edc4c8.test Make sure a transaction is available for rollback whenever a REDUCE conflict 2009-09-24 00:09:58 +00:00
tkt35xx.test
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
tkt2565.test
tkt2640.test
tkt2643.test
tkt2686.test
tkt2767.test
tkt2817.test
tkt2820.test
tkt2822.test
tkt2832.test
tkt2854.test
tkt2920.test
tkt2927.test
tkt2942.test
tkt3080.test
tkt3093.test
tkt3121.test
tkt3201.test Fix compilation with OMIT_TRIGGER defined. Ticket [1ff6d29030e9757d052af0f394e56bea96b8b59b|1ff6d29030]. 2009-09-21 16:06:03 +00:00
tkt3292.test
tkt3298.test
tkt3334.test
tkt3346.test
tkt3357.test
tkt3419.test
tkt3424.test
tkt3442.test
tkt3457.test
tkt3461.test
tkt3472.test
tkt3493.test
tkt3508.test
tkt3522.test
tkt3527.test
tkt3541.test
tkt3554.test
tkt3581.test
tkt3630.test
tkt3718.test
tkt3731.test Change "PRAGMA disable_recursive_triggers" to "PRAGMA recursive_triggers". Also a fix for compiling with OMIT_TRIGGER defined. 2009-09-01 17:11:07 +00:00
tkt3757.test
tkt3761.test
tkt3762.test
tkt3773.test
tkt3791.test
tkt3793.test
tkt3810.test Fix compilation with OMIT_TRIGGER defined. Ticket [1ff6d29030e9757d052af0f394e56bea96b8b59b|1ff6d29030]. 2009-09-21 16:06:03 +00:00
tkt3824.test
tkt3832.test Fix compilation with OMIT_TRIGGER defined. Ticket [1ff6d29030e9757d052af0f394e56bea96b8b59b|1ff6d29030]. 2009-09-21 16:06:03 +00:00
tkt3838.test Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. 2009-09-29 06:33:23 +00:00
tkt3841.test
tkt3871.test
tkt3879.test
tkt3911.test
tkt3918.test
tkt3922.test
tkt3929.test Fix compilation with OMIT_TRIGGER defined. Ticket [1ff6d29030e9757d052af0f394e56bea96b8b59b|1ff6d29030]. 2009-09-21 16:06:03 +00:00
tkt3935.test
tkt3992.test Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. 2009-09-29 06:33:23 +00:00
tkt3997.test
tkt4018.test Fix a problem in os_unix.c where a malloc failure could lead to a leaked file descriptor. 2009-08-22 11:39:46 +00:00
tokenize.test
trace.test
trans.test
trans2.test
trans3.test
trigger1.test Changes to support recursive triggers. 2009-08-28 18:53:45 +00:00
trigger2.test Change "PRAGMA disable_recursive_triggers" to "PRAGMA recursive_triggers". Also a fix for compiling with OMIT_TRIGGER defined. 2009-09-01 17:11:07 +00:00
trigger3.test Check in implementation of foreign key constraints. 2009-09-19 17:00:31 +00:00
trigger4.test
trigger5.test
trigger6.test
trigger7.test
trigger8.test Changes to support recursive triggers. 2009-08-28 18:53:45 +00:00
trigger9.test Fixes for new triggers scheme. 2009-08-30 11:42:51 +00:00
triggerA.test
triggerB.test
triggerC.test When coding a trigger, assume that the "oldmask" requires all columns until 2009-09-17 00:41:19 +00:00
types.test
types2.test
types3.test
unique.test
update.test
utf16align.test
vacuum.test
vacuum2.test
vacuum3.test
varint.test
veryquick.test
view.test
vtab1.test Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. 2009-09-29 06:33:23 +00:00
vtab2.test
vtab3.test
vtab4.test
vtab5.test Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. 2009-09-29 06:33:23 +00:00
vtab6.test
vtab7.test
vtab8.test
vtab9.test
vtabA.test
vtabB.test
vtabC.test
vtabD.test
vtab_alter.test Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. 2009-09-29 06:33:23 +00:00
vtab_err.test
vtab_shared.test Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. 2009-09-29 06:33:23 +00:00
where.test
where2.test
where3.test
where4.test
where5.test
where6.test
where7.test Continuing refinements of the range-scan optimizations in where.c. 2009-08-20 18:14:42 +00:00
where8.test
where8m.test
where9.test
whereA.test
whereB.test Tweak to the new whereB.test file to make it more consistent. 2009-08-13 19:54:26 +00:00
wherelimit.test
zeroblob.test