debugpy/tests/ptvsd/server
Fabio Zadrozny 0149646a4d Consider relative paths as library paths. Fixes #1946 Fixes #2027
This commit also makes sure that unhandled exceptions raised
in libraries are shown if some frame from its stack is in user
code (when justMyCode:true).
2020-01-10 07:02:00 -03:00
..
__init__.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
test_args.py Reduce default test matrix to avoid redundant tests. 2019-11-19 12:05:57 -08:00
test_attach.py Disable attach tests on macOS + Python 3.6 due to #1967 2019-12-13 18:37:56 -08:00
test_breakpoints.py Disable "redirectOutput" in tests by default. 2019-12-08 14:13:58 -08:00
test_cli.py Simplify options handling. 2019-12-11 20:42:01 -08:00
test_completions.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
test_disconnect.py Reduce default test matrix to avoid redundant tests. 2019-11-19 12:05:57 -08:00
test_django.py Fix and re-enable Django multiproc test. 2019-11-20 16:15:02 -08:00
test_evaluate.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
test_exception.py Disable test_systemexit on macOS due to #1988 2019-12-13 18:37:56 -08:00
test_exclude_rules.py Consider relative paths as library paths. Fixes #1946 Fixes #2027 2020-01-10 07:02:00 -03:00
test_flask.py Fix #1884: Use sys.platform over platform.system() 2019-11-19 12:05:57 -08:00
test_justmycode.py Reduce default test matrix to avoid redundant tests. 2019-11-19 12:05:57 -08:00
test_log.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
test_multiproc.py Disable attach tests on macOS + Python 3.6 due to #1967 2019-12-13 18:37:56 -08:00
test_output.py Disable "redirectOutput" in tests by default. 2019-12-08 14:13:58 -08:00
test_path_mapping.py Reduce default test matrix to avoid redundant tests. 2019-11-19 12:05:57 -08:00
test_run.py Disable "redirectOutput" in tests by default. 2019-12-08 14:13:58 -08:00
test_source_mapping.py Reduce default test matrix to avoid redundant tests. 2019-11-19 12:05:57 -08:00
test_start_stop.py Reduce default test matrix to avoid redundant tests. 2019-11-19 12:05:57 -08:00
test_step.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
test_stop_on_entry.py Reduce default test matrix to avoid redundant tests. 2019-11-19 12:05:57 -08:00
test_system_info.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
test_threads.py Fix #1884: Use sys.platform over platform.system() 2019-11-19 12:05:57 -08:00
test_tracing.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
test_vs_specific.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00