| .. |
|
testfiles
|
Add more tests (#1149)
|
2019-02-12 13:58:07 -08:00 |
|
__init__.py
|
Removing old test code (#1088)
|
2019-01-07 13:38:32 -08:00 |
|
test_args.py
|
Port refactored command line parser to master (#1105)
|
2019-01-16 20:26:39 -08:00 |
|
test_attach.py
|
Fixes #1048. Enable reattach test with fixes (#1156)
|
2019-02-19 21:30:26 -08:00 |
|
test_break_into_dbg.py
|
Removing old test code (#1088)
|
2019-01-07 13:38:32 -08:00 |
|
test_breakpoints.py
|
Enable delayed stack trace loading (#1182)
|
2019-02-26 15:08:31 -08:00 |
|
test_completions.py
|
Removing old test code (#1088)
|
2019-01-07 13:38:32 -08:00 |
|
test_disconnect.py
|
Removing old test code (#1088)
|
2019-01-07 13:38:32 -08:00 |
|
test_django.py
|
Support scopes, stackTrace, setVariable, evaluate, setExpression and modules DAP messages in pydevd. #1092
|
2019-02-25 17:14:34 -03:00 |
|
test_evaluate.py
|
evaluateName of __len__ should be len(x) instead of x.__len__(). Fixes #1176
|
2019-02-28 08:25:14 -03:00 |
|
test_exception.py
|
Add support for named line markers to pyfile() fixture.
|
2019-02-11 18:39:26 -08:00 |
|
test_flask.py
|
Add more tests (#1149)
|
2019-02-12 13:58:07 -08:00 |
|
test_justmycode.py
|
Add test for jmc stack frames (#1188)
|
2019-02-27 23:40:25 -08:00 |
|
test_multiproc.py
|
Removing old test code (#1088)
|
2019-01-07 13:38:32 -08:00 |
|
test_output.py
|
Removing old test code (#1088)
|
2019-01-07 13:38:32 -08:00 |
|
test_path_mapping.py
|
Support scopes, stackTrace, setVariable, evaluate, setExpression and modules DAP messages in pydevd. #1092
|
2019-02-25 17:14:34 -03:00 |
|
test_run.py
|
Fix #1125: No-Debug run (ctrl+F5) VSCode is unable to establish connection with debugger (#1128)
|
2019-01-28 16:30:33 -08:00 |
|
test_set_expression.py
|
Improving resolvers format in pydevd. #1092
|
2019-02-25 17:14:34 -03:00 |
|
test_start_stop.py
|
Ensure that stopOnEntry test checks path (#1190)
|
2019-03-01 17:48:58 -08:00 |
|
test_step.py
|
Fix #18: Set Next Statement
|
2019-02-25 12:06:16 -08:00 |
|
test_stop_on_entry.py
|
Fixes issue identifying ptvsd files (fixes stop on entry). #1159 (#1160)
|
2019-02-25 10:58:14 -08:00 |
|
test_threads.py
|
Fix #1009: Provide a public API to register threads not created by Python for debugging
|
2019-02-11 21:08:42 -08:00 |
|
test_vs_specific.py
|
Removing old test code (#1088)
|
2019-01-07 13:38:32 -08:00 |