SQLite

Check-in [630fc71f3d]
Login

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

Overview
Comment:Fix a problem in the test scripts for the asynchronous backend. (CVS 4400)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 630fc71f3df5ab6129ddff9d8184893ecc6cf3c5
User & Date: danielk1977 2007-09-05 11:34:54.000
Context
2007-09-05
13:56
Remove the unixFile.isOpen variable (no longer in use). (CVS 4401) (check-in: 1786e9c881 user: danielk1977 tags: trunk)
11:34
Fix a problem in the test scripts for the asynchronous backend. (CVS 4400) (check-in: 630fc71f3d user: danielk1977 tags: trunk)
2007-09-04
22:31
Do not use the TryEnterCriticalSection API on windows since it is unavailable on some platforms. (CVS 4399) (check-in: bf3d67d1bd user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/test_async.c.
Changes to test/async.test.
Changes to test/async2.test.