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/integration/targets/win_module_utils/library
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
..
argv_parser_test.ps1 windows argv to string module utility (#28970) 7 years ago
camel_conversion_test.ps1 CamelConverter - more fixes picked up in testing (#30601) 7 years ago
command_util_test.ps1 windows command changed to use CreateProcess (#30253) 7 years ago
file_util_test.ps1 Ansible.ModuleUtils.FileUtil: catch DirectoryNotFoundException when testing a path (#37968) 7 years ago
legacy_only_new_way.ps1 rename legacy PS module_utils to remove PowerShell prefix (#27495) 7 years ago
legacy_only_new_way_win_line_ending.ps1 Tolerate win line endings on windows module_util load (#37291) 7 years ago
legacy_only_old_way.ps1 Powershell module_utils loader and tests (#26932) 7 years ago
legacy_only_old_way_win_line_ending.ps1 Tolerate win line endings on windows module_util load (#37291) 7 years ago
sid_utils_test.ps1 fix Windows tests with hardcoded Administrator account (#35339) 7 years ago
symbolic_link_test.ps1 added powershell symlink util helper (#27153) 7 years ago
uses_bogus_utils.ps1 Powershell module_utils loader and tests (#26932) 7 years ago
uses_local_utils.ps1 rename legacy PS module_utils to remove PowerShell prefix (#27495) 7 years ago