freeipa/ipatests
Petr Spacek 441acf7797 Build: fix distribution of static files for web UI
Static files from Git which are not touched by the build system
have to be explicitly listed in Makefile.am so they get into tarball.

EXTRA_DIST lists whole sub-directories with static files.
This is not ideal but we do not have enough time to fix it properly.

Dojo builder patch files were renames to shorten their name.
The original names were exceeding autotools length limit.

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

Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2016-11-09 13:08:32 +01:00
..
man Build: fix man page distribution 2016-11-09 13:08:32 +01:00
pytest_plugins Pylint: remove unused variables in tests 2016-10-11 16:50:32 +02:00
test_cmdline Extend keytab retrieval test suite to cover new options 2016-11-08 17:02:44 +01:00
test_install ipaldap: merge IPAdmin to LDAPClient 2016-11-07 11:34:03 +01:00
test_integration Tests: Fix integration sudo test 2016-11-07 12:39:06 +01:00
test_ipalib pylint: enable the import-error check 2016-10-24 14:11:08 +02:00
test_ipapython Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_ipaserver pylint: enable the import-error check 2016-10-24 14:11:08 +02:00
test_pkcs10 Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_webui pylint: enable the import-error check 2016-10-24 14:11:08 +02:00
test_xmlrpc Modernize ipa-getkeytab test suite 2016-11-08 17:02:44 +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 Build: move translations from install/po/ to top-level po/ 2016-10-24 13:30:12 +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
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
pytest.ini Add __name__ == __main__ guards to setup.pys 2016-10-25 18:11:31 +02:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Add __name__ == __main__ guards to setup.pys 2016-10-25 18:11:31 +02:00
test_util.py Fix test_util.test_assert_deepequal test 2016-10-04 14:11:00 +02:00
util.py ipatests: provide context manager for keytab usage in RPC tests 2016-10-04 18:03:03 +02:00