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
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
..
_data Update test containers in ansible-test. (#74166) 3 years ago
_internal ansible-test - change diff mathching regexp so prefixes are optional 3 years ago
config Remove obsolete `tower` plugin from ansible-test. 3 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago