debugpy/tests/debug
2019-12-08 14:13:58 -08:00
..
__init__.py Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods. 2019-09-26 13:20:26 -07:00
comms.py Fix attach_by_pid test runner not properly waiting before running debuggee code. 2019-11-19 12:05:57 -08:00
config.py Add safety checks to debug test framework to prevent accidental misuse. 2019-09-27 18:07:50 -07:00
output.py Switch test output capture to use os.pipe(). Fixes #1819. 2019-10-16 11:44:17 -07:00
runners.py Disable attach_to_pid tests on MacOS + Python 2.7 (#1916) 2019-11-19 12:05:57 -08:00
session.py Disable "redirectOutput" in tests by default. 2019-12-08 14:13:58 -08:00
targets.py Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods. 2019-09-26 13:20:26 -07:00