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/module_utils
dkuji 26375e7f12
fix copy module update atime/mtime (#83235)
Ensure we force mtime/atime update when using copystat

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
3 months ago
..
basic fix copy module update atime/mtime (#83235) 3 months ago
common Deprecate remaining safe evals (#83293) 4 months ago
compat Remove Python 2 compat (via six) from unit tests 1 year ago
facts systemd facts: Handle AttributeError (#83684) 4 months ago
json_utils Remove Python 2.x compat from unit tests (#82109) 1 year ago
parsing Require `from __future__ import annotations` (#81902) 1 year ago
urls test: update tests (#83686) 4 months ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Remove Python 2 compat (via six) from unit tests 1 year ago
test_api.py Require `from __future__ import annotations` (#81902) 1 year ago
test_connection.py Require `from __future__ import annotations` (#81902) 1 year ago
test_distro.py Remove unused/unreachable unit test code (#82160) 1 year ago
test_text.py Remove Python 2 compat (via six) from unit tests 1 year ago