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/sanity
Toshio Kuratomi 33d2728879 Rename python files in hacking/ directory to have .py suffix
ansible-test only passes files which have the .py suffix for sanity
tests on python files.  This change will allow sanity tests to run on
the Python files in hacking/

* Rename test-module to test-module.py
* Symlink test-module for backwards compat since end users may be using
  test-module
* Fix test-module sanity errors that are now triggered
* Rename ansible_profile to ansible-profile.py
* Rename build-ansible
5 years ago
..
ansible-doc Remove modules which have ended their deprecation cycle 6 years ago
code-smell Rename python files in hacking/ directory to have .py suffix 5 years ago
compile Fix sanity tests that are failing with LC_ALL set (#58604) 5 years ago
import Improve import sanity test output handling. (#52136) 6 years ago
pep8 Skip sanity tests that don't apply to bundled code 6 years ago
pslint many pslint fixes (#55862) 5 years ago
pylint Prepare ansible-test for supporting collections. (#58886) 5 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
validate-modules Qtree was not idempotent (#58596) 5 years ago
yamllint Prepare ansible-test for supporting collections. (#58886) 5 years ago
ansible.cfg Fix ansible-test config management. 7 years ago