SQLite

Check-in [efe4456498]
Login

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

Overview
Comment:Rationalize a common pattern in tcl test cases into proc do_multiclient_test.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: efe44564983f115017658dd8a130226366d42bab
User & Date: dan 2010-06-15 19:07:42.000
Context
2010-06-16
10:55
Fix a memory leak that can occur in os_unix.c if an IO error occurs within the xUnlock method. (check-in: 6c5c04eea1 user: dan tags: trunk)
2010-06-15
19:07
Rationalize a common pattern in tcl test cases into proc do_multiclient_test. (check-in: efe4456498 user: dan tags: trunk)
18:00
Fix a problem introduced into lock2.test by the previous commit. (check-in: c1c9f6fa9d user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to test/crash8.test.
Changes to test/lock_common.tcl.
Changes to test/pager1.test.
Changes to test/wal.test.
Changes to test/wal3.test.