SQLite

Check-in [29e3c8da1b]
Login

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

Overview
Comment:Updated and added new test cases for CLI.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 29e3c8da1bd3971215036e5f5cfa5b25c6caa81f
User & Date: shaneh 2009-12-17 21:07:54.000
Context
2009-12-17
22:12
Fixed some TCL test cases to work if SQLITE_OMIT_TRIGGER is defined. (check-in: 85e3c73497 user: shaneh tags: trunk)
21:07
Updated and added new test cases for CLI. (check-in: 29e3c8da1b user: shaneh tags: trunk)
21:07
In shell.c (CLI), modified local_getline() to remove '\r' as well as '\n' from end of lines. This provides consistency between MSVC and CYGWIN builds. (check-in: b1b48be1cf user: shaneh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tool/shell1.test.
Changes to tool/shell2.test.
Added tool/shell3.test.