SQLite

Check-in [5767850cca]
Login

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

Overview
Comment:Test coverage improvements on tokenize.c. (CVS 2196)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 5767850ccadb3b53d14bca547e50f65de1d3092e
User & Date: drh 2005-01-11 17:46:42.000
Context
2005-01-11
17:59
Allow '$' in the middle of identifiers. Ticket #1066. This is an experimental change. It might be backed out at a later date. (CVS 2197) (check-in: 00a352ea79 user: drh tags: trunk)
17:46
Test coverage improvements on tokenize.c. (CVS 2196) (check-in: 5767850cca user: drh tags: trunk)
16:54
Improved test coverage for vdbeaux.c. (CVS 2195) (check-in: 3f46cd7767 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to test/bind.test.
Changes to test/expr.test.
Changes to test/interrupt.test.
Changes to test/main.test.