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/modules
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.
1 month ago
..
action_passthrough.py
assert_equal.py
bash_return_paths.sh
connection_passthrough.py
custom_bash_old_style_module.sh
custom_bash_want_json_module.sh
custom_binary_producing_json_Darwin
custom_binary_producing_json_Linux
custom_binary_producing_junk_Darwin
custom_binary_producing_junk_Linux
custom_binary_single_null
custom_perl_json_args_module.pl
custom_perl_want_json_module.pl
custom_python_detect_environment.py ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 1 month ago
custom_python_external_module.py
custom_python_external_pkg.py
custom_python_json_args_module.py ansible_mitogen: Respect ansible_facts.discovered_interpreter_python more 3 months ago
custom_python_leaky_class_vars.py
custom_python_modify_environ.py
custom_python_new_style_missing_interpreter.py tests: Avoid intermittant 2 hour timeout in new style Ansible module tests 8 months ago
custom_python_new_style_module.py tests: Avoid intermittant 2 hour timeout in new style Ansible module tests 8 months ago
custom_python_os_getcwd.py ansible_mitogen: Respect ansible_facts.discovered_interpreter_python more 3 months ago
custom_python_prehistoric_module.py tests: Clarify status/purpose of Python 2.x era Ansible Module workaround 8 months ago
custom_python_run_script.py
custom_python_uses_distro.py
custom_python_want_json_module.py ansible_mitogen: Respect ansible_facts.discovered_interpreter_python more 3 months ago
determine_strategy.py
mitogen_action_script.py
mitogen_get_stack.py
mitogen_shutdown_all.py
mitogen_test_gethostbyname.py
module_finder_test.py mitogen: Support PEP 451 ModuleSpec API, required for Python 3.12 8 months ago
test_echo_module.py tests: Use a subprocess to check discovered python == running 1 month ago