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
jhawkesworth ad94d03ba1 Tolerate win line endings on windows module_util load (#37291)
* tolerate windows line endings when loading windows module utils.  Helpful for old custom windows modules.

* add test modules to demonstrate win line ending module load behaviour.

* attempt to fix sanity check failures

* pep8 fix

* explict skip of test modules from shebang check (core modules must still have expected unix style line endings)

* switch to rstrip() following core team meeting feedback
7 years ago
..
azure-requirements.json Overhaul additional sanity tests. (#36803) 7 years ago
azure-requirements.py More code-smell sanity test updates. (#36830) 7 years ago
boilerplate.json Update more code-smell tests. (#36570) 7 years ago
boilerplate.py Pass code-smell paths on stdin. 7 years ago
configure-remoting-ps1.json Overhaul additional sanity tests. (#36803) 7 years ago
configure-remoting-ps1.py Overhaul additional sanity tests. (#36803) 7 years ago
empty-init.json Overhaul additional sanity tests. (#36803) 7 years ago
empty-init.py Overhaul additional sanity tests. (#36803) 7 years ago
integration-aliases.json Overhaul additional sanity tests. (#36803) 7 years ago
integration-aliases.py Overhaul additional sanity tests. (#36803) 7 years ago
line-endings.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
line-endings.py Tolerate win line endings on windows module_util load (#37291) 7 years ago
no-assert.json Add support for enhanced code-smell tests. (#36332) 7 years ago
no-assert.py Overhaul additional sanity tests. (#36803) 7 years ago
no-basestring.json Upgrade more code-smell tests. (#36560) 7 years ago
no-basestring.py Pass code-smell paths on stdin. 7 years ago
no-dict-iteritems.json Upgrade more code-smell tests. (#36560) 7 years ago
no-dict-iteritems.py Pass code-smell paths on stdin. 7 years ago
no-dict-iterkeys.json Upgrade more code-smell tests. (#36560) 7 years ago
no-dict-iterkeys.py Pass code-smell paths on stdin. 7 years ago
no-dict-itervalues.json Upgrade more code-smell tests. (#36560) 7 years ago
no-dict-itervalues.py Pass code-smell paths on stdin. 7 years ago
no-get-exception.json Upgrade more code-smell tests. (#36560) 7 years ago
no-get-exception.py Pass code-smell paths on stdin. 7 years ago
no-illegal-filenames.json Overhaul additional sanity tests. (#36803) 7 years ago
no-illegal-filenames.py Overhaul additional sanity tests. (#36803) 7 years ago
no-smart-quotes.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
no-smart-quotes.py Complete updates of remaining code-smell tests. (#37743) 7 years ago
no-tests-as-filters.json Add support for enhanced code-smell tests. (#36332) 7 years ago
no-tests-as-filters.py Overhaul additional sanity tests. (#36803) 7 years ago
no-underscore-variable.json Update more code-smell tests. (#36570) 7 years ago
no-underscore-variable.py Pass code-smell paths on stdin. 7 years ago
no-unicode-literals.json More code-smell sanity test updates. (#36830) 7 years ago
no-unicode-literals.py More code-smell sanity test updates. (#36830) 7 years ago
replace-urlopen.json Update more code-smell tests. (#36570) 7 years ago
replace-urlopen.py Pass code-smell paths on stdin. 7 years ago
required-and-default-attributes.json Upgrade more code-smell tests. (#36560) 7 years ago
required-and-default-attributes.py Pass code-smell paths on stdin. 7 years ago
shebang.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
shebang.py Tolerate win line endings on windows module_util load (#37291) 7 years ago
skip.txt Upgrade more code-smell tests. (#36560) 7 years ago
test-constraints.json Overhaul additional sanity tests. (#36803) 7 years ago
test-constraints.py Overhaul additional sanity tests. (#36803) 7 years ago
use-argspec-type-path.json Update more code-smell tests. (#36570) 7 years ago
use-argspec-type-path.py Pass code-smell paths on stdin. 7 years ago
use-compat-six.json Update more code-smell tests. (#36570) 7 years ago
use-compat-six.py Pass code-smell paths on stdin. 7 years ago