sapling/mercurial-bundles
Anastasiya Zhyrkevich c9e390669d tests for changegroup pack/unpack for version 3
Summary:
Tests are for changegroup version3
Unitests in part_inner.rs
QuickCheck for Ch3Packer and Unpacker.

Packer has the same implementation, as Packer packs everything operating with chunks, and does not care about sections.

In quickcheck tests, my proposal is to have similar CgSeqGenerator for both of Cg versions.
But as sections are different, to introduce optional sections.

Reviewed By: StanislavGlebik

Differential Revision: D10192025

fbshipit-source-id: bef0d654724f18177461c6326324d6972943eb23
2018-10-05 02:51:24 -07:00
..
src tests for changegroup pack/unpack for version 3 2018-10-05 02:51:24 -07:00
Cargo.toml Add Cargo.toml files to crates. (#7) 2018-07-09 19:52:27 -07:00