.. |
8_3_names.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
aggerror.test
|
|
|
aggnested.test
|
Adding test cases for ticket [bfbf38e5e9956a]
|
2012-11-02 19:08:31 +00:00 |
alias.test
|
|
|
all.test
|
Add a case to permutations.test to run the veryquick test suite using sqlite3_prepare() instead of sqlite3_prepare_v2(). This helps to test the fix for bug [25ee812710].
|
2011-06-27 16:55:50 +00:00 |
alter2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
alter3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
alter4.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
alter.test
|
Fix ALTER TABLE RENAME so that it correctly handles triggers that attach
|
2012-02-01 01:13:10 +00:00 |
altermalloc.test
|
|
|
analyze3.test
|
Purge lingering references to SQLITE_STAT2 from the code and test scripts.
|
2011-10-21 19:06:32 +00:00 |
analyze4.test
|
Fix the ANALYZE command so that it takes collating sequences into account
|
2011-01-04 19:01:26 +00:00 |
analyze5.test
|
Further testing and bug fixing for sqlite_stat3. Added the Index.avgEq
|
2011-08-13 19:35:19 +00:00 |
analyze6.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
analyze7.test
|
Further testing and bug fixing for sqlite_stat3. Added the Index.avgEq
|
2011-08-13 19:35:19 +00:00 |
analyze8.test
|
Add the analyze8.test test module for sqlite_stat3.
|
2011-08-16 01:15:12 +00:00 |
analyze.test
|
Further testing and bug fixing for sqlite_stat3. Added the Index.avgEq
|
2011-08-13 19:35:19 +00:00 |
async2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
async3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
async4.test
|
Some changes to test scripts related to codec enabled versions of sqlite.
|
2010-06-22 13:46:43 +00:00 |
async5.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
async.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
atof1.test
|
Disable the atof1.test module when compiling on MSVC.
|
2012-06-21 15:02:26 +00:00 |
attach2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
attach3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
attach4.test
|
Fix some test files so that they work with SQLITE_OMIT_WAL builds.
|
2011-09-24 05:55:36 +00:00 |
attach.test
|
Have user interfaces report out the filename of in-memory databases as an
|
2012-05-27 01:19:04 +00:00 |
attachmalloc.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
auth2.test
|
Resolve names in FROM-clause subqueries prior to resolving names in the
|
2012-12-18 16:07:08 +00:00 |
auth3.test
|
|
|
auth.test
|
Fix a problem with resolving "db.view.column" references that appear in UPDATE or DELETE statements executed against views.
|
2013-03-09 14:40:24 +00:00 |
autoinc.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
autoindex1.test
|
Make more aggressive use of transitivity in optimizing queries. Add a test
|
2013-01-17 15:05:17 +00:00 |
autovacuum_ioerr2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
autovacuum.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
avtrans.test
|
Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file.
|
2010-06-07 17:47:26 +00:00 |
backcompat.test
|
Fix WAL capability checking in one of the test files.
|
2012-09-13 16:12:20 +00:00 |
backup2.test
|
Fix backup2.test so that it passes on OpenBSD (which produces a slightly different error message in one case).
|
2012-01-13 15:21:07 +00:00 |
backup4.test
|
Update a couple of test scripts so that they work in auto-vacuum mode.
|
2012-12-05 09:12:58 +00:00 |
backup_ioerr.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
backup_malloc.test
|
Fix test case numbering in backup_malloc.test and issue when running under Windows.
|
2010-07-08 18:32:18 +00:00 |
backup.test
|
Revert sqlite3_close() to legacy behavior. Create a new sqlite3_close_v2()
|
2012-06-02 17:09:46 +00:00 |
badutf2.test
|
Fix some problems in os_unix.c when compiled with ENABLE_LOCKING_STYLE on OSX. Also some minor issues with test scripts.
|
2011-04-01 09:04:36 +00:00 |
badutf.test
|
|
|
bc_common.tcl
|
An attempt at automatic incremental merging for FTS4.
|
2012-03-24 02:20:43 +00:00 |
between.test
|
|
|
bigfile2.test
|
Disable the bigfile tests on Macs.
|
2012-09-29 15:45:12 +00:00 |
bigfile.test
|
Disable the bigfile tests on Macs.
|
2012-09-29 15:45:12 +00:00 |
bigrow.test
|
|
|
bind.test
|
|
|
bindxfer.test
|
|
|
bitvec.test
|
|
|
blob.test
|
|
|
boundary1.tcl
|
|
|
boundary1.test
|
|
|
boundary2.tcl
|
|
|
boundary2.test
|
|
|
boundary3.tcl
|
|
|
boundary3.test
|
|
|
boundary4.tcl
|
|
|
boundary4.test
|
|
|
btreefault.test
|
Add new test file btreefault.test.
|
2013-04-02 15:37:30 +00:00 |
busy.test
|
|
|
cache.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
capi2.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
capi3.test
|
Fix a malloc/free mismatch in pager.c (sqlite3_free() called on a buffer allocated by sqlite3DbMalloc()).
|
2012-06-07 07:24:04 +00:00 |
capi3b.test
|
Refactor some of the global variables and commands used by tester.tcl.
|
2010-06-07 14:28:16 +00:00 |
capi3c.test
|
Fix a malloc/free mismatch in pager.c (sqlite3_free() called on a buffer allocated by sqlite3DbMalloc()).
|
2012-06-07 07:24:04 +00:00 |
capi3d.test
|
Add the sqlite3_stmt_busy() interface.
|
2011-11-25 17:21:47 +00:00 |
capi3e.test
|
Skip some tests in capi3e.test when compiled with SQLITE_OMIT_UTF16.
|
2011-02-14 03:49:40 +00:00 |
cast.test
|
Changes to various test scripts so that they pass on windows.
|
2011-05-05 19:44:22 +00:00 |
check.test
|
Do not raise an error if an unknown SQL function is found in a CHECK
|
2013-01-08 12:48:10 +00:00 |
coalesce.test
|
|
|
collate1.test
|
Some errors in veryquick resolved. Many more to go.
|
2012-12-07 18:38:16 +00:00 |
collate2.test
|
|
|
collate3.test
|
|
|
collate4.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
collate5.test
|
Test cases and bug fixes applied to the ORDER BY optimization for joins.
|
2012-09-27 17:31:32 +00:00 |
collate6.test
|
|
|
collate7.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
collate8.test
|
|
|
collate9.test
|
|
|
collateA.test
|
|
|
colmeta.test
|
|
|
colname.test
|
|
|
conflict.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
corrupt2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
corrupt3.test
|
Add the SQLITE_DIRECT_OVERFLOW_READ compile time option.
|
2011-10-08 14:57:07 +00:00 |
corrupt4.test
|
Some changes to test scripts related to codec enabled versions of sqlite.
|
2010-06-22 13:46:43 +00:00 |
corrupt5.test
|
|
|
corrupt6.test
|
Some changes to test scripts related to codec enabled versions of sqlite.
|
2010-06-22 13:46:43 +00:00 |
corrupt7.test
|
Some changes to test scripts related to codec enabled versions of sqlite.
|
2010-06-22 13:46:43 +00:00 |
corrupt8.test
|
Some changes to test scripts related to codec enabled versions of sqlite.
|
2010-06-22 13:46:43 +00:00 |
corrupt9.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
corrupt.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
corruptA.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
corruptB.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
corruptC.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
corruptD.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
corruptE.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
corruptF.test
|
Remove some assert() statements that can fail with corrupt databases.
|
2012-01-12 14:25:55 +00:00 |
count.test
|
|
|
coveridxscan.test
|
Add the ability to disable the covering-index-scan optimization at compile-time,
|
2012-09-17 20:44:46 +00:00 |
crash2.test
|
|
|
crash3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
crash4.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
crash5.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
crash6.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
crash7.test
|
Add a test for the problem fixed by [bf44d73d3e].
|
2012-10-17 16:20:36 +00:00 |
crash8.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
crash.test
|
Fix all known instances of 'repeated the' style typos in comments. No changes to code.
|
2012-08-25 10:01:29 +00:00 |
crashtest1.c
|
|
|
createtab.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
cse.test
|
|
|
ctime.test
|
Remove the SQLITE_PAGECACHE_BLOCKALLOC compilation option.
|
2011-09-22 14:56:31 +00:00 |
date.test
|
Improved accuracy on text-to-real and real-to-text conversions. Most
|
2012-06-19 03:11:25 +00:00 |
dbstatus2.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
dbstatus.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
default.test
|
|
|
delete2.test
|
|
|
delete3.test
|
|
|
delete.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
descidx1.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
descidx2.test
|
Some changes to test scripts related to codec enabled versions of sqlite.
|
2010-06-22 13:46:43 +00:00 |
descidx3.test
|
Fix a test case that had an ambiguous result.
|
2013-03-12 22:13:33 +00:00 |
diskfull.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
distinct.test
|
Veryquick passes all tests now.
|
2012-12-08 03:34:04 +00:00 |
distinctagg.test
|
|
|
e_createtable.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
e_delete.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
e_droptrigger.test
|
Fix up requirements marks for syntax diagrams to reflect the new and improved
|
2011-12-30 16:07:37 +00:00 |
e_dropview.test
|
Fix up requirements marks for syntax diagrams to reflect the new and improved
|
2011-12-30 16:07:37 +00:00 |
e_expr.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
e_fkey.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
e_fts3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
e_insert.test
|
Update requirements marks and test cases for multi-VALUE INSERT and to fix
|
2012-12-11 19:40:03 +00:00 |
e_reindex.test
|
Fix up requirements marks for syntax diagrams to reflect the new and improved
|
2011-12-30 16:07:37 +00:00 |
e_resolve.test
|
Add test file e_resolve.test.
|
2010-12-01 11:46:53 +00:00 |
e_select2.test
|
Add new file e_vacuum.test. Move part of e_select.test into e_select2.test.
|
2010-09-24 18:04:22 +00:00 |
e_select.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
e_update.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
e_uri.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
e_vacuum.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
enc2.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
enc3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
enc4.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
enc.test
|
|
|
eqp.test
|
Add the ability to disable the covering-index-scan optimization at compile-time,
|
2012-09-17 20:44:46 +00:00 |
errmsg.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
eval.test
|
|
|
exclusive2.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
exclusive.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
exec.test
|
|
|
exists.test
|
Add a case to permutations.test to run the veryquick test suite using sqlite3_prepare() instead of sqlite3_prepare_v2(). This helps to test the fix for bug [25ee812710].
|
2011-06-27 16:55:50 +00:00 |
expr.test
|
Changes to various test scripts so that they pass on windows.
|
2011-05-05 19:44:22 +00:00 |
fallocate.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
filectrl.test
|
Add the SQLITE_FCNTL_TEMPFILENAME file control that asks the underlying VFS
|
2012-12-06 19:01:42 +00:00 |
filefmt.test
|
Ensure the database size field in the db header of a backup database is set correctly. Fix for [0cfd98ee201].
|
2012-12-21 16:15:35 +00:00 |
fkey1.test
|
|
|
fkey2.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
fkey3.test
|
When updating a field that requires foreign key constraints be checked, ensure that the indexes and tables are consistent when the FK logic is run. Otherwise, it may detect the inconsistency and report database corruption.
|
2011-06-10 18:33:35 +00:00 |
fkey4.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
fkey5.test
|
Added test cases for PRAGMA foreign_key_check. Fixed a bug that appears
|
2012-12-17 22:32:14 +00:00 |
fkey_malloc.test
|
Add to the foreign_key_check pragma an extra output column "parent" that
|
2012-12-17 20:57:15 +00:00 |
format4.test
|
|
|
fts1a.test
|
|
|
fts1b.test
|
|
|
fts1c.test
|
|
|
fts1d.test
|
|
|
fts1e.test
|
|
|
fts1f.test
|
|
|
fts1i.test
|
|
|
fts1j.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
fts1k.test
|
|
|
fts1l.test
|
|
|
fts1m.test
|
|
|
fts1n.test
|
|
|
fts1o.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
fts1porter.test
|
|
|
fts2.test
|
Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file.
|
2010-06-07 17:47:26 +00:00 |
fts2a.test
|
|
|
fts2b.test
|
|
|
fts2c.test
|
|
|
fts2d.test
|
|
|
fts2e.test
|
|
|
fts2f.test
|
|
|
fts2g.test
|
|
|
fts2h.test
|
|
|
fts2i.test
|
|
|
fts2j.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
fts2k.test
|
|
|
fts2l.test
|
|
|
fts2m.test
|
|
|
fts2n.test
|
|
|
fts2o.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
fts2p.test
|
|
|
fts2q.test
|
|
|
fts2r.test
|
|
|
fts2token.test
|
|
|
fts3_common.tcl
|
Remove the fts3merge.test script in favour of changing the fts4merge.test script so that it runs tests using both fts4 and fts3. Fix some problems with incr-merge and FTS3 tables.
|
2012-03-27 15:00:06 +00:00 |
fts3.test
|
Re-introduce the prefix-search optimization of [feef1b15d6], which was lost in a reorganization of FTS3 code.
|
2010-07-19 11:16:36 +00:00 |
fts3aa.test
|
Add new test file e_droptrigger.test.
|
2010-11-29 12:06:45 +00:00 |
fts3ab.test
|
|
|
fts3ac.test
|
|
|
fts3ad.test
|
|
|
fts3ae.test
|
|
|
fts3af.test
|
|
|
fts3ag.test
|
|
|
fts3ah.test
|
Updates to FTS4 to improve performance and make more accurate cost estimates for prefix terms.
|
2010-10-20 18:56:04 +00:00 |
fts3ai.test
|
Skip tests that require UTF-16 support when compiled with SQLITE_OMIT_UTF16.
|
2013-03-07 09:39:18 +00:00 |
fts3aj.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
fts3ak.test
|
|
|
fts3al.test
|
|
|
fts3am.test
|
|
|
fts3an.test
|
Re-introduce the prefix-search optimization of [feef1b15d6], which was lost in a reorganization of FTS3 code.
|
2010-07-19 11:16:36 +00:00 |
fts3ao.test
|
Improve test coverage of fts3.c.
|
2011-10-04 19:41:50 +00:00 |
fts3atoken.test
|
Fix a problem with identifying white-space characters outside of the ascii range in the ICU tokenizer.
|
2012-06-18 20:52:32 +00:00 |
fts3auto.test
|
Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option.
|
2012-08-20 17:24:48 +00:00 |
fts3aux1.test
|
Add a test case for detaching a database referenced by an fts4aux table created in the temp schema.
|
2013-04-12 16:53:19 +00:00 |
fts3b.test
|
|
|
fts3c.test
|
|
|
fts3comp1.test
|
Change fts4aux to (additionally) report on term frequency in individual columns of an fts table.
|
2011-02-04 18:56:25 +00:00 |
fts3conf.test
|
Fix a problem causing the "number-of-documents" field maintained by FTS4 to be set incorrectly.
|
2012-11-27 15:56:38 +00:00 |
fts3corrupt2.test
|
Test cases and minor changes to make fts3 more robust in the face of a corrupt database.
|
2010-10-30 15:21:13 +00:00 |
fts3corrupt.test
|
Add extended return code SQLITE_CORRUPT_VTAB. Returned when the tcontents of the sqlite tables used internally by a virtual table module are invalid or inconsistent.
|
2011-05-17 15:56:16 +00:00 |
fts3cov.test
|
More coverage tests for fts3.c.
|
2010-10-26 07:14:25 +00:00 |
fts3d.test
|
Fix the virtual table rename logic so that it works even if the database
|
2011-10-18 22:07:47 +00:00 |
fts3defer2.test
|
Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option.
|
2012-08-20 17:24:48 +00:00 |
fts3defer.test
|
Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option.
|
2012-08-20 17:24:48 +00:00 |
fts3drop.test
|
Avoid attempting to call savepoint related methods on deleted sqlite3_vtab objects. Fix for [48f299634a].
|
2011-10-29 11:43:04 +00:00 |
fts3e.test
|
|
|
fts3expr2.test
|
|
|
fts3expr.test
|
|
|
fts3fault2.test
|
If SQLITE_DISABLE_FTS3_UNICODE is defined, do not build the "unicode61" tokenizer.
|
2012-05-26 18:28:14 +00:00 |
fts3fault.test
|
Update fts3fault.test to account for the sqlite3_errmsg() related changes in [8f88cc4e61] and [dcb7879347].
|
2011-10-31 06:52:51 +00:00 |
fts3first.test
|
Have FTS3 ignore ^ prefixes. The ^ syntax is only supported on FTS4 tables.
|
2011-10-19 15:52:48 +00:00 |
fts3malloc.test
|
Improve test coverage of fts3.c.
|
2011-10-04 19:41:50 +00:00 |
fts3matchinfo.test
|
Fix a bug in fts3 causing it to return SQLITE_NOMEM when NEAR, OR and some auxiliary functions were used together. Also a segfault in vtab.c that could follow an OOM condition.
|
2012-10-25 19:25:39 +00:00 |
fts3near.test
|
Add a second test for [38b1ae018f].
|
2013-03-25 12:02:45 +00:00 |
fts3prefix2.test
|
Fix an FTS problem triggered by querying for an N character prefix using an N+1 character prefix index after rows have been deleted from the FTS table.
|
2012-01-25 16:29:45 +00:00 |
fts3prefix.test
|
Improve test coverage of fts3.c.
|
2011-10-04 19:41:50 +00:00 |
fts3query.test
|
Experimental changes to fts3 function matchinfo().
|
2010-11-23 19:16:47 +00:00 |
fts3rnd.test
|
Fix problems to do with using both OR and NEAR operators in a single expression.
|
2011-06-09 10:48:02 +00:00 |
fts3shared.test
|
Add new test file fts3shared.test to test the previous change.
|
2010-09-17 16:01:09 +00:00 |
fts3snippet.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
fts3sort.test
|
Improve test coverage of fts3.c.
|
2011-10-04 19:41:50 +00:00 |
fts3tok1.test
|
Add virtual table module 'fts3tokenize' to fts3. fts3tokenize provides SQL access to FTS tokenizer implementations.
|
2013-04-22 15:30:37 +00:00 |
fts3tok_err.test
|
Add virtual table module 'fts3tokenize' to fts3. fts3tokenize provides SQL access to FTS tokenizer implementations.
|
2013-04-22 15:30:37 +00:00 |
fts4aa.test
|
Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option.
|
2012-08-20 17:24:48 +00:00 |
fts4check.test
|
Remove the fts3merge.test script in favour of changing the fts4merge.test script so that it runs tests using both fts4 and fts3. Fix some problems with incr-merge and FTS3 tables.
|
2012-03-27 15:00:06 +00:00 |
fts4content.test
|
Add another test for the fts4 content= option.
|
2013-01-11 09:58:54 +00:00 |
fts4langid.test
|
Merge trunk changes into the fts4-incr-merge branch.
|
2012-03-20 17:04:17 +00:00 |
fts4merge2.test
|
Add tests for incremental merge code.
|
2012-03-14 20:01:52 +00:00 |
fts4merge3.test
|
Fix a harmless compiler warning in tclsqlite.c for MSVC x64. Fix a test
|
2012-04-19 17:19:51 +00:00 |
fts4merge.test
|
Remove the fts3merge.test script in favour of changing the fts4merge.test script so that it runs tests using both fts4 and fts3. Fix some problems with incr-merge and FTS3 tables.
|
2012-03-27 15:00:06 +00:00 |
fts4unicode.test
|
Add a single test case to fts4unicode.test to verify that title-case
|
2013-01-26 19:31:42 +00:00 |
fts-9fd058691.test
|
Handle updating the only row of an FTS table correctly. Fix for [9fd058691].
|
2011-10-13 17:16:45 +00:00 |
full.test
|
Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled.
|
2012-09-13 01:51:02 +00:00 |
func2.test
|
|
|
func3.test
|
Adjust a couple of test scripts so that they work with OMIT_UTF16 builds.
|
2011-07-04 06:52:15 +00:00 |
func.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
fuzz2.test
|
|
|
fuzz3.test
|
|
|
fuzz_common.tcl
|
|
|
fuzz_malloc.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
fuzz-oss1.test
|
Increase the version number to 3.7.12.1. Minor changes to test scripts.
|
2012-05-21 22:45:35 +00:00 |
fuzz.test
|
Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file.
|
2010-06-07 17:47:26 +00:00 |
fuzzer1.test
|
Further attempts to optimize out unnecessary ORDER BY clauses.
|
2012-10-03 00:25:54 +00:00 |
fuzzerfault.test
|
Prevent the fuzzer from ever returning a string longer than 100 bytes.
|
2012-02-21 18:00:20 +00:00 |
hook.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
icu.test
|
Add tests to check that the ICU regexp() function can only be called with exactly two arguments.
|
2010-07-30 05:06:05 +00:00 |
in2.test
|
|
|
in3.test
|
|
|
in4.test
|
|
|
in5.test
|
Enhance IN processing to allow efficient use of indices with numeric affinities.
|
2012-09-18 19:29:06 +00:00 |
in.test
|
Do more aggressive optimization of the AND operator where one side or the
|
2012-03-31 02:34:35 +00:00 |
incrblob2.test
|
|
|
incrblob3.test
|
Have sqlite3_blob_bytes() return 0 following a failed call to sqlite3_reopen_blob().
|
2010-12-06 17:11:05 +00:00 |
incrblob4.test
|
When an incremental blob cursor is invalidated (occurs when an SQL statement modifies or deletes the row the blob cursor points to) release all page references held by the cursor. Otherwise, the presence of these references may cause other code in btree.c to incorrectly infer that the database is corrupt.
|
2012-03-23 14:23:52 +00:00 |
incrblob_err.test
|
Fix a Windows line ending issue in a test case that was causing an incrblob test to fail.
|
2011-06-24 13:50:13 +00:00 |
incrblob.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
incrblobfault.test
|
Structural coverage tests for vdbeblob.c. Including experimental new API sqlite3_blob_reopen().
|
2010-10-26 18:42:52 +00:00 |
incrvacuum2.test
|
Some fixes to the test suite so that it works with ZERO_DAMAGE set to true.
|
2011-12-19 00:31:09 +00:00 |
incrvacuum3.test
|
In the incrvacuum3 test, add missing call to the Tcl close command.
|
2013-02-26 18:54:18 +00:00 |
incrvacuum_ioerr.test
|
Fix a problem in incrvacuum_ioerr.test. Do not run ioerr6.test with an in-memory journal.
|
2013-03-06 11:44:57 +00:00 |
incrvacuum.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
index2.test
|
|
|
index3.test
|
Changes to test scripts so that the "inmemory_journal" permutation works with [ef126e775a].
|
2010-07-08 09:44:42 +00:00 |
index4.test
|
Modify the code in vdbesort.c so that most reads and writes to temporary files are aligned page-sized blocks.
|
2012-07-23 19:25:39 +00:00 |
index5.test
|
Add the test_fs.c test module to Makefile.in. Adjust the success criteria
|
2013-03-03 20:26:46 +00:00 |
index.test
|
Omit unnecessary OP_Next and OP_Prev operators when uniqueness constraints
|
2011-03-09 21:02:31 +00:00 |
indexedby.test
|
Change the weighting of binary searches on tables to 1/10th the cost of a
|
2011-01-28 01:57:41 +00:00 |
indexfault.test
|
Add the SQLITE_OMIT_MERGE_SORT pre-processor directive. To omit the code in vdbesort.c.
|
2011-08-12 15:02:00 +00:00 |
init.test
|
|
|
insert2.test
|
|
|
insert3.test
|
|
|
insert4.test
|
Update the xfer optimization code so that the xfer optimization can be used
|
2011-11-04 14:36:02 +00:00 |
insert5.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
insert.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
instr.test
|
Implementation of the INSTR() SQL function, as found in SQL Server, MySQL,
|
2012-10-25 03:07:29 +00:00 |
intarray.test
|
|
|
interrupt.test
|
Veryquick passes all tests now.
|
2012-12-08 03:34:04 +00:00 |
intpkey.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
io.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
ioerr2.test
|
Modify a test in ioerr2.test to account for the new SQLITE_ABORT_ROLLBACK extended error code.
|
2012-03-17 09:43:09 +00:00 |
ioerr3.test
|
|
|
ioerr4.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
ioerr5.test
|
Disable the SQLITE_MAX_PAGE_SIZE compile time option (it is now always set to 65536). Fix some other problems in test files.
|
2010-08-18 15:25:17 +00:00 |
ioerr6.test
|
Fix a problem in incrvacuum_ioerr.test. Do not run ioerr6.test with an in-memory journal.
|
2013-03-06 11:44:57 +00:00 |
ioerr.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
join2.test
|
|
|
join3.test
|
|
|
join4.test
|
|
|
join5.test
|
|
|
join6.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
join.test
|
|
|
journal1.test
|
Fix all known instances of 'repeated the' style typos in comments. No changes to code.
|
2012-08-25 10:01:29 +00:00 |
journal2.test
|
Change the name ZERO_DAMAGE to the more descriptive POWERSAFE_OVERWRITE.
|
2011-12-23 01:04:17 +00:00 |
journal3.test
|
On unix, ignore the umask when creating journal files. That way, journal files
|
2012-02-13 20:16:37 +00:00 |
jrnlmode2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
jrnlmode3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
jrnlmode.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
keyword1.test
|
|
|
lastinsert.test
|
|
|
laststmtchanges.test
|
|
|
like2.test
|
|
|
like.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
limit.test
|
Remove some debugging logic accidently left in the limit.test module.
|
2013-01-30 01:46:06 +00:00 |
loadext2.test
|
|
|
loadext.test
|
Add the "warning" command to the TCL test infrastructure. Fix problems
|
2013-04-19 12:32:52 +00:00 |
lock2.test
|
Fix problems with running the async.test script.
|
2010-07-13 07:38:51 +00:00 |
lock3.test
|
|
|
lock4.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
lock5.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
lock6.test
|
Fix minor test suite problems causing errors on OSX.
|
2010-10-06 16:42:52 +00:00 |
lock7.test
|
|
|
lock_common.tcl
|
Add experimental support for read-only connections to WAL databases.
|
2011-05-10 17:31:29 +00:00 |
lock.test
|
Correct two test names to make them unique.
|
2012-09-07 20:10:30 +00:00 |
lookaside.test
|
Add test cases for the new lookaside hit and miss status outputs. Add
|
2010-12-21 21:28:38 +00:00 |
main.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
make-where7.tcl
|
|
|
malloc3.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
malloc4.test
|
|
|
malloc5.test
|
Fix test case issues related to errors in file-controls and the PSOW flag.
|
2012-01-13 10:04:10 +00:00 |
malloc6.test
|
|
|
malloc7.test
|
|
|
malloc8.test
|
|
|
malloc9.test
|
|
|
malloc_common.tcl
|
Add a test that simulates an error in mmap().
|
2013-03-25 19:05:07 +00:00 |
malloc.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
mallocA.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
mallocAll.test
|
Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file.
|
2010-06-07 17:47:26 +00:00 |
mallocB.test
|
|
|
mallocC.test
|
Refactor some of the global variables and commands used by tester.tcl.
|
2010-06-07 14:28:16 +00:00 |
mallocD.test
|
|
|
mallocE.test
|
|
|
mallocF.test
|
|
|
mallocG.test
|
Skip tests that require UTF-16 support when compiled with SQLITE_OMIT_UTF16.
|
2013-03-07 09:39:18 +00:00 |
mallocH.test
|
|
|
mallocI.test
|
Fix issue in mallocI test script where db handle not released.
|
2010-07-07 20:00:04 +00:00 |
mallocJ.test
|
|
|
mallocK.test
|
|
|
manydb.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
mem5.test
|
Fix issue with mem5 allocator when min request size is larger thatn 2^30.
|
2011-03-09 21:36:17 +00:00 |
memdb.test
|
Remove the SQLITE_PAGECACHE_BLOCKALLOC compilation option.
|
2011-09-22 14:56:31 +00:00 |
memleak.test
|
Refactor some of the global variables and commands used by tester.tcl.
|
2010-06-07 14:28:16 +00:00 |
memsubsys1.test
|
Merge the PCACHE2 changes into trunk.
|
2011-11-16 18:08:07 +00:00 |
memsubsys2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
minmax2.test
|
Add an optimization that attempts to run a subquery as a coroutine rather
|
2012-10-30 00:29:07 +00:00 |
minmax3.test
|
Change the weighting of binary searches on tables to 1/10th the cost of a
|
2011-01-28 01:57:41 +00:00 |
minmax4.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
minmax.test
|
Attempt to further generalize the min/max optimization so that, if an appropriate index exists, it can be used by any aggregate query that contains only a single aggregate of the form max(colname) or min(colname) and does not contain a GROUP BY clause.
|
2012-12-13 16:37:10 +00:00 |
misc1.test
|
Add compile-time define to indicate if the VFS supports the concept of a current directory (as WinCE and WinRT do not). Avoid using the GetTempPath and GetFullPathName APIs on WinRT. Some tests still need adjustments.
|
2012-03-05 22:52:33 +00:00 |
misc2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
misc3.test
|
Fix misc3.test so that it works with OMIT_MERGE_SORT builds.
|
2011-09-24 09:54:14 +00:00 |
misc4.test
|
Enhance the ANALYZE command so that it gathers statistics in the sqlite_stat1
|
2010-09-25 22:32:56 +00:00 |
misc5.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
misc6.test
|
|
|
misc7.test
|
Add extended error code SQLITE_READONLY_ROLLBACK. Returned if a read-only connection cannot read the database because doing so would require it to roll back a hot-journal.
|
2013-03-05 15:09:25 +00:00 |
misuse.test
|
Revert sqlite3_close() to legacy behavior. Create a new sqlite3_close_v2()
|
2012-06-02 17:09:46 +00:00 |
mmap1.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
mmap2.test
|
Disable the use of memory-mapped I/O if the SQLITE_DISABLE_MMAP macro is
|
2013-04-08 20:47:49 +00:00 |
multiplex2.test
|
Add a hard limit to the number of chunks a multiplexed database may consist of if ENABLE_8_3_NAMES is defined.
|
2011-12-13 19:03:34 +00:00 |
multiplex3.test
|
Fix a case where an error code was being overwritten in multiplexDelete().
|
2012-02-28 11:52:12 +00:00 |
multiplex.test
|
Make sure the multiplexor does not create unnecessary overflow files.
|
2012-01-09 13:41:59 +00:00 |
mutex1.test
|
Update test file mutex1.test to account for [e3b500fb5d].
|
2011-01-26 15:23:22 +00:00 |
mutex2.test
|
|
|
nan.test
|
Avoid 32-bit integer overflow when evaluating the exponent of a floating point
|
2011-10-17 20:41:46 +00:00 |
notify1.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
notify2.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
notify3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
notnull.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
null.test
|
|
|
numcast.test
|
Fix text-to-numeric type casting so that it works correctly on UTF16
|
2013-03-20 12:04:29 +00:00 |
openv2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
orderby1.test
|
Try to take into account the cost of inner loops when selecting which table
|
2012-11-09 17:59:26 +00:00 |
orderby2.test
|
Update the query planner to recognize more cases where ORDER BY clauses
|
2012-10-03 12:56:18 +00:00 |
orderby3.test
|
Fix the date on the new orderby3.test test case.
|
2013-01-09 11:27:48 +00:00 |
orderby4.test
|
A fix an test-case for the ORDER BY problem identified by ticket [a179fe7465].
|
2013-03-27 15:04:28 +00:00 |
oserror.test
|
Fix some test files so that they work with SQLITE_OMIT_WAL builds.
|
2011-09-24 05:55:36 +00:00 |
pager1.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
pager2.test
|
Add tests to "permutations.test coverage-pager" to cover uncovered branches.
|
2013-04-06 11:03:09 +00:00 |
pager3.test
|
Fix a bug to do with deleting the journal file when exiting exclusive-locking mode.
|
2010-08-06 06:54:47 +00:00 |
pagerfault2.test
|
Further changes to test scripts so that the "inmemory_journal" permutation works.
|
2010-07-03 16:37:45 +00:00 |
pagerfault3.test
|
Fix additional test cases so that they work with DEFAULT_AUTOVACUUM.
|
2011-04-02 06:44:38 +00:00 |
pagerfault.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
pageropt.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
pagesize.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
pcache2.test
|
Remove the SQLITE_PAGECACHE_BLOCKALLOC compilation option.
|
2011-09-22 14:56:31 +00:00 |
pcache.test
|
Get all test cases working with the mutex-free-pcache implementation.
|
2011-01-18 16:13:27 +00:00 |
permutations.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
pragma2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
pragma.test
|
Verify that the schema has not changed before running PRAGMA table_info,
|
2013-02-14 16:16:05 +00:00 |
printf.test
|
Remove all precision and width limits from formatting fields in the
|
2011-10-11 17:54:54 +00:00 |
progress.test
|
Fix some problems in os_unix.c when compiled with ENABLE_LOCKING_STYLE on OSX. Also some minor issues with test scripts.
|
2011-04-01 09:04:36 +00:00 |
ptrchng.test
|
|
|
quick.test
|
Add test file pager1.test, containing tests of inter-process locking in non-wal mode.
|
2010-06-15 17:44:47 +00:00 |
quota2.test
|
Merge the changes need to compile on WinRT into trunk.
|
2012-06-06 23:23:23 +00:00 |
quota-glob.test
|
Documentation improvements and additional test cases.
|
2011-12-02 15:27:41 +00:00 |
quota.test
|
Merge and manually resolve testing updates from trunk.
|
2012-03-08 20:22:42 +00:00 |
quote.test
|
|
|
randexpr1.tcl
|
|
|
randexpr1.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
rdonly.test
|
Some changes to test scripts related to codec enabled versions of sqlite.
|
2010-06-22 13:46:43 +00:00 |
regexp1.test
|
Make "test_regexp.c" into a loadable extension and move it over to
|
2013-04-23 20:10:13 +00:00 |
reindex.test
|
|
|
releasetest.mk
|
Remove proprietary information from the releasetest.tcl script and add it
|
2010-09-06 18:44:14 +00:00 |
releasetest.tcl
|
Modify releasetest.tcl so that it runs the "checksymbols" test on a build without SQLITE_DEBUG defined. If SQLITE_DEBUG is defined, the sqlite3WhereTrace variable causes the test to fail.
|
2012-12-10 10:22:48 +00:00 |
resolver01.test
|
Only consider AS names from the result set as candidates for resolving
|
2013-04-13 19:59:58 +00:00 |
rollback.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
rowhash.test
|
In the rowhash.test, make sure global variables are cleared prior to use.
|
2010-06-02 14:43:30 +00:00 |
rowid.test
|
Fix all known instances of 'repeated the' style typos in comments. No changes to code.
|
2012-08-25 10:01:29 +00:00 |
rtree.test
|
Fix a couple of memory leaks in r-tree that can occur following an OOM condition.
|
2010-08-26 14:15:37 +00:00 |
savepoint2.test
|
|
|
savepoint3.test
|
|
|
savepoint4.test
|
|
|
savepoint5.test
|
|
|
savepoint6.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
savepoint7.test
|
Test cases for RELEASE and ROLLBACK TO of a nested savepoint while queries
|
2012-03-31 17:50:12 +00:00 |
savepoint.test
|
Change the ROLLBACK command so that pending statements to not block it. The
|
2012-02-13 16:43:16 +00:00 |
schema2.test
|
|
|
schema3.test
|
Remove debugging code from test script.
|
2010-06-28 11:06:53 +00:00 |
schema4.test
|
Fix some problems that can occur if a trigger has the same name as another database object.
|
2010-09-29 07:16:46 +00:00 |
schema5.test
|
Parser bug fix: Make sure the table constraints allowed by prior releases
|
2012-05-12 18:29:53 +00:00 |
schema.test
|
|
|
securedel2.test
|
Change to securedel2.test so that it works even if SQLITE_DEFAULT_AUTOVACUUM=1 is defined.
|
2012-08-08 10:14:10 +00:00 |
securedel.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
select1.test
|
Fix an obscure bug that causes a crash when parsing certain invalid SQL
|
2012-02-23 17:35:28 +00:00 |
select2.test
|
|
|
select3.test
|
|
|
select4.test
|
Add a test case for ticket [3557ad65a076c].
|
2012-03-03 01:44:12 +00:00 |
select5.test
|
|
|
select6.test
|
Fix a case where SQLite was failing to detect a syntax error in queries like "SELECT ... FROM (<select-1> UNION ALL <select-2>)" when <select-1> and <select-2> return different numbers of result columns.
|
2012-08-28 14:45:50 +00:00 |
select7.test
|
|
|
select8.test
|
|
|
select9.test
|
Enhance the processing of ORDER BY clauses on compound queries to better
|
2012-04-27 01:09:06 +00:00 |
selectA.test
|
|
|
selectB.test
|
Minor cleanups of the compound-subquery flattening logic. New test cases
|
2011-12-10 23:18:32 +00:00 |
selectC.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
selectD.test
|
Remove an incorrect assert() statement (ticket [beba9cae6345a]). Fix other
|
2013-01-03 16:54:20 +00:00 |
server1.test
|
The server1.test script should only run if mutexes are functional.
|
2011-08-31 19:40:58 +00:00 |
shared2.test
|
Change the ROLLBACK command so that pending statements to not block it. The
|
2012-02-13 16:43:16 +00:00 |
shared3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
shared4.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
shared6.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
shared7.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
shared8.test
|
When a connection disconnects from a shared-cache database, only delete the in-memory schema if there are no other connections.
|
2012-05-15 17:15:34 +00:00 |
shared9.test
|
Add a test case that demonstrates ticket [71e333e7d2e642].
|
2012-12-06 15:15:15 +00:00 |
shared_err.test
|
Fixes to a test case in shared_err.test. The fix is to prevent sqlite3_prepare() from being called when the test intends to test the response of sqlite3_step() to an OOM condition.
|
2012-12-05 14:37:55 +00:00 |
shared.test
|
Fix a problem preventing a shared in-memory database from being attached to a read-only connection.
|
2012-06-07 17:16:04 +00:00 |
sharedlock.test
|
|
|
shell1.test
|
Cause the command-line shell to issue an error message if you give something
|
2013-01-28 18:18:26 +00:00 |
shell2.test
|
Move the shell test scripts into the test/ subfolder so that they are
|
2012-04-24 12:46:05 +00:00 |
shell3.test
|
Move the shell test scripts into the test/ subfolder so that they are
|
2012-04-24 12:46:05 +00:00 |
shell4.test
|
Move the shell test scripts into the test/ subfolder so that they are
|
2012-04-24 12:46:05 +00:00 |
shell5.test
|
Move the shell test scripts into the test/ subfolder so that they are
|
2012-04-24 12:46:05 +00:00 |
shortread1.test
|
|
|
shrink.test
|
Fix issues in test cases so that they work with DEFAULT_AUTOVACUUM defined. And with a small default cache-size.
|
2012-01-12 16:41:30 +00:00 |
sidedelete.test
|
|
|
soak.test
|
Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file.
|
2010-06-07 17:47:26 +00:00 |
softheap1.test
|
Refactor some of the global variables and commands used by tester.tcl.
|
2010-06-07 14:28:16 +00:00 |
sort.test
|
|
|
speed1.test
|
|
|
speed1p.explain
|
|
|
speed1p.test
|
Add test cases for errors in mmap() or mremap() is os_unix.c.
|
2013-04-02 12:04:09 +00:00 |
speed2.test
|
|
|
speed3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
speed4.test
|
|
|
speed4p.explain
|
|
|
speed4p.test
|
|
|
spellfix.test
|
Add the edit_cost_table= command to the spellfix1 virtual table, permitting
|
2013-02-19 11:51:27 +00:00 |
sqllimits1.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
stat.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
stmt.test
|
Changes to test scripts to work with SQLITE_TEMP_STORE=2.
|
2010-09-20 14:55:33 +00:00 |
subquery2.test
|
Ensure the VerifyCookie sub-routine has been run before the database is accessed in an obscure case. Fix for ticket [d6b36be38].
|
2012-12-07 19:28:26 +00:00 |
subquery.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
subselect.test
|
|
|
substr.test
|
|
|
superlock.test
|
Modify test cases to account for the ZERO_DAMAGE change.
|
2011-12-19 10:07:56 +00:00 |
sync.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
syscall.test
|
Add munmap and mremap to the set of os interfaces that can be overloaded
|
2013-03-25 20:50:25 +00:00 |
sysfault.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
table.test
|
Change the ANALYZE command so that it no longer tried to delete unused
|
2011-10-07 23:52:25 +00:00 |
tableapi.test
|
Fix problem with tableapi.test on Windows.
|
2011-03-24 17:37:24 +00:00 |
tclsqlite.test
|
Fix the TCL interface so that SQL functions implemented in TCL honor the
|
2012-10-03 11:02:33 +00:00 |
tempdb.test
|
Changes to test scripts to work with SQLITE_TEMP_STORE=2.
|
2010-09-20 14:55:33 +00:00 |
temptable.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
temptrigger.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tester.tcl
|
Add the "warning" command to the TCL test infrastructure. Fix problems
|
2013-04-19 12:32:52 +00:00 |
thread1.test
|
Avoid running thread1.test or thread2.test if SQLITE_MUTEX_NOOP is defined.
|
2011-04-07 14:05:47 +00:00 |
thread2.test
|
Avoid running thread1.test or thread2.test if SQLITE_MUTEX_NOOP is defined.
|
2011-04-07 14:05:47 +00:00 |
thread001.test
|
Modify a query in test/thread001.test to ensure that results are returned in the order expected by the test.
|
2012-12-05 16:44:13 +00:00 |
thread002.test
|
Enable the thread test logic to work with the SQLITE_HAS_CODEC compile-time
|
2011-08-30 19:52:32 +00:00 |
thread003.test
|
Enable the thread test logic to work with the SQLITE_HAS_CODEC compile-time
|
2011-08-30 19:52:32 +00:00 |
thread004.test
|
|
|
thread005.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
thread_common.tcl
|
Do not run multi-threaded Tcl tests if the library was built with SQLITE_MUTEX_NOOP defined.
|
2011-04-07 10:09:00 +00:00 |
threadtest1.c
|
|
|
threadtest2.c
|
|
|
threadtest3.c
|
Add file test/tt3_checkpoint.c that adds a multi-threaded test for blocking checkpoints to threadtest3.
|
2010-11-19 09:58:11 +00:00 |
tkt35xx.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
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
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tkt1873.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tkt2141.test
|
|
|
tkt2192.test
|
|
|
tkt2213.test
|
|
|
tkt2251.test
|
|
|
tkt2285.test
|
|
|
tkt2332.test
|
|
|
tkt2339.test
|
|
|
tkt2391.test
|
|
|
tkt2409.test
|
Many spelling fixes in comments. No changes to code.
|
2013-03-21 21:20:32 +00:00 |
tkt2450.test
|
|
|
tkt2565.test
|
|
|
tkt2640.test
|
|
|
tkt2643.test
|
|
|
tkt2686.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tkt2767.test
|
|
|
tkt2817.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tkt2820.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tkt2822.test
|
Only consider AS names from the result set as candidates for resolving
|
2013-04-13 19:59:58 +00:00 |
tkt2832.test
|
|
|
tkt2854.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tkt2920.test
|
|
|
tkt2927.test
|
|
|
tkt2942.test
|
|
|
tkt3080.test
|
|
|
tkt3093.test
|
|
|
tkt3121.test
|
|
|
tkt3201.test
|
|
|
tkt3292.test
|
|
|
tkt3298.test
|
|
|
tkt3334.test
|
|
|
tkt3346.test
|
|
|
tkt3357.test
|
|
|
tkt3419.test
|
|
|
tkt3424.test
|
|
|
tkt3442.test
|
Change the EXPLAIN QUERY PLAN output to use "USING INDEX" instead of "BY INDEX", and to use "SEARCH" instead of "SCAN" for loops that are not full-table scans.
|
2010-11-13 16:42:27 +00:00 |
tkt3457.test
|
Remove superfluous text from a comment.
|
2013-01-04 22:26:47 +00:00 |
tkt3461.test
|
|
|
tkt3493.test
|
|
|
tkt3508.test
|
|
|
tkt3522.test
|
|
|
tkt3527.test
|
Add an optimization that attempts to run a subquery as a coroutine rather
|
2012-10-30 00:29:07 +00:00 |
tkt3541.test
|
|
|
tkt3554.test
|
|
|
tkt3581.test
|
|
|
tkt3630.test
|
|
|
tkt3718.test
|
|
|
tkt3731.test
|
|
|
tkt3757.test
|
Enhance the ANALYZE command so that it gathers statistics in the sqlite_stat1
|
2010-09-25 22:32:56 +00:00 |
tkt3761.test
|
|
|
tkt3762.test
|
If a rollback mode transaction reduces the size of the database file, avoid actually truncating the file until after the transaction has been committed (but before the db has been unlocked). This means pages that are removed from the database by truncating the file need not be journalled.
|
2013-02-23 16:40:46 +00:00 |
tkt3773.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
tkt3791.test
|
|
|
tkt3793.test
|
Added the tool/warnings-clang.sh script. Changes so that there are no
|
2011-10-15 00:16:30 +00:00 |
tkt3810.test
|
|
|
tkt3824.test
|
Allow an index paired with a NOT NULL constraint to be used for sorting
|
2011-02-11 03:56:11 +00:00 |
tkt3832.test
|
|
|
tkt3838.test
|
Fix ALTER TABLE RENAME so that it correctly handles triggers that attach
|
2012-02-01 01:13:10 +00:00 |
tkt3841.test
|
|
|
tkt3871.test
|
|
|
tkt3879.test
|
|
|
tkt3911.test
|
|
|
tkt3918.test
|
|
|
tkt3922.test
|
Changes to various test scripts so that they pass on windows.
|
2011-05-05 19:44:22 +00:00 |
tkt3929.test
|
|
|
tkt3935.test
|
|
|
tkt3992.test
|
|
|
tkt3997.test
|
|
|
tkt4018.test
|
|
|
tkt-2a5629202f.test
|
Fix for 2a5629202f. When considering whether or not a UNIQUE index may be used to optimize an ORDER BY clause, do not assume that all index entries are distinct unless there is some reason to believe that the index contains no NULL values.
|
2012-04-20 15:24:53 +00:00 |
tkt-2d1a5c67d.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tkt-2ea2425d34.test
|
|
|
tkt-3a77c9714e.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
tkt-3fe897352e.test
|
|
|
tkt-4a03edc4c8.test
|
|
|
tkt-4dd95f6943.test
|
Enhance tests for ticket [4dd95f6943].
|
2013-03-13 07:02:04 +00:00 |
tkt-5d863f876e.test
|
Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled.
|
2012-09-13 01:51:02 +00:00 |
tkt-5e10420e8d.test
|
Fix for ticket [5e10420e8d].
|
2010-08-23 15:41:24 +00:00 |
tkt-5ee23731f.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tkt-6bfb98dfc0.test
|
Candidate fix for ticket [6bfb98dfc0c]: Make sure invalid cursors drop all
|
2013-03-27 03:15:23 +00:00 |
tkt-7a31705a7e6.test
|
When comparing names during name resolution, make sure the names match
|
2013-02-26 12:57:42 +00:00 |
tkt-7bbfb7d442.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
tkt-9d68c883.test
|
Some changes to test scripts related to codec enabled versions of sqlite.
|
2010-06-22 13:46:43 +00:00 |
tkt-02a8e81d44.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
tkt-26ff0c2d1e.test
|
Remove the OP_Variable optimization of check-in [48b77b04935d894] since it
|
2010-05-12 13:50:23 +00:00 |
tkt-38cb5df375.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
tkt-78e04e52ea.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
tkt-80ba201079.test
|
Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled.
|
2012-09-13 01:51:02 +00:00 |
tkt-80e031a00f.test
|
Additional test cases and evidence marks for the empty RHS bug on the IN
|
2010-07-14 19:31:07 +00:00 |
tkt-91e2e8ba6f.test
|
Add a test for ticket [91e2e8ba6f]. No changes to code.
|
2011-06-23 16:40:26 +00:00 |
tkt-94c04eaadb.test
|
On Windows, make sure the current directory value used by the test suite is 'normalized' to what the parent command shell sees. Also, clean the test directories used by the quota2.test file.
|
2012-03-08 20:00:36 +00:00 |
tkt-385a5b56b9.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
tkt-752e1646fc.test
|
Skip flattening if subquery has LIMIT and outer query is DISTINCT. Fix for ticket 752e1646fc.
|
2011-02-11 20:52:20 +00:00 |
tkt-8454a207b9.test
|
Fix the handling of default values for ALTER TABLE ADD COLUMN columns so
|
2010-09-30 14:48:06 +00:00 |
tkt-31338dca7e.test
|
Add an optimization that attempts to run a subquery as a coroutine rather
|
2012-10-30 00:29:07 +00:00 |
tkt-54844eea3f.test
|
Fix for [54844eea3f]: Do not create automatic indexes on correlated sub-queries.
|
2011-07-08 16:10:54 +00:00 |
tkt-313723c356.test
|
Add a test case to verify that bug [313723c356] has been fixed.
|
2010-09-20 08:47:01 +00:00 |
tkt-3998683a16.test
|
Do correct affinity transformations on floating point values which have
|
2010-09-30 17:33:11 +00:00 |
tkt-a7b7803e.test
|
A couple more test cases.
|
2012-12-19 16:32:33 +00:00 |
tkt-b1d3a2e531.test
|
Fix for [b1d3a2e531].
|
2011-08-22 09:54:26 +00:00 |
tkt-b351d95f9.test
|
Test case and fix for the specific failure of ticket [b351d95f9cd5ef17e9d9dbae].
|
2010-09-28 04:14:03 +00:00 |
tkt-b72787b1.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
tkt-bd484a090c.test
|
Change the error message returned when localtime_r() fails to "local time unavailable".
|
2011-06-21 13:46:11 +00:00 |
tkt-bdc6bbbb38.test
|
Before running each test script, make sure the FTS enhanced query syntax is disabled.
|
2012-05-12 05:30:29 +00:00 |
tkt-c48d99d690.test
|
Disable the xfer optimization if "PRAGMA count_changes=1" is configured. Ticket [c48d99d690].
|
2011-09-30 12:01:01 +00:00 |
tkt-cbd054fa6b.test
|
More test cases an bug fixes for the ORDER BY optimization of joins. All
|
2012-09-27 19:53:38 +00:00 |
tkt-d11f09d36e.test
|
Remove debugging code from test script.
|
2010-06-28 11:06:53 +00:00 |
tkt-d82e3f3721.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
tkt-d635236375.test
|
Update the OP_Move opcode to shift the pScopyFrom pointer of aliases when
|
2011-08-03 16:40:15 +00:00 |
tkt-f3e5abed55.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tkt-f7b4edec.test
|
Add a test case to verify that ticket [f7b4edece25c994857] is fixed.
|
2011-03-19 02:04:02 +00:00 |
tkt-f973c7ac31.test
|
Fix for ticket [f973c7ac31].
|
2010-06-09 15:47:11 +00:00 |
tkt-f777251dc7a.test
|
Add the new SQLITE_ABORT_ROLLBACK extended error code to be returned for
|
2012-02-13 17:01:51 +00:00 |
tkt-fa7bf5ec.test
|
Make sure the query optimizer for aggregate queries knows that expressions
|
2011-10-13 15:35:52 +00:00 |
tkt-fc7bd6358f.test
|
Fix a bug (ticket [fc7bd6358f59]) that caused incorrect query results in
|
2013-03-06 01:55:27 +00:00 |
tkt-fc62af4523.test
|
Fix the tkt-fc62af4523.test to work around non-randomness of the
|
2010-06-17 16:08:53 +00:00 |
tokenize.test
|
|
|
trace2.test
|
Fix another test case issue in trace2.test.
|
2012-03-23 13:40:59 +00:00 |
trace.test
|
|
|
trans2.test
|
|
|
trans3.test
|
Add the new SQLITE_ABORT_ROLLBACK extended error code to be returned for
|
2012-02-13 17:01:51 +00:00 |
trans.test
|
Fix problems with running the async.test script.
|
2010-07-13 07:38:51 +00:00 |
transitive1.test
|
Avoid unnecessary collating sequence and affinity restrictions on the use
|
2013-01-17 16:18:55 +00:00 |
trigger1.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
trigger2.test
|
|
|
trigger3.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
trigger4.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
trigger5.test
|
|
|
trigger6.test
|
|
|
trigger7.test
|
Changes to test scripts so that the "inmemory_journal" permutation works with [ef126e775a].
|
2010-07-08 09:44:42 +00:00 |
trigger8.test
|
|
|
trigger9.test
|
|
|
triggerA.test
|
Add a test case for the problem fixed by the previous commit.
|
2013-03-09 14:49:07 +00:00 |
triggerB.test
|
|
|
triggerC.test
|
Apply the same restrictions on constant refactoring to statements within a trigger program as top-level statements. Candidate fix for [ae3c5670b6].
|
2012-12-06 19:37:22 +00:00 |
triggerD.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
tt3_checkpoint.c
|
Add file test/tt3_checkpoint.c that adds a multi-threaded test for blocking checkpoints to threadtest3.
|
2010-11-19 09:58:11 +00:00 |
types2.test
|
|
|
types3.test
|
Change a test case in types3.test slightly so that it works with the latest versions of Tcl.
|
2011-06-22 10:56:54 +00:00 |
types.test
|
Remove the sqlite3BtreeFactor() wrapper routine. All modules now call
|
2010-08-30 15:02:28 +00:00 |
unique.test
|
Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the
|
2013-02-09 15:37:11 +00:00 |
unixexcl.test
|
Fix issues in test cases so that they work with DEFAULT_AUTOVACUUM defined. And with a small default cache-size.
|
2012-01-12 16:41:30 +00:00 |
unordered.test
|
Attempt to use a covering index even on a full table scan, under the theory
|
2012-09-15 18:45:54 +00:00 |
update.test
|
|
|
uri.test
|
Merge test current directory value fix from trunk and fix uri tests.
|
2012-03-08 20:39:08 +00:00 |
utf16align.test
|
|
|
vacuum2.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
vacuum3.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
vacuum4.test
|
|
|
vacuum.test
|
Disable the xfer optimization if "PRAGMA count_changes=1" is configured. Ticket [c48d99d690].
|
2011-09-30 12:01:01 +00:00 |
varint.test
|
|
|
veryquick.test
|
Changes to the way tcl test scripts work. No changes to production code.
|
2010-06-15 06:56:37 +00:00 |
view.test
|
Omit a test that uses the progress handler callback from view.test if OMIT_PROGRESS_HANDLER is defined.
|
2013-03-04 17:41:32 +00:00 |
vtab1.test
|
Merge in all the trunk changes that have occurred since this branch was
|
2012-12-14 15:54:05 +00:00 |
vtab2.test
|
|
|
vtab3.test
|
|
|
vtab4.test
|
|
|
vtab5.test
|
|
|
vtab6.test
|
|
|
vtab7.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
vtab8.test
|
|
|
vtab9.test
|
|
|
vtab_alter.test
|
|
|
vtab_err.test
|
|
|
vtab_shared.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
vtabA.test
|
|
|
vtabB.test
|
|
|
vtabC.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
vtabD.test
|
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
|
2012-02-13 10:00:35 +00:00 |
vtabE.test
|
|
|
vtabF.test
|
Make sure IS NOT NULL constraints work on virtual tables.
|
2011-08-02 01:57:39 +00:00 |
wal2.test
|
Fix all known instances of 'repeated the' style typos in comments. No changes to code.
|
2012-08-25 10:01:29 +00:00 |
wal3.test
|
Ensure that there is always at least one aReadMark slot usable by an unprivileged reader while a checkpoint is running. Also, if one or more transactions are recovered from a log file, initialize one of the aReadMark slots to contain mxFrame as part of the recovery process.
|
2012-07-17 14:37:12 +00:00 |
wal4.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
wal5.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
wal6.test
|
Update the anti-virus retry logic for DeleteFile(). Invoke sqlite3_log()
|
2011-07-12 11:04:18 +00:00 |
wal7.test
|
Further tweaks to the wal7.test test case.
|
2011-06-15 19:18:47 +00:00 |
wal8.test
|
Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled.
|
2012-09-13 01:51:02 +00:00 |
wal9.test
|
Update a couple of test scripts so that they work in auto-vacuum mode.
|
2012-12-05 09:12:58 +00:00 |
wal_common.tcl
|
Add experimental command "PRAGMA wal_blocking_checkpoint", which uses the busy-handler to block until all readers have finished in order to ensure the next writer will be able to wrap around to the start of the log file.
|
2010-11-16 18:56:51 +00:00 |
wal.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
walbak.test
|
When copying a rollback mode database over a WAL database using the backup API, leave the destination database in WAL mode (instead of switching it to rollback mode). Fix for [af95b8c609].
|
2011-08-23 11:47:06 +00:00 |
walbig.test
|
On Windows, make sure the current directory value used by the test suite is 'normalized' to what the parent command shell sees. Also, clean the test directories used by the quota2.test file.
|
2012-03-08 20:00:36 +00:00 |
walcksum.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
walcrash2.test
|
Add a version number to the wal-index header. If SQLite encounters a version number in either the wal or wal-index files that it does not understand, the operation is abandoned and SQLITE_CANTOPEN returned.
|
2010-06-23 15:55:43 +00:00 |
walcrash3.test
|
Add tests to walcrash3.test.
|
2011-12-17 08:10:34 +00:00 |
walcrash.test
|
Fix test case issues related to errors in file-controls and the PSOW flag.
|
2012-01-13 10:04:10 +00:00 |
walfault.test
|
Improve the code coverage of "permutations.test coverage-pager".
|
2013-04-05 20:40:43 +00:00 |
walhook.test
|
Add a version number to the wal-index header. If SQLite encounters a version number in either the wal or wal-index files that it does not understand, the operation is abandoned and SQLITE_CANTOPEN returned.
|
2010-06-23 15:55:43 +00:00 |
walmode.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
walnoshm.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
walpersist.test
|
Add code for a test that was failing before the persistent-wal related changes of [9ccc4a1be].
|
2011-12-16 17:01:04 +00:00 |
walro.test
|
Do not run test script spellfix.test if SQLITE_OMIT_VIRTUAL_TABLE is defined. Fix walro.test so that it works if DEFAULT_AUTOVACUUM is defined.
|
2012-08-07 14:18:18 +00:00 |
walshared.test
|
Changes to support building with SQLITE_OMIT_WAL.
|
2010-08-24 18:35:12 +00:00 |
walslow.test
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
|
2011-08-02 00:57:34 +00:00 |
walthread.test
|
Fix a bug in walthread.test causing intermittent failures.
|
2012-08-07 13:55:41 +00:00 |
where2.test
|
Loop through the elements on the RHS of an IN operator in reverse order when
|
2013-02-08 18:48:23 +00:00 |
where3.test
|
Improved handling of USING and NATURAL JOIN in 3-way and higher joins.
|
2011-10-18 18:10:40 +00:00 |
where4.test
|
|
|
where5.test
|
|
|
where6.test
|
|
|
where7.test
|
Candidate fix for the optimizer problem described in ticket
|
2012-03-09 22:02:08 +00:00 |
where8.test
|
Optimize the degenerate case of a FROM clause table name enclosed all by
|
2012-12-18 19:36:11 +00:00 |
where8m.test
|
|
|
where9.test
|
Optimize the degenerate case of a FROM clause table name enclosed all by
|
2012-12-18 19:36:11 +00:00 |
where.test
|
Loop through the elements on the RHS of an IN operator in reverse order when
|
2013-02-08 18:48:23 +00:00 |
whereA.test
|
|
|
whereB.test
|
|
|
whereC.test
|
Where possible, take advantage of the rowid at the end of index records to optimize range constraints (<, >, <=, >=) on the rowid column.
|
2011-11-16 15:27:09 +00:00 |
whereD.test
|
Fix duplicate test name in whereD.test.
|
2012-10-10 13:59:11 +00:00 |
whereE.test
|
Try to take into account the cost of inner loops when selecting which table
|
2012-11-09 17:59:26 +00:00 |
whereF.test
|
Try to take into account the cost of inner loops when selecting which table
|
2012-11-09 17:59:26 +00:00 |
wherelimit.test
|
|
|
win32lock.test
|
Refactoring the mmap interface. The controlling pragma is now "mmap_size"
|
2013-04-15 17:03:42 +00:00 |
zeroblob.test
|
|
|
zerodamage.test
|
Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled.
|
2012-09-13 01:51:02 +00:00 |