On 9/26/16, Simon Slavin <slav...@bigfraud.org> wrote:
>
> On 26 Sep 2016, at 9:42pm, Richard Hipp <d...@sqlite.org> wrote:
>
>> Generates output: "testcase-100 ok".  Or, it generates an error
>> message if the expected result does not appear.
>
> Does it also change the exit code of the application ?  If it does then you
> can test the output in shell scripts and more easily use the CLI as part of
> a test suite.

The first test failure cause the process to exit with a non-zero return code.

>
> Or maybe it would be better to implement another dot command which
> immediately quit the CLI and returned a code indicating whether the previous
> output matched a GLOB value.
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to