debugpy/tests/debug
Karthik Nadig c6cee270ca
Reverse the connection direction used by enable attach internals. (#1833)
* Minor cleanup
* Reverse the direction used by enable attach internals.
* Handle occasional Invalid argument
2019-10-08 22:24: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 Reverse the connection direction used by enable attach internals. (#1833) 2019-10-08 22:24:27 -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 Improve reporting of captured multiline debuggee output in tests. 2019-10-03 18:31:37 -07:00
runners.py Reformat tests. 2019-10-03 18:31:37 -07:00
session.py Updating telemetry and some comments (#1825) 2019-10-03 20:30:05 -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