| /sqlite-3.40.0/test/ |
| H A D | temptrigger.test | 38 # temptrigger-1.2: Check that the temp trigger is correctly fired. Check 46 # temptrigger-1.4: Check that the temp trigger is still fired correctly. 48 # temptrigger-1.5: Check that the temp trigger can be dropped without error. 151 # temptrigger-3.2: Check that the temp trigger is correctly fired. 155 # schema. Check that the temp trigger is still fired 158 # temptrigger-3.4: Check that the temp trigger can be dropped without error. 247 # Check that if a second connection creates a table in an attached database
|
| H A D | tkt2409.test | 105 # Check the integrity of the cache. 109 # Check that the transaction was rolled back. Because the INSERT 173 # Check the integrity of the cache. 177 # Check that the transaction was rolled back. Because the INSERT 217 # Check the integrity of the cache.
|
| H A D | tkt2854.test | 38 # Check that an exclusive lock cannot be obtained if some other 60 # Check that an exclusive lock prevents other shared-cache users from 83 # Check that an exclusive lock prevents other shared-cache users from 117 # Check that if an attempt to obtain an exclusive lock fails because an
|
| H A D | savepoint2.test | 90 # Check that the database signature is as it was when "one" was opened. 108 # More SQL changes. The rollback to savepoint "two". Check that the 118 # More SQL changes. The rollback to savepoint "two". Check that the 147 # Check that the connection is still running in WAL mode.
|
| H A D | types.test | 29 # types-2.*.*: Check that values can be stored and retrieving using the 208 # Check that all the record sizes are as we expected. 236 # Check that all the record sizes are as we expected. 262 # Check that all the record sizes are as we expected. 287 # Check that all the record sizes are as we expected. This is dependant on
|
| H A D | fts4check.test | 44 # (e.g. delete or insert a row from the %_content table). Check that 53 # Mess around with the underlying tables. Check that this causes the 88 # (e.g. delete or insert a row from the %_content table). Check that 122 # (e.g. delete or insert a row from the %_content table). Check that
|
| H A D | interrupt2.test | 74 # Check that if there are other SQL statements running, a checkpoint does 106 # Check the effect of an interrupt during sqlite3_close(). 132 # Check the effect of an interrupt during an automatic checkpoint
|
| H A D | thread1.test | 106 # 4: Check db write failed from main thread. 109 # 7: Check db write failed from main thread. 113 # 11: Check db write succeeded from main thread.
|
| H A D | trigger3.test | 118 # Check that we can also do RAISE(IGNORE) for UPDATE and DELETE 145 # Check that RAISE(IGNORE) works correctly for nested triggers: 161 # Check that things also work for view-triggers
|
| H A D | snapshot.test | 64 # Check some error conditions in snapshot_get(). It is an error if: 102 # Check that a simple case works. Reuse the database created by the 189 # Check some errors in snapshot_open(). It is an error if: 261 # Check that SQLITE_ERROR_SNAPSHOT is returned if the specified snapshot 336 # Check that SQLITE_BUSY is returned if a checkpoint is running when
|
| H A D | mmap1.test | 87 # Have connection 2 shrink the file. Check connection 1 can still read it. 93 # Have connection 2 grow the file. Check connection 1 can still read it. 99 # Have connection 2 grow the file again. Check connection 1 is still ok. 105 # Check that the number of pages read by connection 1 indicates that the
|
| H A D | null.test | 38 # Check for how arithmetic expressions handle NULL 51 # Check to see how the CASE expression handles NULL values. The 96 # Check to see that NULL values are ignored in aggregate functions. 113 # Check to see how WHERE clauses handle NULL values. A NULL value
|
| H A D | snapshot2.test | 30 # Check that it is not possible to obtain a snapshot immediately after 140 # Check that calling sqlite3_snapshot_recover() does not confuse the 160 # Check that sqlite3_snapshot_recover() returns an error if it is called
|
| H A D | fts3comp1.test | 49 # Create a table that uses zip/unzip. Check that content inserted into 50 # the table can be read back (using a full-scan query). Check that the
|
| H A D | progress.test | 125 # Check that a value of 0 for N means no progress callback 156 # Check that abandoning a query using the progress handler does
|
| H A D | fuzz_common.tcl | 284 proc Check {} { procedure 302 {VARCHAR [Check]}
|
| H A D | autovacuum.test | 138 # autovacuum-2.4.*: Check that a table can be created correctly when the 140 # autovacuum-2.5.*: Check that a table with indices can be dropped. This 174 # Create another table. Check it is located immediately after the first. 186 # Create another table. Check it is located immediately after the second. 198 # Create another table. Check it is located immediately after the second.
|
| H A D | fts4onepass.test | 32 # Check that UPDATE and DELETE statements that feature "WHERE rowid=?" or 57 # Check that putting a "DELETE/UPDATE ... WHERE rowid=?" statement in a
|
| H A D | wal6.test | 145 # Check that if BEGIN IMMEDIATE fails, it does not leave the user with 197 # Check that if a wal file has been partially checkpointed, no frames are
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5prefix.test | 37 # Check that prefix indexes really do index n-character prefixes, not 66 # Check that prefix queries with: 153 # Check that the list of returned rowids is correct. 161 # Check that the highlight() function works. 173 # Check that the list of returned rowids is correct. 302 # Check that the various ways of creating prefix indexes produce the
|
| H A D | fts5onepass.test | 30 # Check that UPDATE and DELETE statements that feature "WHERE rowid=?" or 55 # Check that putting a "DELETE/UPDATE ... WHERE rowid=?" statement in a 146 # Check that DELETE and UPDATE operations can be done without flushing
|
| H A D | fts5unicode.test | 42 # Check that "unicode61" really is the default tokenizer. 59 # Check that codepoints that require 4 bytes to store in utf-8 (those that
|
| H A D | fts5restart.test | 29 # Run the 'optimize' command. Check that it does not disturb ongoing 102 # various other similar things. Check that this does not disturb
|
| /sqlite-3.40.0/ext/rbu/ |
| H A D | rbu12.test | 182 # Check the initial database contains table "xx" with a single row. 192 # Check the values of data-version have not magically changed. 213 # Check the db contents is as expected. 222 # Finish applying the RBU (i.e. do the incremental checkpoint). Check that
|
| /sqlite-3.40.0/autoconf/ |
| H A D | configure.ac | 22 # Check for required programs. 27 # Check for library functions that SQLite can optionally use.
|