mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
* Add path mapping tests * Remove unnessary debug option * Add continue on disconnect tests * Add exit on disconnect tests * Fix test failures * Add test for stack format * Add package launch test * Add test for module events * Add ANY.path pattern matching * Change how we test exit on disconnect for launch |
||
|---|---|---|
| .. | ||
| testfiles | ||
| __init__.py | ||
| test_args.py | ||
| test_attach.py | ||
| test_break_into_dbg.py | ||
| test_breakpoints.py | ||
| test_completions.py | ||
| test_disconnect.py | ||
| test_django.py | ||
| test_evaluate.py | ||
| test_exception.py | ||
| test_flask.py | ||
| test_multiproc.py | ||
| test_output.py | ||
| test_path_mapping.py | ||
| test_run.py | ||
| test_start_stop.py | ||
| test_threads.py | ||
| test_vs_specific.py | ||