summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/target.py
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Allow target prefixes to use `_` (#80021)Matt Clay2023-02-201-7/+3
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-5/+10
* ansible-test - Clean up indentation and spaces (#79980)Matt Clay2023-02-101-17/+17
* ansible-test - Fix various type hinting issues. (#79798)Matt Clay2023-01-231-22/+12
* ansible-test - Remove obsolete DirectoryTarget.Matt Clay2023-01-231-19/+5
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-291-0/+2
* ansible-test - Fix self-test change handling. (#78521)Matt Clay2022-08-111-0/+3
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-28/+29
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-4/+4
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-24/+24
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-13/+13
* ansible-test - Code cleanup.Matt Clay2022-06-011-1/+1
* ansible-test - Fix type hints.Matt Clay2022-01-051-1/+1
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-241-104/+52
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-241-5/+2
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-17/+98
* Overhaul ansible-test container management.Matt Clay2021-04-121-0/+3
* Clean up code in ansible-test. (#73379)Matt Clay2021-01-261-0/+2
* ansible-test sanity: fix UnicodeDecodeError for `--python 2.7 --docker` (#72623)Felix Fontein2020-12-041-3/+4
* Testing: Add support for CentOS Linux On Power platform (#68130)Yanis Guenane2020-04-151-0/+3
* Fix network setup for collections in ansible-test.Matt Clay2020-02-211-0/+4
* Code cleanup and refactoring in ansible-test. (#67063)Matt Clay2020-02-041-10/+14
* Update collections integration targets path. (#61523)Matt Clay2019-08-291-3/+48
* Simplify ansible-test target processing. (#61506)Matt Clay2019-08-281-17/+9
* Overhaul ansible-test test path handling. (#61416)Matt Clay2019-08-271-4/+6
* PowerShell - Added coverage collector (#59009)Jordan Borean2019-08-281-0/+7
* Improve ansible-test env display. (#61339)Matt Clay2019-08-261-3/+3
* Sanity test updates for collections support. (#61248)Matt Clay2019-08-231-15/+25
* Fix ansible-test TypeVar type annotations.Matt Clay2019-08-091-11/+21
* Relocate ansible-test code. (#60147)Matt Clay2019-08-061-0/+616