summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/commands
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-test - Update git diff handling (#80202)Matt Clay2023-03-152-5/+73
* [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206)Matt Clay2023-03-1347-38/+133
* [stable-2.14] ansible-test - Fix file permissions for delegation (#80203)Matt Clay2023-03-133-4/+12
* [stable-2.14] ansible-test - Fix pylint error with old home dir (#80151) (#80...Matt Clay2023-03-071-0/+11
* [stable-2.14] ansible-test - Clean up indentation and spaces (#79980) (#79982)Matt Clay2023-02-1015-128/+128
* Bump acme test container. (#79783) (#79816)Felix Fontein2023-02-101-1/+1
* [stable-2.14] ansible-test - Specify config path in plugin error (#79881) (#7...Matt Clay2023-02-101-4/+4
* [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)Matt Clay2023-02-1011-32/+32
* [stable-2.14] ansible-test - Remove obsolete DirectoryTarget. (#79975)Matt Clay2023-02-101-8/+8
* [stable-2.14] ansible-test - Avoid direct use of `errno`. (#79972)Matt Clay2023-02-101-6/+2
* [stable-2.14] ansible-test - Fix target PyPI proxy config.Matt Clay2022-12-121-10/+8
* [stable-2.14] ansible-test - Improve container management. (#78550) (#79507)Matt Clay2022-12-064-12/+40
* [stable-2.14] ansible-test - Improve pylint command consistency. (#78896)Matt Clay2022-11-221-1/+1
* [stable-2.14] ansible-test - Fix and update documentation links.Matt Clay2022-11-032-2/+3
* [stable-2.14] ansible-test - Fix integration test target filter. (#78862)Matt Clay2022-09-221-4/+4
* ansible-test - Upgrade pylint. (#78727)Matt Clay2022-09-071-10/+0
* ansible-test - Verify executables are executable. (#78606)Matt Clay2022-08-191-2/+3
* ansible-test - Update sanity test requirements. (#78528)Matt Clay2022-08-111-5/+0
* ansible-test - Fix ansible-doc sanity test FQCN. (#78518)Matt Clay2022-08-111-4/+5
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-0434-221/+222
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-0413-37/+37
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-0424-248/+248
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-0/+26
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-0355-310/+310
* ansible-test - Parse content config only once. (#78418)Matt Clay2022-08-022-9/+11
* ansible-test - Fix TTY and output handling. (#78350)Matt Clay2022-07-262-5/+5
* ansible-test - Drop Python 3.8 controller support. (#78237)Matt Clay2022-07-191-10/+2
* ansible-test - Clean up type hints and comments.Matt Clay2022-06-082-5/+4
* ansible-test - Adjust unit test mock usage. (#77961)Matt Clay2022-06-071-5/+15
* ansible-test - Skip mypy runs under Python 3.11.Matt Clay2022-06-061-0/+5
* ansible-test - Ignore vendored code in mypy test.Matt Clay2022-06-061-1/+7
* ansible-test - Prefer unittest.mock for core.Matt Clay2022-06-011-1/+6
* ansible-test - Code cleanup.Matt Clay2022-06-017-10/+10
* ansible-test - More multi-arch containers.Matt Clay2022-05-251-1/+1
* Add Python 3.11 support.Matt Clay2022-05-172-0/+15
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-054-4/+24
* Update mypy test. Fix type hints for Python 3.9.Matt Clay2022-05-031-4/+15
* ansible-test - Add multi-arch remote support.Matt Clay2022-04-294-7/+16
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-2710-11/+25
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-257-21/+7
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-257-7/+21
* ansible-test - Support multiple coverage versions.Matt Clay2022-04-192-30/+71
* ansible-test - Fix origin host target filtering.Matt Clay2022-03-301-1/+1
* Add find_spec and exec_module to RestrictedModuleLoader (#76427)Sloane Hertel2022-03-231-1/+4
* ansible-test - Fix delegation inventory path.Matt Clay2022-03-103-4/+25
* ansible-test - Fix PS coverage `--all` generation.Matt Clay2022-03-091-14/+18
* Initial mypy sanity test support for core.Matt Clay2022-03-081-0/+247
* Extend validate-modules to also validate plugins (#71734)Felix Fontein2022-03-043-45/+79
* ansible-test - Simplify type hints.Matt Clay2022-03-035-31/+26
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-2825-79/+100