Fresh IDE . Help: test-compress-2
Not logged in

This repository is a mirror!

The original is located on: https://fresh.flatassembler.net/fossil/repo/fresh
If you want to follow the project, please update your remote-url

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.