diff tests/test-revlog-raw.py.out @ 41034:cca12a31ede5

revlog: add some direct testing of the slicing logic This test check slicing backed by an actual revlog. It will test the C version of slicing (if the test are run with the C extensions).
author Boris Feld <boris.feld@octobus.net>
date Thu, 20 Dec 2018 12:17:15 +0100
parents ec48d57de110
children 15f78383d3c8
line wrap: on
line diff
--- a/tests/test-revlog-raw.py.out	Wed Dec 19 10:54:25 2018 +0100
+++ b/tests/test-revlog-raw.py.out	Thu Dec 20 12:17:15 2018 +0100
@@ -2,3 +2,4 @@
 addgroupcopy test passed
 clone test passed
 lowlevelcopy test passed
+slicing test passed