You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules
Martin Krizek 77b6633076 [stable-2.11] yum: fix parsing of check-update with subsequent empty lines (#75452)
Rather than adding further complexity to the regex, preprocess the output to
remove any empty lines. Now the only purpose of the regex is to fix
wrapped lines.

Fixes #70949
(cherry picked from commit 51f2f1ac5e)

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
4 years ago
..
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py Clean up unit test boilerplate. 6 years ago
test_apt.py Clean up unit test boilerplate. 6 years ago
test_async_wrapper.py Add intentional unit tests for basic._set_cwd and common.dict_merge (#70283) 6 years ago
test_copy.py Clean up unit test boilerplate. 6 years ago
test_iptables.py Fix comment in iptables unit test (#74061) 5 years ago
test_known_hosts.py sanity: remove ansible-bad-function (#70431) 6 years ago
test_pip.py Clean up unit test boilerplate. 6 years ago
test_service_facts.py service_facts: return service state information on AIX (#72073) 5 years ago
test_systemd.py Clean up unit test boilerplate. 6 years ago
test_unarchive.py [bp-2.11] unarchive - do not fail in init when trying to find required binary (#75363) 5 years ago
test_yum.py [stable-2.11] yum: fix parsing of check-update with subsequent empty lines (#75452) 4 years ago
utils.py Clean up unit test boilerplate. 6 years ago