tests/test-hgweb-auth.py.out
branchstable
changeset 15024 0f1311e829c9
parent 15005 4a43e23b8c55
child 37940 31c37e703cee
--- a/tests/test-hgweb-auth.py.out	Thu Aug 04 19:41:23 2011 +0300
+++ b/tests/test-hgweb-auth.py.out	Fri Aug 05 21:05:40 2011 +0200
@@ -189,3 +189,8 @@
 CFG: {x.password: xpassword, x.prefix: http://example.org/foo/bar, x.username: None, y.password: ypassword, y.prefix: http://example.org/foo, y.username: y}
 URI: http://y@example.org/foo/bar
      ('y', 'xpassword')
+
+*** Test urllib2 and util.url
+
+URIs: http://user@example.com:8080/foo http://example.com:8080/foo
+('user', '')