SQLite

Check-in [a8f6341d3b]
Login

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

Overview
Comment:Add pager test cases. Change a condition in pager.c to NEVER().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: a8f6341d3b12d64ef56ed05226e3b4f183b8957d
User & Date: dan 2010-07-01 15:09:48.000
Context
2010-07-01
19:01
Add tests to pager1.test and pagerfault.test. (check-in: c6e7595092 user: dan tags: trunk)
15:09
Add pager test cases. Change a condition in pager.c to NEVER(). (check-in: a8f6341d3b user: dan tags: trunk)
2010-06-30
10:36
Add further test cases. Fix an assert() in pager.c. (check-in: 8e65c0e3da user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pager.c.
Changes to src/test1.c.
Changes to src/test_vfs.c.
Changes to test/pager1.test.
Changes to test/pagerfault.test.