tests/test-hg-parseurl.py.out
author Matt Mackall <mpm@selenic.com>
Wed, 28 Mar 2012 12:02:38 -0500
branchstable
changeset 16299 853ffcafecfa
parent 13897 375872fdadba
permissions -rw-r--r--
tests: remove sleep/startup/shutdown races from test-hup

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', [])
http://example.com/, branches: (None, [])
http://example.com/, branches: (None, [])
http://example.com/, branches: ('foo', [])