Sorry, false alarm, the text is correct On 15 January 2018 at 13:36, Shane Dev <[email protected]> wrote:
> Hi Simon, > > .selftest looks interesting > > I think there is a typo in section 13 - > > The .selftest command reads the rows of the selftest table in selftest.tno > order. > > On 15 January 2018 at 12:06, Simon Slavin <[email protected]> wrote: > >> >> >> On 15 Jan 2018, at 10:08am, Shane Dev <[email protected]> wrote: >> >> > Ideally, I would like to execute a series of "test cases" from within >> the >> > SQLite shell without dependency on an external scripting language. These >> > would not normally be executed by the application end user. >> >> Commands suited to that were added in a recent update to the shell tool. >> Documentation is here: >> >> <https://sqlite.org/cli.html> >> >> See especially >> >> .check >> .selftest >> .sha3sum >> .testcase >> >> and section 13. >> >> Simon. >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users >> > > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

