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/units/config
Matt Clay 465df0ef8d
Fix encoding issues with file paths. (#50830)
* Fix encoding issues with file paths.

Discovered while testing with ANSIBLE_CONFIG env var set to a path
that contained unicode characters while LC_ALL=C.

* Fix unit tests.

* Fix another path encoding issue.
6 years ago
..
manager Fix encoding issues with file paths. (#50830) 6 years ago
test.cfg config tests 7 years ago
test.yml config tests 7 years ago
test2.cfg config tests 7 years ago
test_data.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_manager.py Review comments 6 years ago