Adapt tests to new internal cluster API.
authorMatthieu Gautier <matthieu.gautier@mgautier.fr>
Mon, 7 Nov 2016 18:53:26 +0000 (19:53 +0100)
committerGraham Inggs <ginggs@debian.org>
Fri, 21 Apr 2017 08:06:38 +0000 (09:06 +0100)
commit519420e242dca7f636f1f1337c2c942ce5828943
treeee5fd55310a9df81104b2bf65739714b669ea568
parent0da4c10e68cadf4bbc62a62befc3a5b409afce67
Adapt tests to new internal cluster API.

- There is no more operator>>() on cluster. We should use init_from_stream.
- The stream must be a zim::ifstream not a std::istream.

Change-Id: I58b8e1d43b0973129d02393b83c3f248b77768fd

Gbp-Pq: Name 0002-Adapt-tests-to-new-internal-cluster-API.patch
test/cluster.cpp