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
Felix Fontein 20eaebd9b2 [2.7] openssl_pkcs12: fix ca_certificates path expansion (#50697)
* Expand user and variables in ca_certificates paths.

This is a fix specific for stable-2.7. In devel (and stable-2.8),
this problem is fixed by #48473. That PR adds argument spec
validation for list elements.

* Add changelog.
7 years ago
..
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py
changelog.json
changelog.py
configure-remoting-ps1.json
configure-remoting-ps1.py
docs-build.json
docs-build.py adds stub API docs in a single file (#46663) 7 years ago
empty-init.json
empty-init.py Bug fixes and cleanup for ansible-test. (#45991) 7 years ago
line-endings.json
line-endings.py
no-assert.json
no-assert.py
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py
no-illegal-filenames.json
no-illegal-filenames.py [stable-2.7] Minor cleanup of code-smell tests. (#45658) 7 years ago
no-smart-quotes.json
no-smart-quotes.py
no-tests-as-filters.json
no-tests-as-filters.py [stable-2.7] Improve performance of no-tests-as-filters test. 7 years ago
no-underscore-variable.json
no-underscore-variable.py [stable-2.7] Minor cleanup of code-smell tests. (#45658) 7 years ago
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json
shebang.py
skip.txt
symlinks.json Add symlinks sanity test. (#46467) 7 years ago
symlinks.py Add symlinks sanity test. (#46467) 7 years ago
test-constraints.json
test-constraints.py
use-argspec-type-path.json
use-argspec-type-path.py [2.7] openssl_pkcs12: fix ca_certificates path expansion (#50697) 7 years ago
use-compat-six.json
use-compat-six.py