SQLite

Check-in [45277238d3]
Login

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

Overview
Comment:Add many new integer boundary value tests. Ticket #3536. (CVS 6025)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 45277238d355caa1fbeea67c6c6d1a8f231eabda
User & Date: drh 2008-12-12 19:19:22.000
Context
2008-12-14
02:55
Fix the name of the source algorithm in the comments of the script generators for the recently checked-in test cases for integer boundary-value testing. (CVS 6026) (check-in: adba0f3c01 user: drh tags: trunk)
2008-12-12
19:19
Add many new integer boundary value tests. Ticket #3536. (CVS 6025) (check-in: 45277238d3 user: drh tags: trunk)
17:56
Rework the rowid lookup logic in the query optimizer to fix various boundary value problems. Ticket #3536. Renamed the OP_MoveXX opcodes to OP_SeekXX. (CVS 6024) (check-in: e545490a28 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Added test/boundary1.tcl.
Added test/boundary2.tcl.
Added test/boundary2.test.
Added test/boundary3.tcl.
Added test/boundary3.test.
Added test/boundary4.tcl.
Added test/boundary4.test.