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.
2019-01-10 08:37:17 -08:00
..
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py
changelog.json Implement new changelog generator. 2018-06-05 19:08:15 -07:00
changelog.py Implement new changelog generator. 2018-06-05 19:08:15 -07:00
configure-remoting-ps1.json
configure-remoting-ps1.py
docs-build.json
docs-build.py adds stub API docs in a single file (#46663) 2018-11-05 15:10:52 -08:00
empty-init.json
empty-init.py Bug fixes and cleanup for ansible-test. (#45991) 2018-10-09 18:25:24 -07:00
line-endings.json
line-endings.py New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
no-assert.json
no-assert.py Adds the ipaddress compat library backport from Python 3.x (#42265) 2018-07-17 11:37:23 -07:00
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) 2019-01-09 21:48:12 -08:00
no-smart-quotes.json
no-smart-quotes.py Allow specifying the output encoding in the template module (#42171) 2018-07-25 13:10:40 -07:00
no-tests-as-filters.json
no-tests-as-filters.py [stable-2.7] Improve performance of no-tests-as-filters test. 2019-01-09 23:27:03 -08:00
no-underscore-variable.json
no-underscore-variable.py [stable-2.7] Minor cleanup of code-smell tests. (#45658) 2019-01-09 21:48:12 -08:00
no-unicode-literals.json
no-unicode-literals.py Adds the ipaddress compat library backport from Python 3.x (#42265) 2018-07-17 11:37:23 -07:00
replace-urlopen.json
replace-urlopen.py Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json
shebang.py Use runtime instead of datetime for test output. 2018-08-23 12:05:10 -07:00
skip.txt
symlinks.json Add symlinks sanity test. (#46467) 2018-10-09 18:25:24 -07:00
symlinks.py Add symlinks sanity test. (#46467) 2018-10-09 18:25:24 -07:00
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) 2019-01-10 08:37:17 -08:00
use-compat-six.json
use-compat-six.py