index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
session
/
sessionfault.test
Commit message (
Expand
)
Author
Age
*
Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3...
dan
2023-03-08
*
Modify the permutations.test script so as to set any permutation specific con...
dan
2016-04-27
*
Fix another test problem in sessionfault.test.
dan
2016-02-13
*
Fix a problem in sessionfault.test causing it to segfault following a test fa...
dan
2016-02-13
*
Fix a segfault in the sessions module that could follow an OOM.
dan
2014-09-27
*
Fix a segfault in the streaming API functions triggered by a very long table ...
dan
2014-09-27
*
Add miscellaneous test cases to improve coverage of sessions module.
dan
2014-08-18
*
Update the sessionfault-9.1 and -9.2 tests to account for the change in
drh
2012-09-28
*
Fix a test case in sessionfault.test. No changes to code.
dan
2011-07-26
*
Further coverage tests for the session module.
dan
2011-04-18
*
Improve test coverage of session module.
dan
2011-04-16
*
Add tests and fixes for OOM handling in sqlite3changeset_concat().
dan
2011-04-15
*
Improve coverage of session module a bit more.
dan
2011-03-25
*
Store primary key definitions for modified tables in changesets. Add the sqli...
dan
2011-03-24
*
Add the "indirect flag" to the changeset blob format. Also the sqlite3session...
dan
2011-03-23
*
Fix a crash that can follow an OOM when "all tables" are registered with a se...
dan
2011-03-22
*
Add OOM tests and related fixes for the session module.
dan
2011-03-22
*
Remove some unreachable code in sqlite3session.c. Add test cases.
dan
2011-03-21
*
Add start of fault-injection tests for session module. Fix some bugs related ...
dan
2011-03-21