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

Usage: fossil test-compress-2 IN1 IN2 OUT

Read files IN1 and IN2, concatenate the content, compress the
content, then write results into OUT.

This is used to test and debug the blob_compress2() routine.