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 71e33d2578
version test - improve message when value is empty (#74754)
When an empty value is provided, no `version` attribute will exist on the `LooseVersion` or
`StrictVersion` object. We catch and handle this, but it's not immediatebly clear that an
AttributeError means an empty value was provided.

Specifically handle the case where value or version are empty and add more
helpful error messages.

Add integration tests.
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 7 years ago
integration version test - improve message when value is empty (#74754) 5 years ago
lib/ansible_test Remove PyCrypto (#74699) 5 years ago
sanity updates jinja filters links with new pattern for Jinja 3.x documentation 5 years ago
support Vendor `distutils.version` (#74644) 5 years ago
units Remove PyCrypto (#74699) 5 years ago
utils/shippable Remove unused CI scripts. 5 years ago