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/lib/ansible_test/_internal/sanity
Matt Clay 57dc7ec265
Prepare ansible-test for inclusion in setup.py (#60294)
* Cache ansible version lookup.
* Fix method of determining ANSIBLE_ROOT.
* Clean up based on PyCharm inspections.
* Generate minimal PKG-INFO without setup.py.
* Use ANSIBLE_LIB_ROOT where possible.
* Use import instead of subprocess to get version.
* Fix install layout type.
* Correct required paths message for installs.
* Update list of files copied during delegation.
* Fix ansible-test entry point.
* Fix pylint issue.
* Fix version lookup on Python 2.x.
* Fix pylint issue.
* Remove unwanted print statement.
6 years ago
..
__init__.py Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
ansible_doc.py Relocate ansible-test code. (#60147) 6 years ago
compile.py Relocate ansible-test code. (#60147) 6 years ago
ignores.py Relocate ansible-test code. (#60147) 6 years ago
import.py Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
integration_aliases.py Relocate ansible-test code. (#60147) 6 years ago
pep8.py Relocate ansible-test code. (#60147) 6 years ago
pslint.py Relocate ansible-test code. (#60147) 6 years ago
pylint.py Relocate validate-modules for easier testing. (#60214) 6 years ago
rstcheck.py Relocate ansible-test code. (#60147) 6 years ago
sanity_docs.py Relocate ansible-test code. (#60147) 6 years ago
shellcheck.py Relocate ansible-test code. (#60147) 6 years ago
validate_modules.py Relocate ansible-test code. (#60147) 6 years ago
yamllint.py Relocate ansible-test code. (#60147) 6 years ago