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.
mitogen/tests/ansible/lib
Alex Willmer 27214517a7 tests: Use a subprocess to check discovered python == running
This replaces the use of `os.path.realpath()` which gave incorrect results on
macOS - depending on the exact Python build, Python version, macOS version,
installation method, and phase of the moon.

realpath information kept around to aid debugging.
2 months ago
..
action Add Python 3.11 support 1 year ago
callback tests: Print task durations 2 years ago
filters Remove unused module imports 3 years ago
module_utils Remove unused module imports 3 years ago
modules tests: Use a subprocess to check discovered python == running 2 months ago
modules.src ansible: better planner logging, try again 7 years ago
vars issue #477: older Ansibles had no vars plugin base class. 6 years ago