1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/runner/lib
Yannig Perré 6a57ad34c0 Allow ini plugin to load file using other encoding than utf8.
- New option for ini plugins: encoding
  - Add a new option encoding to _get_file_contents
  - Use replace option in test/runner/lib/util.py when calling decode on stdout/err
    output when diff have non-utf8 sequences
2017-07-27 14:20:18 -07:00
..
cloud Add --list-targets and speed up --explain. (#26838) 2017-07-14 19:11:25 -07:00
__init__.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
ansible_util.py Allow ansible.cfg overrides (#27372) 2017-07-27 11:37:15 +01:00
changes.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
classification.py Use subset of Windows tests for "all" tests. (#26830) 2017-07-14 16:51:32 -07:00
config.py Add --list-targets and speed up --explain. (#26838) 2017-07-14 19:11:25 -07:00
core_ci.py Add RHEL 7.3 to ansible-test and CI. (#26550) 2017-07-07 16:52:40 -07:00
cover.py Refactor ansible-test config classes. (#26505) 2017-07-06 16:14:44 -07:00
delegation.py Add --list-targets and speed up --explain. (#26838) 2017-07-14 19:11:25 -07:00
diff.py Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
docker_util.py Refactor ansible-test config classes. (#26505) 2017-07-06 16:14:44 -07:00
executor.py Add --list-targets and speed up --explain. (#26838) 2017-07-14 19:11:25 -07:00
git.py Allow ini plugin to load file using other encoding than utf8. 2017-07-27 14:20:18 -07:00
http.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
manage_ci.py Add RHEL 7.3 to ansible-test and CI. (#26550) 2017-07-07 16:52:40 -07:00
metadata.py Add ANSIBLE_TEST_CI env var to integration tests. 2017-07-12 17:46:12 -07:00
pytar.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
sanity.py Remove automatic use of system six 2017-07-25 15:58:23 -07:00
target.py Add role dependencies to change classification. 2017-07-10 18:20:09 -07:00
test.py Add ansible-test options and docs. (#26823) 2017-07-14 16:52:11 -07:00
thread.py Increase python version coverage for tests. (#24762) 2017-05-19 01:37:53 +08:00
util.py Allow ini plugin to load file using other encoding than utf8. 2017-07-27 14:20:18 -07:00