SQLite

Check-in [562687d9f5]
Login

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

Overview
Comment:Modify a few test scripts to avoid leaving the sqlite3Config structure in a non-default state.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 562687d9f56bf4bb0f5f07f97cbbb7649c81faf8
User & Date: dan 2015-07-24 14:17:17.027
References
2015-07-24
18:22
Fix a test script bug introduced by [562687d9]. (check-in: a343745d99 user: dan tags: trunk)
Context
2015-07-24
15:49
More robust handling of zeroblob() with oversized arguments. Fix fuzzcheck so that it can be run with limited heap memory. (check-in: 4e3e516a42 user: drh tags: trunk)
14:17
Modify a few test scripts to avoid leaving the sqlite3Config structure in a non-default state. (check-in: 562687d9f5 user: dan tags: trunk)
00:02
Update RBU description comment in the header file. No changes to code. (check-in: 119883a21b user: mistachkin tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/test_malloc.c.
Changes to test/fuzz3.test.
Changes to test/lookaside.test.
Changes to test/malloc5.test.
Changes to test/memsubsys1.test.
Changes to test/pcache2.test.
Changes to test/permutations.test.
Changes to test/tester.tcl.
Changes to test/zeroblob.test.