]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the ".output" command into a separate subroutine. Enhance .output so
authordrh <>
Tue, 11 Nov 2025 14:08:50 +0000 (14:08 +0000)
committerdrh <>
Tue, 11 Nov 2025 14:08:50 +0000 (14:08 +0000)
commit7f947dbd6c13e5e5bb1d42ffcd04b32dd31e869e
treee67f91b8c089c7331ccbc1a0fd35e3408a17ba47
parent3a5f3aa85800fd63047f0eca02946c2f7f88dbc5
Move the ".output" command into a separate subroutine.  Enhance .output so
that it is able to capture output in a sqlite3_str object, then compare that
captured output we patterns to accomplish tests.

FossilOrigin-Name: ddd167044753f5215624fc9ee0e3657836c528f23a6a3e262401fd1b64cdbb21
ext/misc/sqlite3_stdio.c
ext/misc/sqlite3_stdio.h
manifest
manifest.uuid
src/shell.c.in
test/shell1.test