debugpy/tests
Eric Snow 0b96df8e01
Fix daemon testing. (#360)
* Pass the Daemon args during tests.

* Use placeholder exit handlers until connected.

* Do not install exit handlers if already installed.
2018-04-16 17:53:02 -06:00
..
debugger_protocol Implement the request and response message types. 2018-02-06 09:23:28 +00:00
helpers Fix daemon testing. (#360) 2018-04-16 17:53:02 -06:00
highlevel Implement hit condition breakpoint (#359) 2018-04-16 16:17:44 -07:00
ptvsd Add a --server-host CLI arg. 2018-04-16 21:30:31 +00:00
system_tests Implement hit condition breakpoint (#359) 2018-04-16 16:17:44 -07:00
__init__.py Stop importing ptvsd.wrapper in ptvsd.__init__. 2018-04-02 17:29:35 +00:00
__main__.py Add "make check-dap-schema". 2018-03-21 20:13:53 +00:00
test_tests___main__.py lint 2018-03-05 23:59:40 +00:00