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
Dag Wieers ac43a1bbbc Windows: Use the correct newline sequence for the platform (#21846)
This change to the template action plugin make template use the
platform's native newline_sequence for Jinja.

We also added the option `newline_sequence` to change the newline
sequence using by Jinja if you need to use another newline sequence than
the platform default.

This was previously discussed in
https://github.com/ansible/ansible/issues/16255#issuecomment-278289414

And also relates to issue #21128
8 years ago
..
ansible-var-precedence-check.py Fix variable precedence of INI/script vars to be in-line with docs. 8 years ago
boilerplate.sh Update module_utils.six to latest (#22855) 8 years ago
configure-remoting-ps1.sh Add test for `ConfigureRemotingForAnsible.ps1`. 8 years ago
empty-init.sh Add empty-init code-smell script. (#18406) 8 years ago
inappropriately-private.sh Cleanup and fixes for code smell scripts. 8 years ago
integration-aliases.py Test placement (#21801) 8 years ago
line-endings.sh Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
no-basestring.sh Update module_utils.six to latest (#22855) 8 years ago
no-dict-iteritems.sh Update module_utils.six to latest (#22855) 8 years ago
no-dict-itervalues.sh Update module_utils.six to latest (#22855) 8 years ago
no-iterkeys.sh Update module_utils.six to latest (#22855) 8 years ago
pylint-ansible-test.sh Consider module_utils deps when running tests. (#21382) 8 years ago
replace-urlopen.sh Update module_utils.six to latest (#22855) 8 years ago
required-and-default-attributes.sh Test reorganization and cleanup. (#18270) 8 years ago
shebang.sh Combine jimi-c and bcoca's ideas and work on hooking module-utils into PluginLoader. 8 years ago
skip.txt Initial ansible-test implementation. (#18556) 8 years ago
test-constraints.sh Correct test constraints and add sanity check. 8 years ago
use-compat-six.sh Update module_utils.six to latest (#22855) 8 years ago