Help: test-uncompress
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

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.