diff tests/test-stablesort-criss-cross.t @ 3255:bb3f8c8c1232

stablesort: introduce a mergepoint based method focused on head The things we needs for stable range is head centric. So we simplify the issue by focussing on head.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 25 Nov 2017 15:14:50 -0500
parents 00e20077bccf
children c82a2632327e
line wrap: on
line diff
--- a/tests/test-stablesort-criss-cross.t	Sat Nov 25 04:09:17 2017 -0500
+++ b/tests/test-stablesort-criss-cross.t	Sat Nov 25 15:14:50 2017 -0500
@@ -9,7 +9,7 @@
   > [ui]
   > logtemplate = "{rev} {node|short} {desc} {tags}\n"
   > [alias]
-  > showsort = debugstablesort --template="{node|short}\n" --method basic-mergepoint
+  > showsort = debugstablesort --template="{node|short}\n" --method basic-headstart
   > EOF
 
   $ checktopo () {