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
Jordan Borean e972287c35 win_exec: refactor PS exec runner (#45334)
* win_exec: refactor PS exec runner

* more changes for PSCore compatibility

* made some changes based on the recent review

* split up module exec scripts for smaller payload

* removed C# module support to focus on just error msg improvement

* cleaned up c# test classifier code
6 years ago
..
add_type_test.ps1 win_exec: refactor PS exec runner (#45334) 6 years ago
argv_parser_test.ps1
camel_conversion_test.ps1
command_util_test.ps1
csharp_util.ps1 win_exec: refactor PS exec runner (#45334) 6 years ago
file_util_test.ps1 fix Ansible.ModuleUtils.FileUtil to respect ErrorAction if running in a try/catch (#45451) 6 years ago
legacy_only_new_way.ps1
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
legacy_only_old_way_win_line_ending.ps1 Tolerate win line endings on windows module_util load (#37291) 7 years ago
privilege_util_test.ps1 Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it (#43179) 6 years ago
recursive_requires.ps1 powershell: support recursive requires statements (#43143) 6 years ago
sid_utils_test.ps1 Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 7 years ago
symbolic_link_test.ps1
uses_bogus_utils.ps1
uses_local_utils.ps1