mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-29 20:40:59 +00:00
* Use double-quotes for expect integration tests * Cast user input to string for expect integration tests * Remove usage of cmp() for python3 compatibility - Add code smell test to look for cmp usage - Fixes #24756 |
||
|---|---|---|
| .. | ||
| ansible-var-precedence-check.py | ||
| boilerplate.sh | ||
| configure-remoting-ps1.sh | ||
| empty-init.sh | ||
| inappropriately-private.sh | ||
| integration-aliases.py | ||
| line-endings.sh | ||
| no-basestring.sh | ||
| no-dict-iteritems.sh | ||
| no-dict-itervalues.sh | ||
| no-iterkeys.sh | ||
| no-list-cmp.sh | ||
| pylint-ansible-test.sh | ||
| replace-urlopen.sh | ||
| required-and-default-attributes.sh | ||
| shebang.sh | ||
| skip.txt | ||
| test-constraints.sh | ||
| use-compat-six.sh | ||