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
Sam Doran 4df9ea86c2 ansible-test - change diff mathching regexp so prefixes are optional
The `a/` and `b/` prefixes can be disabled in the `git diff` output by setting
`diff.noprefix` to `true`. The output is still a valid diff, but `ansible-test` would
raise an exception since without the prefixes, it thought the diff line was invalid.
3 years ago
..
ci Update `resource_prefix` syntax for ansible-test. 3 years ago
cloud Update `resource_prefix` syntax for ansible-test. 3 years ago
coverage Fix ansible-test coverage exporting. 3 years ago
integration Update ansible-test handling of delegation paths. (#69056) 4 years ago
provider ansible-test: make sure tests are also run for the new plugin types (#73599) 3 years ago
sanity ansible-test: make sure tests are also run for the new plugin types (#73599) 3 years ago
units Fix ansible-test pytest plugin loading. (#62119) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago
ansible_util.py Fix ansible-test handling of egg-info. 3 years ago
cache.py Relocate ansible-test code. (#60147) 5 years ago
classification.py ansible-test - ensure trailing separator is added for connection unit test target (#74176) 3 years ago
cli.py Fix ansible-test coverage exporting. 3 years ago
config.py Clean up code in ansible-test. (#73379) 3 years ago
constants.py Relocate ansible-test code. (#60147) 5 years ago
core_ci.py Overhaul ansible-test SSH key management. (#73451) 3 years ago
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 4 years ago
csharp_import_analysis.py Add relative module_util support for powershell (#68321) 4 years ago
data.py Fix ansible-test submodule handling. (#68759) 4 years ago
delegation.py Overhaul ansible-test SSH key management. (#73451) 3 years ago
diff.py ansible-test - change diff mathching regexp so prefixes are optional 3 years ago
docker_util.py Overhaul ansible-test SSH key management. (#73451) 3 years ago
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 4 years ago
env.py Update ansible-test support for CI providers. 4 years ago
executor.py Fix ansible-test handling of egg-info. 3 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 5 years ago
http.py Relocate ansible-test code. (#60147) 5 years ago
import_analysis.py Fix ansible-test relative import analysis. 4 years ago
init.py Relocate ansible-test code. (#60147) 5 years ago
io.py Clean up code in ansible-test. (#73379) 3 years ago
manage_ci.py Overhaul ansible-test SSH key management. (#73451) 3 years ago
metadata.py Update ansible-test support for CI providers. 4 years ago
payload.py Clean up code in ansible-test. (#73379) 3 years ago
powershell_import_analysis.py Add relative module_util support for powershell (#68321) 4 years ago
target.py Clean up code in ansible-test. (#73379) 3 years ago
test.py Clean up code in ansible-test. (#73379) 3 years ago
thread.py Relocate ansible-test code. (#60147) 5 years ago
types.py Code cleanup and refactoring in ansible-test. (#67063) 4 years ago
util.py Import sanity test for plugins (#72497) 3 years ago
util_common.py Overhaul ansible-test SSH key management. (#73451) 3 years ago
venv.py Fix ansible-test virtualenv management. 4 years ago