freeipa/ipatests
Martin Babinsky 211c944a35 Improve the robustness FreeIPA's i18n module and its tests
Prevent false positive errors reported by `ipatests/i18n.py` and
`ipatests/test_ipalib/test_text.py` when LANGUAGE env variable is set in the
environment.

Additionally, also set LC_ALL and LC_MESSAGES during checks to further improve
the robustness.

https://fedorahosted.org/freeipa/ticket/6512

Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-11-28 13:58:33 +01:00
..
man Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
pytest_plugins Tests: Providing trust tests with tree root domain 2016-11-15 13:34:38 +01:00
test_cmdline test_ipagetkeytab: use system-wide IPA CA cert location in tests 2016-11-09 16:39:39 +01:00
test_install ipaldap: merge IPAdmin to LDAPClient 2016-11-07 11:34:03 +01:00
test_integration Fix Python 3 bugs discovered by pylint 2016-11-25 16:18:22 +01:00
test_ipalib Improve the robustness FreeIPA's i18n module and its tests 2016-11-28 13:58:33 +01:00
test_ipapython Port ipapython.dnssec.odsmgr to xml.etree 2016-11-16 23:37:46 +01:00
test_ipaserver x509: use python-cryptography to process certs 2016-11-10 10:21:47 +01:00
test_pkcs10 pkcs10: use python-cryptography for CSR processing 2016-11-10 10:21:47 +01:00
test_webui TESTS: Update group type name 2016-11-14 18:08:15 +01:00
test_xmlrpc Fix Python 3 bugs discovered by pylint 2016-11-25 16:18:22 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Improve the robustness FreeIPA's i18n module and its tests 2016-11-28 13:58:33 +01: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
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
pytest.ini Add main guards to a couple of Python scripts 2016-11-24 16:35:43 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py ipapython and ipatest no longer require lxml 2016-11-17 11:29:28 +01:00
test_util.py Fix test_util.test_assert_deepequal test 2016-10-04 14:11:00 +02:00
util.py ipatests: Fix assert_deepequal outside of pytest process 2016-11-14 18:19:17 +01:00