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_script/files
Matt Davis 97f97339f7
re-enable batch tests for win_script (#48822)
* skipped on Server 2008 since batch interpreter is busted under UTF8 codepage
* see https://github.com/ansible/ansible/issues/21915 for more details
2018-11-16 11:23:53 -08:00
..
space path Miscellaneous test fixes. (#35301) 2018-01-24 10:22:04 -08:00
fail.bat re-enable batch tests for win_script (#48822) 2018-11-16 11:23:53 -08:00
test_script.bat
test_script.cmd
test_script.ps1
test_script_bool.ps1
test_script_creates_file.ps1
test_script_removes_file.ps1
test_script_whoami.ps1 win_script: add support for become and centralise exec wrapper builder (#45582) 2018-09-13 08:50:13 +10:00
test_script_with_args.ps1
test_script_with_env.ps1 fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
test_script_with_errors.ps1
test_script_with_splatting.ps1