]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Testrunner.tcl enhancements: (1) Attempt to build the SQLite tcl extension
authordrh <>
Thu, 5 Sep 2024 15:28:15 +0000 (15:28 +0000)
committerdrh <>
Thu, 5 Sep 2024 15:28:15 +0000 (15:28 +0000)
commit4987c5c3c24755bd2b19c4bd0fa11dc3b04d260b
treee5ac9a6d55b71bb325056a084c6c490cf1e386f8
parent21e7816e651eb0e4fc67283b7acbc540c2a96cae
Testrunner.tcl enhancements:  (1) Attempt to build the SQLite tcl extension
if it is not already available.  (2) testrunner target "devtest" is added as
an alias for "mdevtest".  (3) Try to keep summary information at the end of
a test below 80-characters per line.  (4) Update the Makefile.in so that
the "clean" target removes the tcl extension built by item 1 above.

FossilOrigin-Name: aa5f10f21dbfb24ee54ca96bfb7b013ae29e26fec05b80681f19cc63d9face49
Makefile.in
manifest
manifest.uuid
test/tester.tcl
test/testrunner.tcl