SQLite

All files named ”ext/session/session4.test”
Login

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

History for ext/session/session4.test

2024-07-30
18:42
[823f6f018f] part of check-in [d417415b96] Adjustments to test cases for session so that they work with Tcl9. (check-in: [d417415b96] user: drh branch: tcl9, size: 11899)
17:09
[d5a119a429] part of check-in [e0d9670dd9] Get rid of "-encoding binary" across all test cases, as that is no longer supported in Tcl9. Use "-translation binary" instead. (check-in: [e0d9670dd9] user: drh branch: tcl9, size: 11841)
2018-03-24
23:16
[6778997065] part of check-in [ccf734f7d2] Fix a couple issues in the 'session' module tests. (check-in: [ccf734f7d2] user: mistachkin branch: trunk, size: 11858)
2018-03-05
21:17
[3eea805864] part of check-in [7e70c9b86a] Fix another crash in the sessions module triggered by malformed input. (check-in: [7e70c9b86a] user: dan branch: trunk, size: 11833)
2018-03-01
15:20
[efd7a46ed6] part of check-in [2c01c72e35] Fix further crashes in sqlite3changeset_apply() caused by corrupt changeset blobs. (check-in: [2c01c72e35] user: dan branch: trunk, size: 11815)
12:05
[488539cee1] part of check-in [745a9a7fef] Fix some crashes in the sqlite3changeset_apply() function that could be caused by corrupt changeset blobs. (check-in: [745a9a7fef] user: dan branch: trunk, size: 2833)
2016-10-10
14:48
[457b02bdc3] part of check-in [6624c4964b] Remove a stray line from session4.test causing a memory leak. No changes to SQLite code. (check-in: [6624c4964b] user: dan branch: trunk, size: 2127)
2011-03-30
21:04
[a6ed685da7] part of check-in [6634521461] Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option. (check-in: [6634521461] user: drh branch: sessions, size: 2154)
2011-03-25
19:06
[a37bc9d889] part of check-in [4255a9f609] Improve coverage of session module a bit more. (check-in: [4255a9f609] user: dan branch: sessions, size: 2113)
10:52
Added: [3b39b468bf] part of check-in [666123c8d0] Improve coverage of session module code. (check-in: [666123c8d0] user: dan branch: sessions, size: 1946)