summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/util_common.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-test - Clean up indentation and spaces (#79980) (#79982)Matt Clay2023-02-101-22/+22
* [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)Matt Clay2023-02-101-4/+4
* [stable-2.14] ansible-test - Fix and update documentation links.Matt Clay2022-11-031-0/+26
* ansible-test - Verify executables are executable. (#78606)Matt Clay2022-08-191-4/+5
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-13/+14
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-2/+2
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-46/+46
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-19/+19
* ansible-test - Fix TTY and output handling. (#78350)Matt Clay2022-07-261-2/+3
* ansible-test - Clean up type hints and comments.Matt Clay2022-06-081-2/+2
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-051-2/+4
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-3/+5
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-3/+1
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-1/+3
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-15/+8
* ansible-test - Clean up future boilerplate. (#76874)Matt Clay2022-01-281-2/+2
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-241-17/+16
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-241-5/+1
* ansible-test - Create injector scripts at runtime. (#75761)Matt Clay2021-09-221-1/+74
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-208/+120
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-121-1/+2
* ansible-test - add ssh debugging logging (#75374)Sam Doran2021-08-031-2/+4
* Code cleanup in ansible-test. (#74529)Matt Clay2021-04-301-2/+2
* Overhaul ansible-test container management.Matt Clay2021-04-121-1/+1
* Overhaul ansible-test SSH key management. (#73451)Matt Clay2021-02-021-0/+15
* Always use python exec wrapper in ansible-test.Matt Clay2021-01-281-10/+9
* Clean up code in ansible-test. (#73379)Matt Clay2021-01-261-24/+0
* Rename to ansible-core (#72594)Rick Elrod2020-11-131-1/+1
* Restore ansible-test coverage config.Matt Clay2020-11-021-1/+1
* rethink wording (#70028)Brian Coca2020-10-301-1/+1
* Code cleanup for ansible-test coverage support.Matt Clay2020-06-241-1/+1
* Update ansible-test default containers. (#69819)Matt Clay2020-06-091-0/+92
* Add relative module_util support for powershell (#68321)Jordan Borean2020-04-011-0/+21
* Fix ansible-test PATH handling.Matt Clay2020-03-231-5/+0
* Add code coverage target analysis to ansible-test. (#67141)Matt Clay2020-02-051-2/+9
* Code cleanup and refactoring in ansible-test. (#67063)Matt Clay2020-02-041-21/+11
* Fix ansible-test env var mixing running commands.Matt Clay2019-10-171-0/+2
* Fix ansible-test PYTHONPATH handling.Matt Clay2019-09-261-0/+8
* Redact sensitive values by default in ansible-testMatt Clay2019-09-171-3/+0
* Fix issues with ansible-test --venv option. (#62033)Matt Clay2019-09-091-15/+25
* Update collections integration targets path. (#61523)Matt Clay2019-08-291-0/+20
* More ansible-test path handling updates. (#61484)Matt Clay2019-08-281-3/+3
* Attempt quick fix for CI failures.Matt Clay2019-08-281-1/+1
* Overhaul ansible-test test path handling. (#61416)Matt Clay2019-08-271-4/+74
* PowerShell - Added coverage collector (#59009)Jordan Borean2019-08-281-3/+13
* Update ansible-test collection inventory handling. (#61031)Matt Clay2019-08-211-0/+4
* Clean up ansible-test results path handling.Matt Clay2019-08-131-1/+5
* Prepare ansible-test for inclusion in setup.py (#60294)Matt Clay2019-08-081-1/+0
* Move ansible-test coverage config to test/lib/Matt Clay2019-08-071-9/+16
* Relocate ansible-test code. (#60147)Matt Clay2019-08-061-0/+251