debugpy/tests
Fabio Zadrozny 60da1fee41
Port stopped and continued events to pydevd. Fixes #1340, #1341 (#1373)
* Port stopped and continued events to pydevd. Fixes #1340, #1341

* Use 'ptvsd.log.exception' instead of traceback.print_exc.
2019-04-19 09:09:52 -03:00
..
func Port stopped and continued events to pydevd. Fixes #1340, #1341 (#1373) 2019-04-19 09:09:52 -03:00
helpers Port stopped and continued events to pydevd. Fixes #1340, #1341 (#1373) 2019-04-19 09:09:52 -03:00
__init__.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
conftest.py Check if file is in project with original and not translated file. Fixes #1325 (#1362) 2019-04-16 14:37:39 -07:00
test_debugger.py Removing old test code (#1088) 2019-01-07 13:38:32 -08: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_pathutils.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_socket.py Fix incorrect post-exception cleanup in test_reuse_same_address_port 2019-04-04 13:28:49 -07:00