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/data
David Wilson 802de6a8d5 issue #406: clean up DiagLogStream handling and connect() failure.
When Stream.connect() fails, have it just use on_disconnect(). Now there
is a single disconnect cleanup path.

Remove cutpasted DiagLogStream setup/destruction, and move it into the
base class (temporarily), and only manage the lifetime of its underlying
FD via Side.close().  This cures another EBADF failure.
6 years ago
..
docker tests: better Docker test key comment. 6 years ago
minimize_samples
module_finder_testmod
simple_pkg
six_brokenpkg
stubs issue #406: clean up DiagLogStream handling and connect() failure. 6 years ago
webproject
env_wrapper.sh issue #291: missing env_wrapper.sh test script. 6 years ago
iter_read_generator.py tests: get rid of some more shell 6 years ago
main_with_no_exec_guard.py tests: import missing main_with_no_exec_guard.py. 6 years ago
plain_old_module.py tests: another smattering of 3.x type/API fixes. 6 years ago
python_never_responds.py tests: Pythonize another shell script. 6 years ago
self_contained_program.py
write_all_consumer.py tests: Pythonize write_all_consumer.py 6 years ago