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
Matt Davis 05aed52d8e
fix get_data on case_insensitive fs (#69955)
* fix get_data on case_insensitive fs

* implement case-sensitive-forcing versions of various os.path methods that just pass through on case-sensitive systems.

* catch broader IOError for py2/py3 compat

* optimization: factor out case-insensitive comparison

* implement case-sensitive open
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration [stable-2.9] Pin Docker version at 19.03.1 (#69635) (#69645) 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test [2.9] ansible-test: make pylint deprecation plugin not choke on tagged versions (#69851) 6 years ago
sanity Revert "2.9: native types: literal_eval all the things (#68938) (#69044)" 6 years ago
units fix get_data on case_insensitive fs (#69955) 6 years ago
utils Increase unit test timeouts. 6 years ago