SQLite

All files named ”test/tkt2565.test”
Login

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

History for test/tkt2565.test

2009-04-09
01:23
[8be666e927] part of check-in [0c41f7cff4] Enhance sqlite3_shutdown() so that it automatically invokes sqlite3_reset_auto_extension(). This is a harmless no-op if applications are already calling sqlite3_reset_auto_extension() prior to sqlite3_shutdown(). And it prevents possible memory corruption if they do not. So it works either way. Most of the changes are to the test cases. (CVS 6475) (check-in: [0c41f7cff4] user: drh branch: trunk, size: 2339)
2009-01-08
15:24
Added: [de9673c9e3] part of check-in [1e53e382e5] Add a test script for ticket #2565. Change the assert() in pager.c into a testcase() macro. (CVS 6142) (check-in: [1e53e382e5] user: drh branch: trunk, size: 2293)