ansible/test/sanity/code-smell
Lumír 'Frenzy' Balhar 9d41aefd71 Add Python 3 support for validate-modules test. (#21195)
* Improve PEP8 compatibility

* Fix Python 3 incompatibility

Is prohibited to mutate OrderedDict during iteration through it so
is better to add records with error or warning to empty dictionary
instead of delete records from copy of dictionary during iterating.

* Decode output of subprocess from bytes to unicode.

* Add Python 3 support for validate-modules test.

Fix #18367
2017-04-10 07:43:39 -07:00
..
ansible-var-precedence-check.py Fix variable precedence of INI/script vars to be in-line with docs. 2017-03-02 17:07:00 -06:00
boilerplate.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
configure-remoting-ps1.sh
empty-init.sh
inappropriately-private.sh
integration-aliases.py Test placement (#21801) 2017-02-22 12:43:45 -08:00
line-endings.sh Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
no-basestring.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
no-dict-iteritems.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
no-dict-itervalues.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
no-iterkeys.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
pylint-ansible-test.sh Consider module_utils deps when running tests. (#21382) 2017-02-13 18:49:36 -08:00
replace-urlopen.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
required-and-default-attributes.sh
shebang.sh Add Python 3 support for validate-modules test. (#21195) 2017-04-10 07:43:39 -07:00
skip.txt
test-constraints.sh
use-compat-six.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00