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
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.
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration ansible-inventory - add coverage tests (#74130) 5 years ago
lib/ansible_test ansible-test - change diff mathching regexp so prefixes are optional 5 years ago
sanity prep for 2.12 version bump (#74126) 5 years ago
support module compat for py3.8+ controller (#73423) 5 years ago
units Fix comment in iptables unit test (#74061) 5 years ago
utils/shippable module compat for py3.8+ controller (#73423) 5 years ago