freeipa/ipatests
Rob Crittenden e16e5cd0a6 Use a regex in installutils.get_directive instead of line splitting
This will allow for whitespace around the separator and changes the
default space separator into white space (space + tabs) to be more
generic and work better on Ubuntu which uses tabs in its Apache
configuration.

https://pagure.io/freeipa/issue/7490

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2018-05-02 14:12:11 +02:00
..
man Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
pytest_plugins Compatibility with pytest 3.4 2018-04-30 14:13:40 +02:00
test_cmdline Load certificate files as binary data 2018-04-30 20:42:00 +02:00
test_install Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_integration Load certificate files as binary data 2018-04-30 20:42:00 +02:00
test_ipaclient csrgen: fix when attribute shortname is lower case 2018-04-25 14:41:12 +02:00
test_ipalib Generate same API.txt under Python 2 and 3 2018-02-15 09:41:30 +01:00
test_ipaplatform Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_ipapython Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_ipaserver Use a regex in installutils.get_directive instead of line splitting 2018-05-02 14:12:11 +02:00
test_webui ui_tests: introduce new test_misc cases file 2018-04-27 14:19:59 +02:00
test_xmlrpc Allow dot as a valid character in an selinux identity name 2018-04-25 08:23:47 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Make fasttest pass without ~/.ipa/default.conf 2018-03-16 11:50:41 +01:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-run-tests Fix compatibility with latest pytest 2018-03-23 13:08:39 +01:00
ipa-test-config Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-test-task Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Add mocked test for named crypto policy update 2018-02-20 17:01:52 +01:00
test_util.py Silence pytest.yield_fixture deprecation warning 2017-05-30 12:28:51 +02:00
util.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00