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.
2018-11-04 13:48:34 +00:00
..
docker tests: better Docker test key comment. 2018-10-30 11:20:32 +00:00
minimize_samples minimize_source: Implement reindentation 2018-03-31 16:53:08 +01:00
module_finder_testmod Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
simple_pkg Initial commit. 2018-03-19 21:35:13 +05:45
six_brokenpkg Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
stubs issue #406: clean up DiagLogStream handling and connect() failure. 2018-11-04 13:48:34 +00:00
webproject Make log_to_file accept string level rather than logging package constant 2018-03-19 21:35:35 +05:45
env_wrapper.sh issue #291: missing env_wrapper.sh test script. 2018-07-22 16:25:06 -07:00
iter_read_generator.py tests: get rid of some more shell 2018-10-30 23:06:32 +00:00
main_with_no_exec_guard.py tests: import missing main_with_no_exec_guard.py. 2018-10-26 09:33:28 +01:00
plain_old_module.py tests: another smattering of 3.x type/API fixes. 2018-07-07 14:55:47 +01:00
python_never_responds.py tests: Pythonize another shell script. 2018-10-30 23:09:06 +00:00
self_contained_program.py Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
write_all_consumer.py tests: Pythonize write_all_consumer.py 2018-10-30 23:12:16 +00:00