summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/_internal/util.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Fix interactive cmd traceback (#84264)Matt Clay2024-11-061-3/+3
* ansible-test - Improve container probe error handling (#84109)Matt Clay2024-10-111-8/+16
* ansible-test - Add Windows remote connection optionMatt Clay2024-08-151-0/+40
* mypy: update code required to bump sanity requirementsAbhijeet Kasurde2024-03-211-1/+1
* ansible-test - Always use managed entry points (#81537)Matt Clay2023-08-181-2/+0
* ansible-test - Fix sanity traceback with `-e` opt (#81271)Matt Clay2023-07-151-1/+1
* Remove Python 3.9 support for the controller (#80973)Sloane Hertel2023-07-101-6/+1
* ansible-test - Fix timeout handling (#80764)Matt Clay2023-05-101-0/+4
* ansible-test - Fix vendoring support (#80074)Matt Clay2023-02-231-0/+17
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-0/+10
* ansible-test - Clean up indentation and spaces (#79980)Matt Clay2023-02-101-31/+31
* ansible-test - Fix various type hinting issues. (#79798)Matt Clay2023-01-241-7/+7
* ansible-test - Avoid direct use of `errno`.Matt Clay2022-11-291-9/+5
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-291-0/+17
* ansible-test - Verify executables are executable. (#78606)Matt Clay2022-08-201-0/+10
* ansible-test - No locale warning with delegation. (#78505)Matt Clay2022-08-111-2/+2
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-051-32/+33
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-051-6/+6
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-32/+32
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-041-29/+29
* ansible-test - Update locale logic to match core. (#78389)Matt Clay2022-08-031-1/+15
* ansible-test - Fix TTY and output handling. (#78350)Matt Clay2022-07-261-14/+35
* ansible-test - Drop Python 3.8 controller support. (#78237)Matt Clay2022-07-201-1/+1
* ansible-test - Use shlex.join where appropriate.Matt Clay2022-06-181-2/+2
* ansible-test - Code cleanup.Matt Clay2022-06-011-6/+6
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-051-12/+34
* ansible-test - Add multi-arch remote support.Matt Clay2022-04-301-0/+66
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-12/+173
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-261-18/+2
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-2/+18
* ansible-test - Support multiple coverage versions.Matt Clay2022-04-201-0/+6
* Support podman-remote in ansible-test (#75753)Matt Martz2022-03-091-13/+0
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-7/+23
* ansible-test - Remove obsolete display of MAXFD.Matt Clay2022-02-241-6/+0
* ansible-test - Clean up future boilerplate. (#76874)Matt Clay2022-01-281-0/+1
* ansible-test - Validate collection ns and name.Matt Clay2022-01-281-0/+6
* ansible-test - Fix plugin loading.Matt Clay2022-01-051-2/+1
* ansible-test - Code cleanup. (#76540)Matt Clay2021-12-111-19/+8
* ansible-test - Remove support for Python 2.6.Matt Clay2021-09-301-3/+0
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-251-38/+33
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-241-76/+28
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-147/+124
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-131-1/+7
* ansible-test - Upgrade pylint to 2.9.3. (#75480)Matt Clay2021-08-121-2/+2
* ansible-test - add ssh debugging logging (#75374)Sam Doran2021-08-031-7/+12
* Add support for testing with Python 3.10.Matt Clay2021-05-101-0/+1
* Code cleanup in ansible-test. (#74529)Matt Clay2021-05-011-3/+3
* Set ansible-test min controller Python to 3.8. (#74395)Matt Clay2021-04-231-3/+4
* Overhaul ansible-test container management.Matt Clay2021-04-121-14/+43
* Import sanity test for plugins (#72497)Felix Fontein2021-02-121-0/+17