tests/test-hgweb-auth.py.out
changeset 46907 ffd3e823a7e5
parent 40663 c53f0ead5781
equal deleted inserted replaced
46906:33524c46a092 46907:ffd3e823a7e5
   209      ('y', 'ypassword')
   209      ('y', 'ypassword')
   210 CFG: {b'y.password': b'ypassword', b'y.prefix': b'http://y@example.org/foo'}
   210 CFG: {b'y.password': b'ypassword', b'y.prefix': b'http://y@example.org/foo'}
   211 URI: http://example.org/foo
   211 URI: http://example.org/foo
   212      abort
   212      abort
   213 
   213 
   214 *** Test urllib2 and util.url
   214 *** Test urllib2 and urlutil.url
   215 
   215 
   216 URIs: http://user@example.com:8080/foo http://example.com:8080/foo
   216 URIs: http://user@example.com:8080/foo http://example.com:8080/foo
   217 ('user', '')
   217 ('user', '')