debugpy/tests/helpers
2019-04-29 07:58:44 -03:00
..
debuggee Fix attach() and enable_attach() with log_dir=, and add tests for various ways to enable logging. 2019-03-05 14:32:23 -08:00
__init__.py Fix set next statement with DAP. Fixes #1163 2019-03-21 10:15:22 -03:00
colors.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
messaging.py Fix #890: Provide option to enable logging 2019-03-05 10:49:51 -08:00
pathutils.py Use pydevd path utils for comparison. Fixes #1271 (#1282) 2019-03-30 15:51:12 -07:00
pattern.py Make sure that DAP ids are int32. Fixes #1251 2019-03-25 11:33:38 -03:00
printer.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
session.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_pattern.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_timeline.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
timeline.md Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
timeline.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
watchdog.py Port refactored command line parser to master (#1105) 2019-01-16 20:26:39 -08:00
webhelper.py Fix issues with django and jinja2 exceptions with just-my-code turned on. Fixes #1181 (#1243) 2019-03-18 19:55:40 -07:00