Help: test-th-render
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.

The "test-th-render" command:

Usage: fossil test-th-render FILE

Read the content of the file named "FILE" as if it were a header or footer or ticket rendering script, evaluate it, and show the results on standard output.

Options:

--cgi
Include a CGI response header in the output
--http
Include an HTTP response header in the output
--open-config
Open the configuration database
--set-anon-caps
Set anonymous login capabilities
--set-user-caps
Set user login capabilities
--th-trace
Trace TH1 execution (for debugging purposes)