Help: test-echo
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-echo" command:

Usage: fossil test-echo [--hex] ARGS...

Echo all command-line arguments (enclosed in [...]) to the screen so that wildcard expansion behavior of the host shell can be investigated.

With the --hex option, show the output as hexadecimal. This can be used to verify the fossil_path_to_utf8() routine on Windows and Mac.