freeipa/tests
Alexander Bokovoy 88262a75ff Add instructions support to PublicError
When long additional text should follow the error message, one can
supply instructions parameter to a class derived from PublicError.

This will cause following text added to the error message:

    Additional instructions:
    <additional text>

`instructions' optional parameter could be a list or anything that coerces
into unicode(). List entries will be joined with '\n'.

https://fedorahosted.org/freeipa/ticket/3167
2012-10-11 16:30:58 -04:00
..
test_cmdline Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
test_install Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
test_ipalib Add instructions support to PublicError 2012-10-11 16:30:58 -04:00
test_ipapython Use OpenSSH-style public keys as the preferred format of SSH public keys. 2012-09-06 19:11:57 -04:00
test_ipaserver Internationalization for public errors 2012-09-03 18:16:12 +02:00
test_pkcs10 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_xmlrpc Restrict admins group modifications 2012-10-03 13:22:46 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
data.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
i18n.py Arrange stripping .po files 2012-07-24 16:54:21 -04:00
test_util.py Sort lists so order is predictable and tests pass as expected. 2011-08-31 11:18:08 +02:00
util.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00