summaryrefslogtreecommitdiff
path: root/test/integration/targets/win_module_utils
Commit message (Expand)AuthorAgeFilesLines
* Separated ps module_util test targets, added WebRequest tests (#67914)Jordan Borean2020-03-0211-1293/+0
* Add-Type - Added a way to reference assemblies by type name (#65866)Jordan Borean2019-12-171-0/+23
* Change collection PS util import pattern (#61307)Jordan Borean2019-08-271-0/+45
* PowerShell - Added coverage collector (#59009)Jordan Borean2019-08-281-0/+4
* many pslint fixes (#55862)Shachaf922019-07-092-7/+6
* Change S3 bucket urls to new method as per #56124 (#56418)ShachafGoldstein2019-05-141-1/+1
* Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065)Dag Wieers2019-04-101-1/+1
* PS AddType - Add the ability to supply custom compile symbols for C# code (#5...Jordan Borean2019-03-291-0/+23
* windows - Fix module utils with glob paths (#53835)Jordan Borean2019-03-153-16/+33
* Windows: Add backup parameter to modules (#50033)Dag Wieers2019-02-252-0/+99
* Windows Privileges - moved util code to it's own C# util (#48897)Jordan Borean2018-12-141-65/+13
* win become: refactor and add support for passwordless become (#48082)Jordan Borean2018-12-121-1/+1
* powershell: add ability to ignore specific warnings in C# Add-Type (#47643)Jordan Borean2018-11-061-0/+21
* WinRM/PSRP: Ensure shell returns UTF-8 output (#47404)Dag Wieers2018-10-241-0/+6
* win_exec: refactor PS exec runner (#45334)Jordan Borean2018-10-024-0/+245
* fix Ansible.ModuleUtils.FileUtil to respect ErrorAction if running in a try/c...Jordan Borean2018-09-111-0/+8
* Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it (#43179)Jordan Borean2018-07-302-0/+172
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-2/+2
* powershell: support recursive requires statements (#43143)Jordan Borean2018-07-245-0/+62
* Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify we...Jordan Borean2018-04-302-3/+31
* Ansible.ModuleUtils.FileUtil - Add ability to test non file system provider p...Jordan Borean2018-04-241-0/+13
* Tolerate win line endings on windows module_util load (#37291)jhawkesworth2018-04-063-0/+26
* Ansible.ModuleUtils.FileUtil: catch DirectoryNotFoundException when testing a...Jordan Borean2018-03-271-0/+8
* azure windows: changed pagefile to dynamically get the path (#35376)Jordan Borean2018-01-251-10/+26
* fix Windows tests with hardcoded Administrator account (#35339)Matt Davis2018-01-251-6/+19
* standardise the powershell FileUtils (#34969)Jordan Borean2018-01-171-32/+36
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-2/+2
* added powershell symlink util helper (#27153)Jordan Borean2017-11-162-0/+176
* windows: fix for checking locked system files (#30665)Jordan Borean2017-11-152-0/+67
* windows argv to string module utility (#28970)Jordan Borean2017-10-233-1/+116
* CamelConverter - more fixes picked up in testing (#30601)Jordan Borean2017-09-201-12/+22
* CamelConversion: fix to not convert string values (#30595)Jordan Borean2017-09-201-1/+2
* windows command changed to use CreateProcess (#30253)Jordan Borean2017-09-132-0/+138
* Divide Windows integration tests into 2 groups. (#29029)Matt Clay2017-09-051-0/+1
* Added powershell SID utils for shared common code (#27091)Jordan Borean2017-08-282-0/+74
* rename legacy PS module_utils to remove PowerShell prefix (#27495)Matt Davis2017-07-313-3/+3
* Added function to convert camelCase to snake_case for powershell (#26203)Jordan Borean2017-07-192-0/+72
* Powershell module_utils loader and tests (#26932)Matt Davis2017-07-187-0/+62