You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/executor
Matt Clay 462affa7c4
Clean up interpreter discovery (#84394)
* Clean up interpreter discovery

- Deprecated `auto_legacy` and `auto_legacy_silent`
- Removed obsolete platform fallback config and logic
- Replaced unit tests with integration tests
- Increased test coverage
9 months ago
..
module_common Remove deprecated pycompat24 and importlib (#84161) 1 year ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_play_iterator.py Reduce number of implicit meta tasks (#84007) 1 year ago
test_playbook_executor.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_task_executor.py Don't inherit stdio (#82770) 10 months ago
test_task_queue_manager_callbacks.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_task_result.py Typo fixes and other bits and bobs (#83672) 1 year ago