SQLite

All files named ”test/btree2.test”
Login

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

History for test/btree2.test

2008-03-25
00:22
Deleted: Removed the direct btree tests - part of the ongoing effort to test by calling only public interfaces. Modify the sqlite3VdbeRecordCompare interface to used a pre-parsed second key - resulting in a 13% performance improvement on speed1p.test. (CVS 4911) (check-in: [0e1d84f2f4] user: drh branch: trunk, size: 0)
2006-03-19
13:00
[4b56a2a4a4] part of check-in [8ae6ccc715] Increase test coverage to above 98%. (CVS 3144) (check-in: [8ae6ccc715] user: drh branch: trunk, size: 14172)
2005-01-11
10:25
[dbce930b54] part of check-in [8ced491588] Test cases to improve coverage of btree.c (and minor bugfixes). (CVS 2190) (check-in: [8ced491588] user: danielk1977 branch: trunk, size: 14040)
2004-05-10
16:18
[aa4a6d05b1] part of check-in [433ae0d327] The btree.c module now passes all the historical regression tests. New tests for new functionality still need to be added. (CVS 1342) (check-in: [433ae0d327] user: drh branch: trunk, size: 13776)
2004-05-09
20:40
[aed860c48f] part of check-in [9379c7c9cf] More btree.c bug fixing. It's getting closer but still not there yet. Move obsolete test scripts into the attic. (CVS 1331) (check-in: [9379c7c9cf] user: drh branch: trunk, size: 13211)
00:40
[2ff77e0218] part of check-in [ee706e9c74] All tests in btree.test now pass (but only because I commented out the btree_integrity_check test.) (CVS 1328) (check-in: [ee706e9c74] user: drh branch: trunk, size: 12873)
2002-02-19
13:39
[e3b81ec33d] part of check-in [c6e9048e66] Change the name of the sanity_check PRAGMA to "integrity_check" and make it available on all compiles. (CVS 381) (check-in: [c6e9048e66] user: drh branch: trunk, size: 12873)
2001-10-22
02:58
[08e9485619] part of check-in [f8328a5f11] More changes for 2.0.7. (CVS 293) (check-in: [f8328a5f11] user: drh branch: trunk, size: 12863)
2001-09-23
02:35
[20ce47ab80] part of check-in [337b3d3b2a] Fixes to the locking and rollback behavior. (CVS 261) (check-in: [337b3d3b2a] user: drh branch: trunk, size: 12623)
2001-09-16
00:13
[ddc13a8de3] part of check-in [4e926efe2b] Disclaimed copyright. Preparing for release 2.0. (CVS 250) (check-in: [4e926efe2b] user: drh branch: trunk, size: 12569)
2001-09-14
16:42
[061365dfc2] part of check-in [7da856cd94] Bug fixes and speed improvements. Delete is still slow. (CVS 244) (check-in: [7da856cd94] user: drh branch: trunk, size: 13114)
2001-09-13
14:46
[a3c9ff1e44] part of check-in [a0a1e701ab] The BTree changes are now integrated and the whole thing compiles and links. I have not yet tried to run it, though. (CVS 239) (check-in: [a0a1e701ab] user: drh branch: trunk, size: 13112)
2001-08-20
00:33
Added: [a66add2093] part of check-in [2e6aff9802] Restore btree to the main line. (CVS 237) (check-in: [2e6aff9802] user: drh branch: trunk, size: 13113)
2001-07-23
14:33
Deleted: Add ability to quote table and column names in expression. (CVS 235) (check-in: [029e3a3a5d] user: drh branch: trunk, size: 0)
2001-07-02
17:51
[485210a30a] part of check-in [a84fb078ba] BTree and pager are working pretty well now. (CVS 234) (check-in: [a84fb078ba] user: drh branch: trunk, size: 13136)
2001-07-01
22:12
Added: [480e39c801] part of check-in [55c89bfdd3] More BTree tests (CVS 233) (check-in: [55c89bfdd3] user: drh branch: trunk, size: 11450)