This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
test
History
drh
faa59554c3
Add support for CREATE TABLE IF NOT EXISTS. (CVS 2847)
...
FossilOrigin-Name: 0bd9e35fd22946640f4fb1c1874922ae096916f7
2005-12-29 23:33:54 +00:00
..
all.test
Add the sqlite3_os_routine_set()/get() functions. (CVS 2818)
2005-12-15 10:11:30 +00:00
alter2.test
…
alter3.test
…
alter.test
…
altermalloc.test
…
analyze.test
…
attach2.test
…
attach3.test
…
attach.test
…
attachmalloc.test
…
auth.test
…
autoinc.test
…
autovacuum_crash.test
…
autovacuum_ioerr2.test
…
autovacuum_ioerr.test
…
autovacuum.test
…
avtrans.test
…
between.test
…
bigfile.test
…
bigrow.test
…
bind.test
…
bindxfer.test
…
blob.test
…
btree2.test
…
btree4.test
…
btree5.test
…
btree6.test
…
btree7.test
…
btree8.test
…
btree.test
…
busy.test
…
capi2.test
…
capi3.test
Initial infrastructure for recognizing DESC indices and being able to read
2005-12-16 01:06:16 +00:00
capi3b.test
…
cast.test
…
check.test
…
collate1.test
…
collate2.test
…
collate3.test
…
collate4.test
…
collate5.test
…
collate6.test
…
conflict.test
…
corrupt2.test
…
corrupt.test
…
crash.test
…
crashtest1.c
…
date.test
…
default.test
…
delete2.test
…
delete3.test
…
delete.test
…
descidx1.test
Add serial-types 8 and 9 for integer constants of 0 and 1 that use zero
2005-12-29 19:23:06 +00:00
descidx2.test
Add serial-types 8 and 9 for integer constants of 0 and 1 that use zero
2005-12-29 19:23:06 +00:00
diskfull.test
…
distinctagg.test
…
enc2.test
Properly zero-terminate UTF-16 collation names on an
2005-12-14 20:11:30 +00:00
enc3.test
…
enc.test
…
expr.test
…
fkey1.test
…
func.test
…
hook.test
Verify that the rollback-hook is invoked correctly when a malloc() failure occurs. (CVS 2824)
2005-12-16 15:24:28 +00:00
in.test
…
index2.test
…
index3.test
…
index.test
…
insert2.test
…
insert3.test
…
insert.test
…
interrupt.test
…
intpkey.test
…
ioerr.test
…
join2.test
…
join3.test
…
join4.test
…
join5.test
…
join.test
…
journal1.test
…
lastinsert.test
…
laststmtchanges.test
…
like.test
…
limit.test
…
lock2.test
…
lock3.test
…
lock.test
…
main.test
…
malloc2.test
…
malloc3.test
Verify that the rollback-hook is invoked correctly when a malloc() failure occurs. (CVS 2824)
2005-12-16 15:24:28 +00:00
malloc4.test
…
malloc5.test
Add simple tests and fixes for sqlite3_soft_heap_limit() (CVS 2837)
2005-12-20 09:19:37 +00:00
malloc.test
…
manydb.test
…
memdb.test
…
memleak.test
…
minmax.test
…
misc1.test
…
misc2.test
…
misc3.test
…
misc4.test
…
misc5.test
…
misuse.test
…
notnull.test
…
null.test
…
pager2.test
…
pager3.test
…
pager.test
…
pagesize.test
…
pragma.test
…
printf.test
…
progress.test
…
quick.test
Add the sqlite3_os_routine_set()/get() functions. (CVS 2818)
2005-12-15 10:11:30 +00:00
quote.test
…
reindex.test
…
rollback.test
…
rowid.test
…
safety.test
…
schema.test
…
select1.test
Add the sqlite3_os_routine_set()/get() functions. (CVS 2818)
2005-12-15 10:11:30 +00:00
select2.test
…
select3.test
…
select4.test
…
select5.test
…
select6.test
…
select7.test
…
sort.test
…
subquery.test
…
subselect.test
…
sync.test
…
table.test
Add support for CREATE TABLE IF NOT EXISTS. (CVS 2847)
2005-12-29 23:33:54 +00:00
tableapi.test
…
tclsqlite.test
Add simple tests and fixes for sqlite3_soft_heap_limit() (CVS 2837)
2005-12-20 09:19:37 +00:00
temptable.test
…
tester.tcl
…
thread1.test
…
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
Tentative fix for ticket
#1567
: disable the sqlite3pager_dont_write()
2005-12-19 16:15:31 +00:00
trace.test
…
trans.test
…
trigger1.test
…
trigger2.test
…
trigger3.test
…
trigger4.test
…
trigger5.test
…
trigger6.test
…
trigger7.test
…
types2.test
…
types3.test
…
types.test
Add serial-types 8 and 9 for integer constants of 0 and 1 that use zero
2005-12-29 19:23:06 +00:00
unique.test
…
update.test
…
utf16.test
…
vacuum2.test
…
vacuum.test
…
varint.test
…
view.test
…
where2.test
…
where.test
…