view tests/test-hg-parseurl.py.out @ 14470:34f502851ff8 stable

i18n-pt_BR: synchronized with ab687820c4cc
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Thu, 19 May 2011 16:25:26 -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', [])