view tests/test-hg-parseurl.py.out @ 10562:90414215041f stable

i18n-sv: synchronized with d1bbf01c4a8e
author Jens Bäckman <jens.backman@gmail.com>
date Sun, 28 Feb 2010 19:37:56 +0100
parents d757bc0c7865
children 3d6915f5a2bb
line wrap: on
line source

http://example.com/no/anchor, branches: []
http://example.com/an/anchor, branches: ['foo']
http://example.com/no/anchor/branches, branches: ['foo']
http://example.com/an/anchor/branches, branches: ['foo', 'bar']
http://example.com/an/anchor/branches-None, branches: ['foo']