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
Abhijeet Kasurde 8de1d8ea3f
[stable-2.20] get_url: Fix regex for GNU digest line (#86134) (#86215)
* GNU digest line may contain multiple spaces between
  checksum and filename. Fix regex to handle this situation.

Fixes: #86132
(cherry picked from commit af9009b)

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
1 month ago
..
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py Add type annotations to set_module_args (#85329) 7 months ago
mount_facts_data.py Add mount_facts module (#83508) 1 year ago
test_apt.py test_apt: migrate from unittest to pytest (#82666) 2 years ago
test_apt_key.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_async_wrapper.py Require `from __future__ import annotations` (#81902) 2 years ago
test_copy.py Avoid mocker fixture in copy unit tests (#85575) 5 months ago
test_debconf.py debconf: set empty password value (#83217) 1 year ago
test_get_url.py [stable-2.20] get_url: Fix regex for GNU digest line (#86134) (#86215) 1 month ago
test_hostname.py Templating overhaul, implement Data Tagging (#84621) 9 months ago
test_iptables.py Templating overhaul, implement Data Tagging (#84621) 9 months ago
test_known_hosts.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_mount_facts.py Templating overhaul, implement Data Tagging (#84621) 9 months ago
test_pip.py Templating overhaul, implement Data Tagging (#84621) 9 months ago
test_service.py Templating overhaul, implement Data Tagging (#84621) 9 months ago
test_service_facts.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_systemd.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_unarchive.py unarchive: Clamp zip timestamps on 32-bit time_t (#84409) 1 year ago
test_uri.py Templating overhaul, implement Data Tagging (#84621) 9 months ago
utils.py Templating overhaul, implement Data Tagging (#84621) 9 months ago