zstd is not available always like pure py versions. Hence we wrap that part
around #if zstd. To make sure the functionality is tested on pure version
as well, I have added another requirement addition test.
Details
Details
- Reviewers
indygreg marmoute - Group Reviewers
hg-reviewers - Commits
- rHG68906595016c: tests: update test-share-safe to work with non-zstd versions
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
There is an #if zstd check that should be used instead.