diff tests/test-hybridencode.py.out @ 17593:9e31a72bede7

test-hybridencode: add a case for direncode
author Adrian Buehlmann <adrian@cadifra.com>
date Sun, 16 Sep 2012 22:43:24 +0200
parents f2bcc5975f10
children eb7f8359249a
line wrap: on
line diff
--- a/tests/test-hybridencode.py.out	Mon Sep 17 08:58:35 2012 +0200
+++ b/tests/test-hybridencode.py.out	Sun Sep 16 22:43:24 2012 +0200
@@ -35,8 +35,8 @@
 B = 'data/less ~3c, greater ~3e, colon ~3a, double-quote ~22, backslash ~5c, pipe ~7c, question-mark ~3f, asterisk ~2a'
 
 encoding directories ending in .hg, .i or .d with '.hg' suffix
-A = 'data/x.hg/x.i/x.d/foo'
-B = 'data/x.hg.hg/x.i.hg/x.d.hg/foo'
+A = 'data/x.h.i/x.hg/x.i/x.d/foo'
+B = 'data/x.h.i.hg/x.hg.hg/x.i.hg/x.d.hg/foo'
 
 A = 'data/a.hg/a.i/a.d/foo'
 B = 'data/a.hg.hg/a.i.hg/a.d.hg/foo'