SQLite

Check-in [85dd51a75c]
Login

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

Overview
Comment:Some changes to test scripts related to codec enabled versions of sqlite.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 85dd51a75c75b2a123744f646e04538e4e5d89b3
User & Date: dan 2010-06-22 13:46:44.000
Context
2010-06-22
14:49
When trying to transition from journal_mode MEMORY to WAL, use OFF as an intermediate journal mode. (check-in: 4775b8f9a9 user: drh tags: trunk)
13:46
Some changes to test scripts related to codec enabled versions of sqlite. (check-in: 85dd51a75c user: dan tags: trunk)
11:10
Fix problem with handling of -vfs option in tcl interface. (check-in: 8f98e8b5a5 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pager.c.
Changes to test/alter2.test.
Changes to test/analyze2.test.
Changes to test/async4.test.
Changes to test/backup.test.
Changes to test/bigfile.test.
Changes to test/capi3.test.
Changes to test/capi3c.test.
Changes to test/corrupt.test.
Changes to test/corrupt2.test.
Changes to test/corrupt3.test.
Changes to test/corrupt4.test.
Changes to test/corrupt6.test.
Changes to test/corrupt7.test.
Changes to test/corrupt8.test.
Changes to test/corrupt9.test.
Changes to test/corruptB.test.
Changes to test/corruptC.test.
Changes to test/corruptE.test.
Changes to test/date.test.
Changes to test/descidx1.test.
Changes to test/descidx2.test.
Changes to test/descidx3.test.
Changes to test/filefmt.test.
Changes to test/lock4.test.
Changes to test/lock_common.tcl.
Changes to test/minmax3.test.
Changes to test/nan.test.
Changes to test/pager1.test.
Changes to test/pcache.test.
Changes to test/permutations.test.
Changes to test/pragma.test.
Changes to test/rdonly.test.
Changes to test/tester.tcl.
Changes to test/tkt-9d68c883.test.
Changes to test/wal.test.
Changes to test/wal2.test.