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
legacy_only_old_way.ps1
legacy_only_old_way_win_line_ending.ps1
privilege_util_test.ps1
recursive_requires.ps1
sid_utils_test.ps1
symbolic_link_test.ps1
uses_bogus_utils.ps1
uses_local_utils.ps1