SQLite

All files named ”test/notify3.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/notify3.test

2023-01-20
17:50
[796c7b7157] part of check-in [a02da71f3a] Ensure that the database encoding cannot be changed while there are statements running. And that the connection is left in a valid state after an obscure OOM within sqlite3_deserialize(). (check-in: [a02da71f3a] user: dan branch: trunk, size: 4421)
2013-06-10
23:30
[10ff25cde5] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 4453)
2011-08-02
00:57
[a86259abbf] part of check-in [9007586fda] 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. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 4454)
2010-08-06
13:50
[d60923e186] part of check-in [698fba826e] Do not run some tests in notify3.test with the inmemory_journal permutation. They do not pass as the tests assume that the database schema is not loaded until the first invocation of [db eval]. This is not true with the inmemory_journal permutation. (check-in: [698fba826e] user: dan branch: trunk, size: 4461)
2010-07-06
07:36
[7eeba3628c] part of check-in [c272196115] Ensure the correct error code is returned if an attempt to parse a database schema made by an ATTACH statement fails. (check-in: [c272196115] user: dan branch: trunk, size: 4076)
2010-07-02
18:58
[feb03d697f] part of check-in [0d7fd6fe9d] Do not run the tests in notify3.test unless the unlock-notify API is available. (check-in: [0d7fd6fe9d] user: dan branch: mistake, size: 1937)
2010-06-30
10:36
Added: [b923ff6772] part of check-in [8e65c0e3da] Add further test cases. Fix an assert() in pager.c. (check-in: [8e65c0e3da] user: dan branch: trunk, size: 1791)