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/runner/lib/sanity
Matt Clay b06f5634c5 Simplify ansible-test target expansion.
Targets are always expanded to full lists now instead of optimizing
for shorter lists by collapsing directories.

This change only affects unit tests and the ansible-doc sanity test,
as they were the only remaining tests using the old behavior.
6 years ago
..
__init__.py Simplify ansible-test target expansion. 6 years ago
ansible_doc.py Simplify ansible-test target expansion. 6 years ago
compile.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
import.py Overhaul ansible-test code coverage and injector. (#53510) 6 years ago
integration_aliases.py Add file exists check in integration-aliases test. 6 years ago
pep8.py Improve ansible-test match error handling. 6 years ago
pslint.py Bump deps for ntlm-auth and PSScriptAnalyzer (#55269) 6 years ago
pylint.py Update pylint and split runs more to avoid hangs. 6 years ago
rstcheck.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
sanity_docs.py Multiple ansible-test fixes. (#38247) 7 years ago
shellcheck.py Support comments in ansible-test flat files. 6 years ago
validate_modules.py Add test for invalid ignore entries. 6 years ago
yamllint.py Fix typo in doc_fragments path. 6 years ago