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/integration
David Wilson 6aeb4e9f05 issue #164: precisely emulate Ansible's stdio behaviour.
* Use identical logic to select when stdout/stderr are merged, so
  'stdout', 'stdout_lines', 'stderr', 'stderr_lines' contain the same
  output before/after the extension.

* When stdout/stderr are merged, synthesize carriage returns just like
  the TTY layer.

* Mimic the SSH connection multiplexing message on stderr. Not really
  for user code, but so compare_output_test.sh needs fewer fixups.
8 years ago
..
action__low_level_execute_command.yml issue #164: precisely emulate Ansible's stdio behaviour. 8 years ago
all.yml issue #164: rearrange playbooks a little more 8 years ago
async_polling.yml issue #164: stop tests on first failure 8 years ago
playbook__become_flags.yml issue #164: stop tests on first failure 8 years ago
playbook__delegate_to.yml issue #164: stop tests on first failure 8 years ago
playbook__environment.yml issue #164: stop tests on first failure 8 years ago
runner.yml issue #164: split "examples" out into regression/integration tests. 8 years ago
runner__builtin_command_module.yml issue #164: stop tests on first failure 8 years ago
runner__custom_bash_old_style_module.yml issue #164: stop tests on first failure 8 years ago
runner__custom_bash_want_json_module.yml issue #164: stop tests on first failure 8 years ago
runner__custom_binary_producing_json.yml issue #164: stop tests on first failure 8 years ago
runner__custom_binary_producing_junk.yml issue #164: stop tests on first failure 8 years ago
runner__custom_binary_single_null.yml issue #164: precisely emulate Ansible's stdio behaviour. 8 years ago
runner__custom_perl_json_args_module.yml issue #164: stop tests on first failure 8 years ago
runner__custom_perl_want_json_module.yml issue #164: stop tests on first failure 8 years ago
runner__custom_python_json_args_module.yml issue #164: stop tests on first failure 8 years ago
runner__custom_python_new_style_module.yml issue #164: stop tests on first failure 8 years ago
runner__custom_python_want_json_module.yml issue #164: stop tests on first failure 8 years ago
runner__remote_tmp.yml issue #164: stop tests on first failure 8 years ago