freeipa/ipatests/test_ipalib
Petr Viktorin 8f57f25e82 Add ConcatenatedLazyText object
This object will allow splitting large translatable strings into more
pieces, so translators don't have to re-translate the entire text
when a small part changes.

https://fedorahosted.org/freeipa/ticket/3587
2013-11-21 10:34:25 +01:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_backend.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_base.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_capabilities.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_cli.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_config.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_crud.py test_ipalib.test_crud: Don't use a string in takes_options 2013-10-08 16:46:19 +02:00
test_errors.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_frontend.py frontend: report arguments errors with better detail 2013-10-04 10:25:31 +02:00
test_messages.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_output.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_parameters.py Add tests for the IntEnum class 2013-10-09 18:05:37 +02:00
test_plugable.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_rpc.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_text.py Add ConcatenatedLazyText object 2013-11-21 10:34:25 +01:00
test_util.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_x509.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00