summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/ansible_util.py
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-8/+10
* ansible-test - Clean up indentation and spaces (#79980)Matt Clay2023-02-101-5/+5
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-291-0/+5
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-5/+5
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-2/+2
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-6/+6
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-8/+8
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-7/+7
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-3/+3
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-3/+3
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-2/+2
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-201-1/+0
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-241-7/+2
* ansible-test - Create injector scripts at runtime. (#75761)Matt Clay2021-09-221-2/+2
* Python 3.8 Controller Minimum (#74013)Matt Martz2021-09-211-1/+0
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-51/+42
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-121-3/+5
* Disable jinja2_native warning in CI (#75214)Martin Krizek2021-07-081-0/+1
* Code cleanup in ansible-test. (#74529)Matt Clay2021-04-301-2/+5
* Overhaul ansible-test container management.Matt Clay2021-04-121-0/+13
* Fix ansible-test handling of egg-info.Matt Clay2021-02-131-9/+45
* Emit warning when running on the controller with a Python older than 3.8 (#72...Matt Martz2020-11-091-0/+1
* config: singular ANSIBLE_COLLECTIONS_PATH (#70007)James Cassell2020-06-111-2/+2
* Additional ansible-test sanity adjustments. (#69974)Matt Clay2020-06-101-9/+14
* Split out and install sanity test requirements. (#69971)Matt Clay2020-06-091-1/+4
* Add deprecated removed_in_version and deprecated_aliases version tests (#66920)Felix Fontein2020-05-131-0/+33
* Fix ansible-test code coverage collection. (#68502)Matt Clay2020-03-271-0/+5
* Remove test support option from ansible-test.Matt Clay2020-03-231-3/+1
* Support private test plugins in ansible-test. (#67660)Matt Clay2020-02-211-0/+61
* Add warning when running devel (#67502)Matt Martz2020-02-191-0/+1
* Fix ansible-test coverage of ansible-connection.Matt Clay2020-01-281-0/+9
* Change the check_pyyaml() function to return the features of pyyaml that we c...Toshio Kuratomi2019-12-201-6/+8
* Fix ansible-test PYTHONPATH handling.Matt Clay2019-09-261-1/+25
* Overhaul ansible-test test path handling. (#61416)Matt Clay2019-08-271-1/+2
* Update ansible-test collection inventory handling. (#61031)Matt Clay2019-08-211-1/+2
* Clean up ansible-test results path handling.Matt Clay2019-08-131-1/+1
* Update ansible-test integration config handling. (#60448)Matt Clay2019-08-131-9/+13
* Update ansible-test layout and payload handling.Matt Clay2019-08-081-4/+3
* Prepare ansible-test for inclusion in setup.py (#60294)Matt Clay2019-08-081-1/+2
* Relocate ansible-test code. (#60147)Matt Clay2019-08-061-0/+113