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
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
6 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Tolerate win line endings on windows module_util load (#37291) 6 years ago
compile Overhaul additional sanity tests. (#36803) 6 years ago
import webfaction modules: fix broken import (#35024) 6 years ago
pep8 Test cleanup. 7 years ago
pslint win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 6 years ago
pylint Enable wildcard import pylint (#35786) 6 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 7 years ago
shellcheck Test cleanup. 7 years ago
validate-modules cs_user: fix E325 (#38158) 6 years ago
yamllint Fix yamllinter handling of tuple assignment. 6 years ago
ansible.cfg Fix ansible-test config management. 7 years ago