view tests/test-hg-parseurl.py.out @ 14105:9dda9b5e744c stable

i18n-pt_BR: synchronized with 3c753f9a2fbc
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Mon, 25 Apr 2011 14:18:19 -0300
parents 3d6915f5a2bb
children 375872fdadba
line wrap: on
line source

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