debugpy/tests/helpers
Eric Snow 0d7e0d2656
Wait-on-exit before sending "disconnect" response. (#475)
(fixes gh-459)

We must wait-for-user before the "disconnect" response is sent. This PR fixes that.
2018-06-14 15:50:50 -06:00
..
pydevd Wait-on-exit before sending "disconnect" response. (#475) 2018-06-14 15:50:50 -06:00
vsc Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
__init__.py Support re-attaching to an adapter. (#381) 2018-05-22 16:50:55 -06:00
_io.py Add "live" breakpoint tests. (#376) 2018-05-29 10:37:38 -06:00
counter.py Support re-attaching to an adapter. (#381) 2018-05-22 16:50:55 -06:00
debugadapter.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
debugclient.py Wait-on-exit before sending "disconnect" response. (#475) 2018-06-14 15:50:50 -06:00
debugsession.py Wait-on-exit before sending "disconnect" response. (#475) 2018-06-14 15:50:50 -06:00
header.py Add message-related testing helpers. 2018-04-11 21:44:18 +00:00
http.py Wait-on-exit before sending "disconnect" response. (#475) 2018-06-14 15:50:50 -06:00
lock.py Support re-attaching to an adapter. (#381) 2018-05-22 16:50:55 -06:00
message.py Fixes #338 (output is no longer buffered). (#476) 2018-06-14 11:01:24 -07:00
proc.py Support re-attaching to an adapter. (#381) 2018-05-22 16:50:55 -06:00
protocol.py Wait-on-exit before sending "disconnect" response. (#475) 2018-06-14 15:50:50 -06:00
socket.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
stub.py Fix the Stub.add_call_exact() signature. 2018-02-06 16:24:36 +00:00
threading.py Wait-on-exit before sending "disconnect" response. (#475) 2018-06-14 15:50:50 -06:00
workspace.py Factor out a Lockfile testing helper. 2018-04-11 21:44:19 +00:00