1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2018-04-06 07:13:31 +10:00
..
argv_parser_test.ps1 windows argv to string module utility (#28970) 2017-10-23 09:49:40 +10:00
camel_conversion_test.ps1 CamelConverter - more fixes picked up in testing (#30601) 2017-09-20 15:17:26 +10:00
command_util_test.ps1 windows command changed to use CreateProcess (#30253) 2017-09-13 09:58:49 -07:00
file_util_test.ps1 Ansible.ModuleUtils.FileUtil: catch DirectoryNotFoundException when testing a path (#37968) 2018-03-27 16:19:45 +10:00
legacy_only_new_way.ps1 rename legacy PS module_utils to remove PowerShell prefix (#27495) 2017-07-31 10:06:12 -07:00
legacy_only_new_way_win_line_ending.ps1 Tolerate win line endings on windows module_util load (#37291) 2018-04-06 07:13:31 +10:00
legacy_only_old_way.ps1 Powershell module_utils loader and tests (#26932) 2017-07-18 20:44:01 -07:00
legacy_only_old_way_win_line_ending.ps1 Tolerate win line endings on windows module_util load (#37291) 2018-04-06 07:13:31 +10:00
sid_utils_test.ps1 fix Windows tests with hardcoded Administrator account (#35339) 2018-01-25 02:56:58 -08:00
symbolic_link_test.ps1 added powershell symlink util helper (#27153) 2017-11-16 10:12:02 +10:00
uses_bogus_utils.ps1 Powershell module_utils loader and tests (#26932) 2017-07-18 20:44:01 -07:00
uses_local_utils.ps1 rename legacy PS module_utils to remove PowerShell prefix (#27495) 2017-07-31 10:06:12 -07:00