aboutsummaryrefslogtreecommitdiff
path: root/test/blob.test
Commit message (Expand)AuthorAge
* Fix an out-of-order test number in blob.test. Cosmetic change. Nodrh2009-04-28
* Smaller and hopefully faster routine for converting blob literals into binary...drh2008-04-04
* Improved test coverage for the tokenizer and sqlite3_complete() interface.drh2008-01-22
* The sqlite TCL command no longer returns the hex address of the sqlite3*drh2006-01-03
* Handle empty blob constants correctly. Ticket #1373. (CVS 2615)drh2005-08-23
* More work on optionally removing unused features at compile-time. (CVS 2049)drh2004-11-03
* Change the name of the TCL command from "sqlite" to "sqlite3" so that bothdrh2004-06-19
* Test sqlite3_bind_blob(). (CVS 1475)danielk19772004-05-27