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

Usage: fossil test-uncompress IN OUT

Read the content of file IN, uncompress that content, and write the result into OUT. This command is intended for testing of the blob_compress() function.