| .. |
|
__init__.py
|
Tests refactoring. (#1543)
|
2019-06-28 10:13:00 -07:00 |
|
test_args.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_attach.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_breakpoints.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_completions.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_disconnect.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_django.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_evaluate.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_exception.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_exclude_rules.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_flask.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_justmycode.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_log.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_multiproc.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_output.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_parse_args.py
|
Replace --multiprocess CLI switch with --no-subprocesses to reflect multiproc debugging being on by default.
|
2019-09-14 01:54:08 -07:00 |
|
test_path_mapping.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_run.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_set_expression.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_source_mapping.py
|
Fix tests (#1806)
|
2019-09-27 18:04:18 -07:00 |
|
test_start_stop.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_step.py
|
Bunch of minor test fixes (#1726)
|
2019-08-29 00:19:50 -07:00 |
|
test_stop_on_entry.py
|
Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods.
|
2019-09-26 13:20:26 -07:00 |
|
test_system_info.py
|
More test fixes (#1753)
|
2019-09-07 10:46:00 -07:00 |
|
test_threads.py
|
Test fixes.
|
2019-09-11 20:12:12 -07:00 |
|
test_tracing.py
|
Fix #1695: Handle IDE, launcher, debug server, and no-debug disconnect
|
2019-09-10 15:12:23 -07:00 |
|
test_vs_specific.py
|
Fix test_vs_specific
|
2019-09-13 11:05:41 -07:00 |