freeipa/ipatests
Martin Basti 16261adc58 Replace tab with space in test_user_plugin.py
Mixing tabs and spaces is not allowed in python3

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2015-10-14 10:14:51 +02:00
..
man ipatests: Setup SSSD debugging mode by default 2014-05-09 13:57:04 +03:00
pytest_plugins Use the print function 2015-09-01 11:42:01 +02:00
test_cmdline Use six.Stringio instead of StringIO.StringIO 2015-10-07 10:27:20 +02:00
test_install Server Upgrade: remove --test option 2015-03-19 12:48:41 +01:00
test_integration CI Test: add setup_kra options into install scripts 2015-10-12 17:50:22 +02:00
test_ipalib ipalib.parameters: Require bytes for Bytes.pattern 2015-10-13 14:16:32 +02:00
test_ipapython test_keyring: Use str(e) instead of e.message for exceptions 2015-10-13 14:16:32 +02:00
test_ipaserver Use six.moves.http_client instead of httplib 2015-10-07 10:27:20 +02:00
test_pkcs10 Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
test_webui Use six.moves.urllib instead of urllib/urllib2/urlparse 2015-10-07 10:27:20 +02:00
test_xmlrpc Replace tab with space in test_user_plugin.py 2015-10-14 10:14:51 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Use byte literals where appropriate 2015-09-17 11:08:43 +02:00
i18n.py Use the print function 2015-09-01 11:42:01 +02:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config Use the print function 2015-09-01 11:42:01 +02:00
ipa-test-task Use the print function 2015-09-01 11:42:01 +02:00
pytest.ini ipatests: Use pytest-sourceorder 2014-12-17 15:37:56 +01:00
setup.py.in Include ipatests/test_xmlrpc/data directory into distribution. 2015-10-05 16:44:52 +02:00
test_util.py Alias "unicode" to "str" under Python 3 2015-09-17 11:08:43 +02:00
util.py Rename caught exception for use outside the except: block. 2015-10-13 14:16:32 +02:00