zstd icon indicating copy to clipboard operation
zstd copied to clipboard

Add test for PR #2998 / Issue #2997

Open terrelln opened this issue 3 years ago • 0 comments

Add tests for PR #2998 / Issue #2997. Find a way to test the PR. Idea:

  1. Run the strace command or something equivalent like a bpftrace.
  2. Ensure that the stderr output doesn't contain unexpected utimensat() calls.

terrelln avatar Jan 18 '22 23:01 terrelln