debugpy/tests/debugpy
2020-08-26 10:09:19 -07:00
..
adapter Rename tests/ptvsd -> tests/debugpy 2020-01-21 01:06:04 -08:00
common Reformat everything with a newer version of Black. 2020-06-26 13:37:31 -07:00
server Fix https://github.com/microsoft/ptvsd/issues/2079: 2020-02-17 18:21:13 -08:00
__init__.py Rename tests/ptvsd -> tests/debugpy 2020-01-21 01:06:04 -08:00
test_args.py Fix #156: Add a flag for the old way of handling args from a launch config 2020-05-07 12:31:40 -07:00
test_attach.py Disable test_attach_pid_client on Windows and macOS per #311 2020-06-24 08:56:18 -07:00
test_breakpoints.py Reformat everything with a newer version of Black. 2020-06-26 13:37:31 -07:00
test_completions.py Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
test_disconnect.py Fix https://github.com/microsoft/ptvsd/issues/1824: 2020-03-05 13:56:22 -08:00
test_django.py Swap attach_listen / attach_connect to reflect the client perspective. 2020-03-05 13:56:22 -08:00
test_docstrings.py Rename tests/ptvsd -> tests/debugpy 2020-01-21 01:06:04 -08:00
test_env.py Swap attach_listen / attach_connect to reflect the client perspective. 2020-03-05 13:56:22 -08:00
test_evaluate.py Improve dealing with blocking evaluate requests. Fixes #157 2020-07-18 14:57:02 -03:00
test_exception.py Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
test_exclude_rules.py Reformat everything with a newer version of Black. 2020-06-26 13:37:31 -07:00
test_flask.py Swap attach_listen / attach_connect to reflect the client perspective. 2020-03-05 13:56:22 -08:00
test_gevent.py Actually run full test matrix for DEBUGBY_TESTS_FULL=1. 2020-03-05 13:56:22 -08:00
test_input.py Fix #370: Terminal Keyboard Inputs not being accepted 2020-08-19 14:50:44 -07:00
test_justmycode.py Reformat everything with a newer version of Black. 2020-06-26 13:37:31 -07:00
test_log.py Fix https://github.com/microsoft/ptvsd/issues/1824: 2020-03-05 13:56:22 -08:00
test_multiproc.py Fix #125: Stop Debugging in a "noDebug" session doesn't kill subprocesses 2020-08-11 09:41:51 -07:00
test_output.py Fix #370: Terminal Keyboard Inputs not being accepted 2020-08-19 14:50:44 -07:00
test_path_mapping.py Reformat everything with a newer version of Black. 2020-06-26 13:37:31 -07:00
test_run.py Disable frame-eval by default to work around #346. 2020-08-26 10:09:19 -07:00
test_source_mapping.py Reformat everything with a newer version of Black. 2020-06-26 13:37:31 -07:00
test_step.py Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
test_stop_on_entry.py Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
test_system_info.py Refactor debugpy API and CLI for clarity and consistency. 2020-02-11 14:40:25 -08:00
test_threads.py Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
test_tracing.py Refactor debugpy API and CLI for clarity and consistency. 2020-02-11 14:40:25 -08:00
test_vs_specific.py Purge all mentions of "IDE", and replace with "client" or "clients" as appropriate. 2020-02-11 17:03:45 -08:00