debugpy/tests
2019-05-23 15:14:50 -07:00
..
func Ensure stop_on_entry is unset after first break. Fixes #1456 (#1457) 2019-05-21 23:23:01 -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 Ensure stop_on_entry is unset after first break. Fixes #1456 (#1457) 2019-05-21 23:23:01 -07:00
requirements.txt Reorganize source code to reflect the split between the adapter proper and the debug server. 2019-05-23 15:14:50 -07: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