Home
last modified time | relevance | path

Searched refs:Check (Results 1 – 25 of 188) sorted by relevance

12345678

/sqlite-3.40.0/test/
H A Dtemptrigger.test38 # 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 Dtkt2409.test105 # 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 Dtkt2854.test38 # 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 Dsavepoint2.test90 # 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 Dtypes.test29 # 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 Dfts4check.test44 # (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 Dinterrupt2.test74 # 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 Dthread1.test106 # 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 Dtrigger3.test118 # 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 Dsnapshot.test64 # 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 Dmmap1.test87 # 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 Dnull.test38 # 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 Dsnapshot2.test30 # 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 Dfts3comp1.test49 # 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 Dprogress.test125 # 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 Dfuzz_common.tcl284 proc Check {} { procedure
302 {VARCHAR [Check]}
H A Dautovacuum.test138 # 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 Dfts4onepass.test32 # 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 Dwal6.test145 # 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 Dfts5prefix.test37 # 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 Dfts5onepass.test30 # 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 Dfts5unicode.test42 # 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 Dfts5restart.test29 # 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 Drbu12.test182 # 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 Dconfigure.ac22 # Check for required programs.
27 # Check for library functions that SQLite can optionally use.

12345678