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/sanity/code-smell
Toshio Kuratomi fbf6cb8fff Add boilerplate to fetch.py
This completes the modules/files directory so we can now check it for
regressions.
7 years ago
..
ansible-var-precedence-check.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
boilerplate.sh Add boilerplate to fetch.py 7 years ago
configure-remoting-ps1.sh
empty-init.sh
inappropriately-private.sh
integration-aliases.py
line-endings.sh
no-basestring.sh Remove automatic use of system six 7 years ago
no-dict-iteritems.sh Remove automatic use of system six 7 years ago
no-dict-iterkeys.sh Remove automatic use of system six 7 years ago
no-dict-itervalues.sh Remove automatic use of system six 7 years ago
no-get-exception.sh code-smell test changes 7 years ago
no-wildcard-import.sh code-smell test changes 7 years ago
pylint-ansible-test.sh Add support for cloud tests to ansible-test. (#24315) 8 years ago
replace-urlopen.sh Remove automatic use of system six 7 years ago
required-and-default-attributes.sh
shebang.sh Add integration test that modules are loaded from the expected locations (#24170) 8 years ago
skip.txt
test-constraints.sh Fix bugs in ansible-test units command. (#24044) 8 years ago
use-compat-six.sh