SQLite

Check-in [152e9940b9]
Login

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

Overview
Comment:Coverage tests for vacuum.c (CVS 1776)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 152e9940b919a53fcd0da4091dbf75ab8ef15b38
User & Date: danielk1977 2004-06-30 09:49:23.000
Context
2004-06-30
10:54
Make sure vacuum.test closes all files. (CVS 1777) (check-in: 4077f9a30b user: danielk1977 tags: trunk)
09:49
Coverage tests for vacuum.c (CVS 1776) (check-in: 152e9940b9 user: danielk1977 tags: trunk)
08:20
Fixes for compiler warnings. Also more coverage. (CVS 1775) (check-in: fa19c77bf0 user: danielk1977 tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/attach.c.
Changes to src/main.c.
Changes to src/pager.c.
Changes to src/parse.y.
Changes to src/pragma.c.
Changes to src/vacuum.c.
Changes to src/vdbe.c.
Changes to test/malloc.test.
Changes to test/vacuum.test.