tests/test-revlog-raw.py.out
author Georges Racinet <georges.racinet@octobus.net>
Wed, 23 Jan 2019 07:49:36 -0500
branchstable
changeset 41350 ab0d762d89ef
parent 41087 797a416a91bd
permissions -rw-r--r--
rust-cpython: raising error.WdirUnsupported The Graph implementation of hg-cpython returns the appropriate error upon encounter with the working directory special revision number, and this gives us in particular a code path to test from test-rust-ancestors.py In the current implementation, the exception is actually raised from the iterator instantiation; we are nonetheless consuming the iterator in the test with `list()` in order not to depend on implementation details.

local test passed
addgroupcopy test passed
clone test passed
lowlevelcopy test passed
slicing test passed
issnapshot test passed
findsnapshot test passed