git-review/git_review/tests
Jan Kundrát 9b68a44f38 Support usernames that contain '@' and ssh Git URLs
Our company-internal Gerrit uses federated logins (Shibboleth/SAML), and
the login names happen to include the at-signs. This needed a patch to
Gerrit ([1], released in 2.13.10) to allow them. Cloning using regular
git tools as well as through the gertty work, but `git-review --list`
complained because it couldn't parse these URLs.

[1] https://gerrit-review.googlesource.com/c/94914/

Change-Id: I6c1c75a585184ee3fb2847c1e6d30802e53f8b4c
2019-02-19 10:11:32 +00:00
..
__init__.py tests/__init__.py: ssh-keygen -m PEM for bouncycastle 2018-12-04 18:12:06 -08:00
check_test_id_hashes.py Use hash of test ID to pick Gerrit ports in tests 2016-08-15 17:41:30 +01:00
prepare.py Implement integration tests. 2013-08-15 21:08:08 +00:00
test_git_review.py Merge "test_uploads_with_nondefault_rebase: fix git screen scraping" 2018-12-14 16:21:56 +00:00
test_unit.py Support usernames that contain '@' and ssh Git URLs 2019-02-19 10:11:32 +00:00
utils.py Enable color support based on tty and config 2014-11-26 20:35:09 +00:00