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
Matt Clay 9d65e122ff
Fix detection of available hashlib algorithms (#79946)
* Fix detection of available hashlib algorithms

Detection of hashlib algorithms now works on Python 3.x.
The new implementation works on Python 2.7 and later.

Test coverage is provided by both integration and unit tests.

* Add additional details about hashlib in docs
2 years ago
..
_vendor
ansible_test
cli
compat
config
errors
executor Update collections.abc imports (#79911) 2 years ago
galaxy
inventory Fix pointless statements in unit tests (#79940) 2 years ago
inventory_test_data/group_vars
mock
module_utils Fix detection of available hashlib algorithms (#79946) 2 years ago
modules Update collections.abc imports (#79911) 2 years ago
parsing
playbook
plugins Fix pointless statements in unit tests (#79940) 2 years ago
regex
template
utils Fix pointless statements in unit tests (#79940) 2 years ago
vars Fix pointless statements in unit tests (#79940) 2 years ago
__init__.py
requirements.txt
test_context.py
test_no_tty.py