SQLite

Check-in [2c9127943c]
Login

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

Overview
Comment:More BTree tests and a few bug fixes. (CVS 231)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2c9127943cd5a541613924d2df773c4e8df4c1a6
User & Date: drh 2001-06-28 11:50:22.000
Context
2001-06-30
21:53
Implemented the sqliteBtreeSanityCheck() test function. (CVS 232) (check-in: 42486880ed user: drh tags: trunk)
2001-06-28
11:50
More BTree tests and a few bug fixes. (CVS 231) (check-in: 2c9127943c user: drh tags: trunk)
01:54
Got a lot of BTree tests working. Still lots more needed. (CVS 230) (check-in: 9cfeeb5896 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/btree.c.
Changes to test/btree.test.