salt/tests/support
Shane Lee 45c56b0033 Fix issues with the cmd module on Windows
stderr is no longer piped to stdout by default for cmd.run
Scripts are called using the -File paramter for powershell.exe
stderr is cleared if it contains CLIXML (only for encoded commands)
cmd.powershell now accepts lists as commands
Makes sure returned JSON data is valid before trying to load it
Strips whitespace from the stdout in win_runas
2024-05-14 21:15:16 +01:00
..
pytest Fix issues with the cmd module on Windows 2024-05-14 21:15:16 +01:00
__init__.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
case.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
cli_scripts.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
events.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
gitfs.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
helpers.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
kernelpkg.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
mixins.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
mock.py Fix test_log_beacon.py::test_log_match test on Windows 2024-03-06 15:19:54 +00:00
napalm.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
netapi.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
paths.py Proxy tests only exists under pytests/. Delete unused proxy conf/code. 2021-06-21 06:49:49 -04:00
pkg.py If anything is left behind running, terminate it 2024-05-09 16:39:56 +01:00
runtests.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
sminion.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
unit.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
virt.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
win_installer.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
xmlunit.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
zfs.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00