debugpy/tests
Pavel Minaev ef6efe2176 Fix #1413: Stop on entry hangs the debugger
Reimplement ptvsd.debugger.debug() VS entry point via ptvsd.__main__.
2019-05-20 20:28:16 -07:00
..
func Fix #1413: Stop on entry hangs the debugger 2019-05-20 20:28:16 -07:00
helpers Fix #1413: Stop on entry hangs the debugger 2019-05-20 20:28:16 -07:00
__init__.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
conftest.py Properly handle case where a thread event can be sent before issuing a threads request. 2019-04-29 07:58:44 -03:00
test_internals_filter.py Set don't trace ptvsd files via json message. Fixes #1220 (#1346) 2019-04-16 09:11:09 -07:00
test_messaging.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_parse_args.py Port refactored command line parser to master (#1105) 2019-01-16 20:26:39 -08:00
test_socket.py Fix incorrect post-exception cleanup in test_reuse_same_address_port 2019-04-04 13:28:49 -07:00