debugpy/tests
Fabio Zadrozny 27e638846d
Send continued event when all threads resume. Fixes #1530. (#1554)
* Send continued event when all threads resume. Fixes #1530.

* Don't hide exception if connect_with_new_session fails.

* Don't send resumed event if we haven't initialized first (fix test_reattach).
2019-07-03 09:51:59 -03:00
..
func Send continued event when all threads resume. Fixes #1530. (#1554) 2019-07-03 09:51:59 -03:00
helpers Send continued event when all threads resume. Fixes #1530. (#1554) 2019-07-03 09:51:59 -03: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
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