1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Add pointer to documentation to testrunner.tcl help message.

FossilOrigin-Name: eff855102f9c0b4e9d876d1cff9d06c07de427b4880c2fa326d4d6e3e1dd13c8
This commit is contained in:
dan
2024-03-13 10:54:04 +00:00
parent 3de08a6ee0
commit 1769640c8b
4 changed files with 10 additions and 9 deletions

View File

@ -95,6 +95,8 @@ of sub-processes the test script uses to run tests.
The "script" command outputs the script used to build a configuration.
Add the "-msvc" option for a Windows-compatible script. For a list of
available configurations enter "$a0 script help".
Full documentation here: https://sqlite.org/src/doc/trunk/doc/testrunner.md
}]]
exit 1