SQLite

Check-in [0481330756]
Login

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

Overview
Comment:Updates to test procedures so that they all work with encryption. No changes to the core SQLite code.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | branch-3.21
Files: files | file ages | folders
SHA3-256: 0481330756e861de8e1eb7136e7dca2f333b2a82377949d2e0eba401af7d73dd
User & Date: drh 2017-10-23 16:34:07.586
Context
2017-10-23
20:20
Merge trunk fixes to swarmvtabfault.test and the lsm extension into this branch. No changes to core SQLite code. (check-in: f632b87002 user: dan tags: branch-3.21)
16:34
Updates to test procedures so that they all work with encryption. No changes to the core SQLite code. (check-in: 0481330756 user: drh tags: branch-3.21)
16:03
Avoid passing a NULL value as the second argument to memcpy(). (check-in: 58e5bb491b user: dan tags: branch-3.21)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/test_config.c.
Changes to test/pragma.test.
Changes to test/schema6.test.
Changes to test/swarmvtab.test.
Changes to test/swarmvtab2.test.