| .. |
|
testfiles
|
Fix issues with django and jinja2 exceptions with just-my-code turned on. Fixes #1181 (#1243)
|
2019-03-18 19:55:40 -07: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
|
Fix issues with django and jinja2 exceptions with just-my-code turned on. Fixes #1181 (#1243)
|
2019-03-18 19:55:40 -07:00 |
|
test_evaluate.py
|
[WIP] Fixes #1174. Ensure keys are in hex for dicts, lists, tuples (#1225)
|
2019-03-11 19:33:36 -07:00 |
|
test_exception.py
|
Add support for named line markers to pyfile() fixture.
|
2019-02-11 18:39:26 -08:00 |
|
test_flask.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 |
|
test_justmycode.py
|
StackTrace request respecting just-my-code. Fixes #1187
|
2019-03-07 11:20:39 -03:00 |
|
test_log.py
|
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 |
|
test_multiproc.py
|
Disable test_argv_quoting on Python 2.7 on non-Windows platform due to #935.
|
2019-03-20 15:30:54 -07:00 |
|
test_output.py
|
Removing old test code (#1088)
|
2019-01-07 13:38:32 -08:00 |
|
test_path_mapping.py
|
sourceReference = 0 when file is mapped. Fixes #1203 (#1214)
|
2019-03-11 21:15:09 -07: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 |