indexed_gzip icon indicating copy to clipboard operation
indexed_gzip copied to clipboard

Test indexed_gzip code with GzipStream

Open epicfaace opened this issue 2 years ago • 0 comments

How to test:

# setup
bash ./.ci/create_test_env.sh venv
source  ./.ci/activate_env.sh  venv

# run tests:

bash ./.ci/build_dev_indexed_gzip.sh venv && bash  ./.ci/run_tests.sh venv

epicfaace avatar Jan 18 '23 19:01 epicfaace