debugpy/tests/debug
2019-09-30 22:01:27 -07: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 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
config.py Add safety checks to debug test framework to prevent accidental misuse. 2019-09-27 18:07:50 -07:00
output.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
runners.py Disable attach_by_pid where applicable (#1810, #1811). 2019-09-30 04:41:10 -07:00
session.py Disable Python stdio buffering when spawning processes in tests. 2019-09-30 22:01:27 -07: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